Caveat verdict
stocki-financial-reader
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.
Findings (8)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
INSTALL.md · code · curl -fsSL https://skillhub.cn/install/install.sh | bash
Pipe to bash — executes piped content as shell commands
INSTALL.md · code · | bash
Possible hardcoded credential
INSTALL.md · code · API_KEY="sk_your_key_here
Accesses shell history/config
INSTALL.md · prose · downgraded · ~/.zshrc
Instructs covert action — may act without user awareness
scripts/_http.py · prose · downgraded · silently
Python urllib.request — network access
scripts/_http.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/_http.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.