Persistent memory + security layer for Claude Code (MCP plugin). Agents remember your project across sessions (~87% fewer context tokens), every tool call lands in a tamper-evident HMAC audit chain, and skills are AST-scanned + HMAC-verified before they run. 100% local: PostgreSQL + Ollama, no cloud, MIT.
- capability exposure inferred + 35
- recent drift inferred + 20
- tool safety inferred + 14
- trust mitigators mixed − 3
inferred mixed
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.
grade last moved 3d ago · see ecosystem CVEs →
- D · 64 → D · 66
- C · 56 → D · 64
- A · 0 → C · 56
No known CVEs for this server.
- high dangerous code
committed secret: private key, OpenAI key, Anthropic key · dynamic exec: eval(), new Function(), vm exec · obfuscated payload: dynamic require()/import()
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- low exfiltration combo
sensitive read and network capabilities split across this server's tools
analyzed commit de3d264 · analyzer v33 · 3d ago
skills & prompt files 3
danger signals11
- dynamic code execution eval() iampantherr-SecureContext-de3d264/src/skills/anthropic_standard.ts :76
- eval(...), exec(...), compile(...) - dynamic code execution new Function() iampantherr-SecureContext-de3d264/src/skills/anthropic_standard.ts :84
- eval(...), new Function(...) - dynamic code execution vm exec iampantherr-SecureContext-de3d264/src/skills/anthropic_standard.ts :86
- vm.runInNewContext(...), vm.runInThisContext(...) - suspicious endpoint 169.254.169.254 (cloud metadata) iampantherr-SecureContext-de3d264/security-tests/run-all.mjs :268
["T23", "SSRF AWS metadata 169.254.169.254", "http://169.254.169.254/latest/meta-data/"], - suspicious endpoint 168.63.129.16 iampantherr-SecureContext-de3d264/security-tests/run-all.mjs :270
["T25", "SSRF Azure metadata 168.63.129.16", "http://168.63.129.16/"], - suspicious endpoint 169.254.169.254 (cloud metadata) iampantherr-SecureContext-de3d264/src/fetcher.test.ts :12
"http://169.254.169.254/", // AWS/GCP/Azure metadata - suspicious endpoint 168.63.129.16 iampantherr-SecureContext-de3d264/src/fetcher.test.ts :20
"http://168.63.129.16/", // Azure IMDS - committed secret private key iampantherr-SecureContext-de3d264/src/security/secret_scanner.test.ts :113
PEM private key block (redacted) - committed secret OpenAI key iampantherr-SecureContext-de3d264/src/skills/lint.test.ts :157
sk-pro…(42 chars, redacted) - committed secret Anthropic key iampantherr-SecureContext-de3d264/src/skills/mutator.test.ts :196
sk-ant…(80 chars, redacted) - committed secret Anthropic key iampantherr-SecureContext-de3d264/src/skills/mutators/cli_claude.test.ts :255
sk-ant…(80 chars, redacted)
- recent drift +20 capability drift →
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 iampantherr.