ClawAudit verdict

stocktoday-data

stocktoday-py

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

The skill deliberately hijacks the official tushare library HTTP endpoint to redirect all API traffic including the user TUSHARE_TOKEN through a third-party gateway (tushare.citydata.club) operated by the skill author, meaning user credentials are sent to a non-official service.

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

58
security
100
transparency
90
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_token_here

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://111.229.164.2

Pattern match low

Python os.getenv — reads environment variable

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

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