ClawAudit verdict

quodd

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

The skill fetches real-time stock quotes via Quodd API, requiring user authentication. While legitimate, it involves sensitive credentials.

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

75
security
80
transparency
70
maintenance

Findings (3)

Pattern match high

Possible hardcoded credential

scripts/quote.py · prose · downgraded · PASSWORD='your_password

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: QUODD_PASSWORD). Requires 1 system binary.

Is this flag fair?

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