ClawAudit verdict

hs300-research-v5

hs300-research-v6

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

Chinese A-share stock research system installing Python packages and fetching market data from documented financial APIs; behavior consistent with stated quantitative research 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.

33
security
70
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN = 'your_token

Pattern match high

Pipe to python — executes piped content as Python code

hs300_research_system/纯Python定时任务使用说明.md · prose · downgraded · | Python

Pattern match medium

subprocess execution — runs system commands from Python

hs300_research_system/daily_scheduler.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

hs300_research_system/run_analysis.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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