Caveat verdict

stocki-financial-reader

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

Institutional financial data reader that proxies requests to a configurable gateway URL using an API key; standard API client pattern with explicit non-advisory and no-fabrication rules baked into the skill.

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

0
security
100
transparency
90
maintenance

Findings (8)

Pattern match critical

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

INSTALL.md · code · curl -fsSL https://skillhub.cn/install/install.sh | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

INSTALL.md · code · | bash

Pattern match critical

Possible hardcoded credential

INSTALL.md · code · API_KEY="sk_your_key_here

Pattern match medium

Accesses shell history/config

INSTALL.md · prose · downgraded · ~/.zshrc

Pattern match medium

Instructs covert action — may act without user awareness

scripts/_http.py · prose · downgraded · silently

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Popular HTTP library — network access

scripts/diagnose.py · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: [STOCKI_GATEWAY_URL, STOCKI_API_KEY]). Requires 1 system binary.

Is this flag fair?

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