Persistent session memory for AI coding agents — local-first, with on-device inference, associative recall, and drift detection. Works with Claude Code, Cursor, and Codex.
- vulnerabilities attested + 49
- capability exposure inferred + 35
- trust mitigators mixed − 3
attested 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 1w ago · see ecosystem CVEs →
- D · 74 → E · 81
- B · 32 → D · 74
- A · 0 → B · 32
- low 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 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 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 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 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 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 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 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 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 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 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 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
analyzed commit 3ab836e · analyzer v33 · 18h ago
skills & prompt files 4
danger signals9
- suspicious endpoint 169.254.169.254 (cloud metadata) dcostenco-prism-coder-3ab836e/scripts/__tests__/tools.test.mjs :243
["169.254.169.254 (AWS metadata)", "http://169.254.169.254/latest/meta-data/"], - suspicious endpoint 1.1.1.1 dcostenco-prism-coder-3ab836e/scripts/__tests__/tools.test.mjs :274
const r = await fetchUrlTool("http://1.1.1.1/", 500); - suspicious endpoint 169.254.169.254 (cloud metadata) dcostenco-prism-coder-3ab836e/tests/scholar/ssrf-guard.test.ts :74
'http://169.254.169.254/latest/meta-data/', // AWS/GCP metadata - suspicious endpoint 8.8.8.8 dcostenco-prism-coder-3ab836e/tests/scholar/ssrf-guard.test.ts :104
'https://8.8.8.8/', - suspicious endpoint 172.15.0.1 dcostenco-prism-coder-3ab836e/tests/scholar/ssrf-guard.test.ts :105
'https://172.15.0.1/', // just outside RFC1918 - suspicious endpoint 172.32.0.1 dcostenco-prism-coder-3ab836e/tests/scholar/ssrf-guard.test.ts :106
'https://172.32.0.1/', // just outside RFC1918 - suspicious endpoint 192.169.0.1 dcostenco-prism-coder-3ab836e/tests/scholar/ssrf-guard.test.ts :107
'https://192.169.0.1/', // just outside 192.168/16 - suspicious endpoint 169.254.169.254 (cloud metadata) dcostenco-prism-coder-3ab836e/tests/security-hardening.test.ts :304
expect(isAllowedUrl("http://169.254.169.254/latest/meta-data/")).toBe(false); - suspicious endpoint 169.254.169.254 (cloud metadata) dcostenco-prism-coder-3ab836e/tests/storage/auto-resolve.test.ts :122
expect(isValidHttpUrl("https://169.254.169.254/latest/meta-data/")).toBe(true);
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 dcostenco.