ClawAudit verdict

awp-workflow-builder

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill generates workflows and interacts with the AWP API, which may lead to excessive network activity. However, there is no clear evidence of 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.

0
security
60
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match critical

Recursive delete from root or home — destructive command

extensions/examples/devops.md · code · rm -rf /

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · |python

Pattern match high

Possible hardcoded credential

SKILL.md · prose · downgraded · API_KEY="sk-or-...

Pattern match high

subprocess execution — runs system commands from Python

extensions/examples/devops.md · code · subprocess.run(

Pattern match high

subprocess with shell=True — command injection vector

extensions/examples/devops.md · code · subprocess.run( command, shell=True

Pattern match medium

References agent memory files

adapters/cloudflare-dynamic-workers.md · code · MEMORY.md

Pattern match medium

Python httpx request — network access

extensions/examples/devops.md · code · httpx.get(

Pattern match low

Base64 encoding/decoding

SKILL.md · prose · downgraded · base64-encode

Pattern match low

References agent configuration files

templates/adapters/cloudflare/src/index.ts · prose · downgraded · AgentConfig

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class 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.

package_installnetwork_out

Is this flag fair?

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