ClawAudit verdict

dingo

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

Data quality evaluation tool using deterministic rules and LLM-based evaluation via standard OpenAI-compatible APIs; package installation and credential access are limited to setting up the evaluation framework and providing API keys to legitimate LLM providers.

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

53
security
20
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

Possible hardcoded credential

scripts/fact_check.py · prose · downgraded · API_KEY='your-key

Pattern match low

References agent configuration files

scripts/fact_check.py · prose · downgraded · agent_config

Pattern match low

Popular HTTP library — network access

scripts/fact_check.py · prose · downgraded · got

Pattern match low

Python os.getenv — reads environment variable

scripts/fact_check.py · prose · downgraded · os.getenv(

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_accessnetwork_in

Is this flag fair?

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