Has a human checked this? Seal/serve/audit over verified-match memory — ledger, MCP, and CLI.
- capability exposure inferred + 35
- tool safety inferred + 5
- trust mitigators mixed − 9
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 5d ago · see ecosystem CVEs →
- C · 37 → B · 31
No known CVEs for this server.
- medium dangerous code
dynamic exec: __import__(), __import__ sink, eval()/exec()
analyzed commit f0482a0 · analyzer v33 · 2w ago
skills & prompt files 7
- skill Die-Namic-Systems-Nestor-f0482a0/.claude/skills/autonomous-work-boundaries/SKILL.md
- skill Die-Namic-Systems-Nestor-f0482a0/.claude/skills/debugging/SKILL.md
- skill Die-Namic-Systems-Nestor-f0482a0/.claude/skills/security-review/SKILL.md
- skill Die-Namic-Systems-Nestor-f0482a0/.claude/skills/testing/SKILL.md
- skill Die-Namic-Systems-Nestor-f0482a0/.claude/skills/verification/SKILL.md
- agent-rules Die-Namic-Systems-Nestor-f0482a0/AGENTS.md
- agent-rules Die-Namic-Systems-Nestor-f0482a0/CLAUDE.md
danger signals6
- dynamic code execution __import__() Die-Namic-Systems-Nestor-f0482a0/audits/2026-08-19-capability-probe/lives/baseline.py :63
mod = __import__(name) - dynamic code execution __import__() Die-Namic-Systems-Nestor-f0482a0/tests/test_complexity_audit_batch1.py :184
m = __import__(f"nestor.{mod.name}", fromlist=["_"]) - dynamic code execution __import__ sink Die-Namic-Systems-Nestor-f0482a0/tests/test_corpus_extractors_git_scoped.py :83
"PATH": __import__("os").environ.get("PATH", ""), - dynamic code execution eval()/exec() Die-Namic-Systems-Nestor-f0482a0/tests/test_docs.py :375
exec(compile(demo, "README quick start", "exec"), {"__name__": "__main__"}) # noqa: S102 — running documented examples - dynamic code execution __import__ sink Die-Namic-Systems-Nestor-f0482a0/tests/test_the_border.py :103
env={**dict(__import__("os").environ), - dynamic code execution __import__ sink Die-Namic-Systems-Nestor-f0482a0/tests/test_the_verification.py :85
env = {**dict(__import__("os").environ), "PYTHONPATH": str(JELES)}
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 Die-Namic-Systems.