ClawAudit verdict
ayao-workflow-agent
Multi-agent workflow orchestrator that coordinates Claude Code and Codex agents via tmux; the skill explicitly prohibits the orchestrator from modifying project files directly and uses local dispatch scripts, with no evidence of credential exfiltration or malicious behavior.
⚠ 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.
Permission integrity
file_read
Findings (10)
Possible hardcoded credential
references/agent-swarm-playbook.md · code · token: "<secret>
Accesses OpenClaw config/secrets directly
references/agent-swarm-playbook.md · code · ~/.openclaw/openclaw.json
Pipe to python — executes piped content as Python code
scripts/dispatch.sh · prose · downgraded · | python3
Opens WebSocket connection
references/agent-swarm-playbook.md · code · WebSocket
References agent configuration files
references/agent-swarm-playbook.md · code · CLAUDE.md
subprocess execution — runs system commands from Python
scripts/health-check.sh · prose · downgraded · subprocess.run(
Instructs covert action — may act without user awareness
scripts/health-check.sh · prose · downgraded · silently
HTTP request to bare IP address — common in malicious payloads
scripts/install-hooks.sh · prose · downgraded · http://127.0.0.1
Base64 encoding/decoding
scripts/backends/nano-banana.sh · prose · downgraded · Base64Encode
Python os.environ.get — reads environment variable
scripts/backends/stub.sh · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D/F). 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.
file_read Is this flag fair?
Thanks — recorded.