ClawAudit verdict

stock-advisor

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

A-shares stock analysis skill using local portfolio storage and a configurable external API endpoint; data stays local per the content, and all operations are user-initiated analysis with no evidence of exfiltration.

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

8
security
90
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · frontmatter · API_KEY: "您的 DaaS 订阅密钥 (API Key)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

README.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

README.md · code · | sh

Pattern match low

Python os.environ.get — reads environment variable

scripts/utils/config.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). 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.

Is this flag fair?

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