Local-first AI developer toolkit — knowledge base, code analysis, context management, and developer tools for LLM agents
- capability exposureinferred+35
- inherited (deps)attested+15
- tool safetyinferred+12
- trust mitigatorsmixed−3
attestedinferredmixed
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
graded 7m ago · see ecosystem CVEs →
no known CVEs for this server.
inherited (deps) · grade factor +15
- highdangerous code
dynamic exec: new Function(), vm exec, eval()
analyzed v0.1.296 · analyzer v17 · 6h ago
danger signals5
- dynamic code executionnew Function()package/scaffold/dist/definitions/bodies.mjs:688
- [ ] **eval/Function prevention**: No dynamic code execution from user input (\`eval()\`, \`new Function()\`, \`vm.runInNewContext()\`) - dynamic code executionvm execpackage/scaffold/dist/definitions/bodies.mjs:688
- [ ] **eval/Function prevention**: No dynamic code execution from user input (\`eval()\`, \`new Function()\`, \`vm.runInNewContext()\`) - dynamic code executioneval()package/scaffold/dist/definitions/bodies.mjs:688
- [ ] **eval/Function prevention**: No dynamic code execution from user input (\`eval()\`, \`new Function()\`, \`vm.runInNewContext()\`) - dynamic code executionnew Function()package/scaffold/dist/definitions/skills/typescript.mjs:370
- Avoid \`eval()\`, \`new Function()\`, and dynamic \`require()\` — security + performance issues - dynamic code executioneval()package/scaffold/dist/definitions/skills/typescript.mjs:370
- Avoid \`eval()\`, \`new Function()\`, and dynamic \`require()\` — security + performance issues
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of anvpx.