ClawAudit verdict

contract-risk-analyzer

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

This skill extracts text from uploaded contract PDFs and analyzes them locally with AI; it operates on user-provided files in /tmp/contracts/ and performs analysis with the session model, matching its stated contract review purpose.

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

25
security
70
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="your-api-key

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

apt-get install — installs system packages

README.md · code · apt-get install

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

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

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