Browser extension for AnythingLLM Docker & Desktop application
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
# Add to your Claude Code skills
git clone https://github.com/Mintplex-Labs/anythingllm-extensionGuides for using ai agents skills like anythingllm-extension.
Last scanned: 5/30/2026
{
"issues": [
{
"type": "npm-audit",
"message": "@babel/helpers: Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "brace-expansion: brace-expansion Regular Expression Denial of Service vulnerability",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "cross-spawn: Regular Expression Denial of Service (ReDoS) in cross-spawn",
"severity": "high"
},
{
"type": "npm-audit",
"message": "esbuild: esbuild enables any website to send any requests to the development server and read the response",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "glob: glob CLI: Command injection via -c/--cmd executes matches with shell:true",
"severity": "high"
},
{
"type": "npm-audit",
"message": "minimatch: minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"severity": "high"
},
{
"type": "npm-audit",
"message": "nanoid: Predictable results in nanoid generation when given non-integer values",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "picomatch: Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching",
"severity": "high"
},
{
"type": "npm-audit",
"message": "postcss: PostCSS has XSS via Unescaped </style> in its CSS Stringify Output",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "rollup: DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS",
"severity": "high"
},
{
"type": "npm-audit",
"message": "vite: Vite DOM Clobbering gadget found in vite bundled scripts that leads to XSS",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "yaml: yaml is vulnerable to Stack Overflow via deeply nested YAML collections",
"severity": "medium"
}
],
"status": "WARNING",
"scannedAt": "2026-05-30T15:44:47.009Z",
"npmAuditRan": true,
"pipAuditRan": true
}or
chrome://extensions.dist folder from this project.To set up the project for development:
Install dependencies:
yarn install
Run the development server:
yarn dev
To build the extension:
yarn build
The built extension will be in the dist folder.
Contributions are welcome! Feel free to submit a PR.
Copyright © 2024 Mintplex Labs. This project is MIT licensed.
anythingllm-extension is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Mintplex-Labs. Browser extension for AnythingLLM Docker & Desktop application. It has 204 GitHub stars.
anythingllm-extension returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.
Clone the repository with "git clone https://github.com/Mintplex-Labs/anythingllm-extension" and add it to your Claude Code skills directory (see the Installation section above).
anythingllm-extension is primarily written in JavaScript. It is open-source under Mintplex-Labs on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh anythingllm-extension against similar tools.
No comments yet. Be the first to share your thoughts!