ClawAudit verdict

vexpath

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
90
transparency
70
maintenance

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

scripts/cold-outreach.sh · prose · downgraded · | python3

Pattern match high

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

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/provision-vps.sh · prose · downgraded · | bash

Pattern match high

Possible hardcoded credential

scripts/roof-estimate.sh · prose · downgraded · API_KEY="${GOOGLE_MAPS_API_KEY}

Pattern match medium

Accesses system credential store

references/gmail-setup.md · prose · downgraded · keychain

Pattern match medium

apt-get install — installs system packages

scripts/provision-vps.sh · prose · downgraded · apt-get install

Pattern match low

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?

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