AI agents that live in your folder, not someone else's database. Vault-native, MIT-licensed. 21 spec docs + Python reference implementation.
- vulnerabilities attested + 50
- capability exposure inferred + 35
- recent drift inferred + 20
- tool safety inferred + 12
- 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.
graded 39s ago · see ecosystem CVEs →
- C · 47 → E · 100
- A · 0 → C · 47
- high dangerous code
committed secret: Anthropic key · dynamic exec: __import__(), unsafe yaml.load(), pickle.loads()
analyzed commit 0be6770 · analyzer v28 · 2d ago
skills & prompt files 12
- skill dep0we-atomic-agents-stack-0be6770/.claude/skills/arc/SKILL.md
- agent-rules dep0we-atomic-agents-stack-0be6770/.cursor/rules/memory.mdc
- agent-rules dep0we-atomic-agents-stack-0be6770/AGENTS.md
- agent-rules dep0we-atomic-agents-stack-0be6770/CLAUDE.md
- skill dep0we-atomic-agents-stack-0be6770/docs/samples/caldwell/skills/financial-modeling/SKILL.md
- skill dep0we-atomic-agents-stack-0be6770/extras/claude-code-skills/atomic-agents-dashboard/SKILL.md
- skill dep0we-atomic-agents-stack-0be6770/extras/claude-code-skills/atomic-agents-eval/SKILL.md
- skill dep0we-atomic-agents-stack-0be6770/extras/claude-code-skills/atomic-agents-goal/SKILL.md
- skill dep0we-atomic-agents-stack-0be6770/extras/claude-code-skills/atomic-agents-info/SKILL.md
- skill dep0we-atomic-agents-stack-0be6770/extras/claude-code-skills/atomic-agents-migrate/SKILL.md
- skill dep0we-atomic-agents-stack-0be6770/extras/claude-code-skills/atomic-agents-run/SKILL.md
- skill dep0we-atomic-agents-stack-0be6770/extras/claude-code-skills/atomic-agents-tune/SKILL.md
danger signals6
- dynamic code execution __import__() dep0we-atomic-agents-stack-0be6770/atomic_agents/doctor.py :658
__import__(sdk_module) - dynamic code execution unsafe yaml.load() dep0we-atomic-agents-stack-0be6770/atomic_agents/registry/filesystem.py :649
frontmatter = yaml.load(frontmatter_text, Loader=_YamlLoader) - dynamic code execution pickle.loads() dep0we-atomic-agents-stack-0be6770/tests/test_llm_types_and_registry.py :362
restored = pickle.loads(pickle.dumps(err)) - over-broad OAuth scope https://www.googleapis.com/auth/cloud-platform dep0we-atomic-agents-stack-0be6770/atomic_agents/doctor.py :778
scopes=["https://www.googleapis.com/auth/cloud-platform"] - committed secret Anthropic key dep0we-atomic-agents-stack-0be6770/tests/test_secret_backend_cli.py :65
sk-ant…(36 chars, redacted) - committed secret Anthropic key dep0we-atomic-agents-stack-0be6770/tests/test_secret_backend_protocol_conformance.py :519
sk-ant…(31 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 dep0we.