Caveat verdict

yufeng-stock-screener

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

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.

15
security
40
transparency
70
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your-token-here

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match high

Pipe to python — executes piped content as Python code

scripts/install.sh · prose · downgraded · | python3

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://124.220.59.85

Pattern match low

pip3 install — installs Python packages at runtime

scripts/install.sh · prose · downgraded · pip3 install

Pattern match low

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?

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