Caveat verdict

execution-harness-hub

execution-harness

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

This is a pure documentation/navigation hub for agent reliability patterns, with no code execution, data exfiltration, or malicious behavior present.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
100
transparency
90
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (12)

Pattern match critical

Recursive delete from root or home — destructive command

tool-governance/references/graduated-permissions.md · code · rm -rf /

Pattern match critical

Pipe to sh — executes piped content as shell commands

tool-governance/references/tool-input-guard.md · code · |sh

Pattern match critical

Pipe to bash — executes piped content as shell commands

error-recovery/references/graceful-degradation.md · code · | Bash

Pattern match critical

Accesses sensitive system files

tool-governance/references/tool-input-guard.md · code · /etc/passwd

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

docs/ata-execution-harness-v4.md · prose · downgraded · curl | sh

Pattern match high

References sudo — requests elevated privileges

tool-governance/references/graduated-permissions.md · code · sudo

Pattern match medium

subprocess execution — runs system commands from Python

context-memory/tests/test_compaction_extract.py · prose · downgraded · subprocess.run(

Pattern match medium

Instructs covert action — may act without user awareness

principles.md · prose · downgraded · Silently

Pattern match medium

Sets world-executable permissions

tool-governance/references/graduated-permissions.md · code · chmod 777

Pattern match medium

apt-get install — installs system packages

tool-governance/SKILL.md · prose · downgraded · apt-get install

Pattern match low

References agent configuration files

context-memory/references/extended-patterns.md · prose · downgraded · CLAUDE.md

Pattern match low

References agent memory files

context-memory/SKILL.md · prose · downgraded · memory.md

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

agent_memory

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API