ClawAudit verdict
agent-harness-engineer
A scaffold guide for building production AI agent systems with explicit rules against copying reference code and a tiered complexity model; the content is architectural guidance with no network calls or data exfiltration.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (14)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
Possible hardcoded credential
references/01-phase-init.md · prose · downgraded · API_KEY: "sk-ant-xxx
References sudo — requests elevated privileges
references/08-core-concepts.md · code · sudo
Recursive delete from root or home — destructive command
references/08-core-concepts.md · prose · downgraded · rm -rf /
Accesses sensitive system files
references/12-sandbox-advanced.md · prose · downgraded · /etc/passwd
Opens WebSocket connection
references/10-mcp-integration.md · code · WebSocket
Popular HTTP library — network access
references/01-phase-init.md · code · axios
importlib.import_module — dynamic module loading
references/02-phase-llm.md · code · importlib.import_module(
Accesses system credential store
references/10-mcp-integration.md · prose · downgraded · Keychain
References agent configuration files
SKILL.md · prose · downgraded · CLAUDE.md
References webhook/callback URL
templates/enterprise/python/src/agent/coordinator.py · prose · downgraded · callback_url
Accesses sensitive environment variables
templates/project-scaffold/nodejs/src/main.js · prose · downgraded · process.env.ANTHROPIC_API_KEY
References agent memory files
templates/project-scaffold/python/src/agent/memory.py · prose · downgraded · MEMORY.md
Python os.getenv — reads environment variable
templates/project-scaffold/python/src/main.py · prose · downgraded · os.getenv(
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.