ClawAudit verdict

project-containerize

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

The skill analyzes project code and generates a Dockerfile and compose.yaml, which involves execution of shell commands and may be a security concern.

⚠ 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.

33
security
100
transparency
90
maintenance

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Recursive delete from root or home — destructive command

scripts/generate_build_dockerfile.py · prose · downgraded · rm -rf /

Pattern match medium

apt-get install — installs system packages

scripts/generate_build_dockerfile.py · prose · downgraded · apt-get install

Pattern match medium

apk add — installs Alpine packages

scripts/generate_build_dockerfile.py · prose · downgraded · apk add

Pattern match low

Python directory traversal

scripts/generate_main_docs.py · code · os.listdir(

Pattern match low

Python urllib.request — network access

scripts/generate_deploy_dockerfile.py · prose · downgraded · urllib.request

Pattern match low

Node http/https module — low-level network access

scripts/generate_deploy_dockerfile.py · prose · downgraded · require('http')

Why the tier is capped

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