ClawAudit verdict

contract-reviewer-wudi

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

The skill appears to be a contract review tool that provides detailed feedback on contracts. It does not seem to have any 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.

65
security
70
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (5)

Pattern match medium

subprocess execution — runs system commands from Python

scripts/full_pipeline.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/full_pipeline.py · prose · downgraded · subprocess.run( cmd, shell=True

Pattern match low

Python os.environ.get — reads environment variable

scripts/config.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/config.py · prose · downgraded · shutil.rmtree(

Pattern match low

pip3 install — installs Python packages at runtime

scripts/pdf_ocr.py · prose · downgraded · pip3 install

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.

file_read

Is this flag fair?

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