Caveat verdict

stock-review

stock-review-ai

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

A-share market review system that reads GEMINI_API_KEY, WECHAT_APP_ID, and WECHAT_APP_SECRET solely to drive its stated Gemini AI analysis and WeChat/Hugo publishing workflow; credential access is proportionate and on-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.

5
security
60
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_gemini_api_key

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/utils/helpers.py · prose · downgraded · |SH

Pattern match low

importlib.import_module — dynamic module loading

scripts/check_env.py · prose · downgraded · importlib.import_module(

Pattern match low

Python os.getenv — reads environment variable

scripts/check_env.py · prose · downgraded · os.getenv(

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

No declared permissions — minimal attack surface.

credential_accesspackage_install

Is this flag fair?

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