ClawAudit verdict

yuandian-law-search

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

Reads local .env for YD_API_KEY and calls the documented Yuandian legal API; behavior is transparent and matches the stated Chinese law search 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.

38
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY=' scripts/.env | cut -d

Pattern match medium

Long base64 string (100+ chars) — likely obfuscated payload

CHANGELOG.md · prose · downgraded · OutInvest/Brand/Patent/SoftRight/WorksRight/Icp/ChangeInfo/WritAgg/WritList/Cour

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/yd_search.py · prose · downgraded · shutil.move(

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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