Caveat verdict
yufeng-stock-screener
Calls a documented A-share stock screening API using user-supplied YUFENG_QUANT_TOKEN; no exfiltration, operates transparently within its paid stock-screening 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.
Findings (6)
Possible hardcoded credential
SKILL.md · code · TOKEN="your-token-here
Accesses shell history/config
SKILL.md · code · ~/.zshrc
Pipe to python — executes piped content as Python code
scripts/install.sh · prose · downgraded · | python3
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · http://124.220.59.85
pip3 install — installs Python packages at runtime
scripts/install.sh · prose · downgraded · pip3 install
Python os.environ.get — reads environment variable
scripts/query_stocks.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.