ClawAudit verdict
contract-risk-analyzer
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.
Findings (5)
Possible hardcoded credential
README.md · code · API_KEY="your-api-key
References sudo — requests elevated privileges
README.md · code · sudo
apt-get install — installs system packages
README.md · code · apt-get install
Python urllib.request — network access
scripts/analyze_contract.py · prose · downgraded · urllib.request
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?
Thanks — recorded.