ClawAudit verdict
vexpath
Workflow automation design assistant for email triage and business operations; defines an agent persona (VEX) with explicit safety rules including never exposing API keys.
⚠ 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 (7)
Pipe to python — executes piped content as Python code
scripts/cold-outreach.sh · prose · downgraded · | python3
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/provision-vps.sh · prose · downgraded · curl -fsSL https://deb.nodesource.com/setup_22.x | bash
Pipe to bash — executes piped content as shell commands
scripts/provision-vps.sh · prose · downgraded · | bash
Possible hardcoded credential
scripts/roof-estimate.sh · prose · downgraded · API_KEY="${GOOGLE_MAPS_API_KEY}
Accesses system credential store
references/gmail-setup.md · prose · downgraded · keychain
apt-get install — installs system packages
scripts/provision-vps.sh · prose · downgraded · apt-get install
Popular HTTP library — network access
references/roofing-estimator.md · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/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.
Is this flag fair?
Thanks — recorded.