Caveat verdict

stocktoday-skill

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Financial data API providing 241 market data endpoints via Tushare protocol; all network calls are read-only queries to the user own token with no credential exfiltration.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

25
security
80
transparency
80
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_token

Pattern match high

Pipe to sh — executes piped content as shell commands

RELEASE_NOTES.md · prose · downgraded · |SH

Pattern match medium

References child_process — can spawn system processes

dist/index.js · prose · downgraded · child_process

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

dist/index.js · prose · downgraded · http://111.229.164.2

Pattern match low

Accesses sensitive environment variables

dist/index.js · prose · downgraded · process.env.STOCKTODAY_TOKEN

Pattern match low

Popular HTTP library — network access

package-lock.json · prose · downgraded · axios

Why the tier is capped

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

Is this flag fair?

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