Caveat verdict
daily-market-report
Fetches US stock market data from Yahoo Finance and generates a portfolio report; network_out is to Yahoo Finance for legitimate data fetching and the install step is just yfinance, matching the stated purpose.
⚠ 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.
Permission integrity
network_out
package_install
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · code · | sh
Possible hardcoded credential
scripts/fetch_data.py · prose · downgraded · API_KEY = 'cra7aqpr01qhk4bpgnc0cra7aqpr01qhk4bpgncg
subprocess execution — runs system commands from Python
scripts/get_market_data.py · prose · downgraded · subprocess.check_call(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/E). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
network_outpackage_install Is this flag fair?
Thanks — recorded.