Caveat verdict

topic-research-report

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

The skill generates financial research reports via the East Money Miaoxiang API using EM_API_KEY; it explicitly prohibits hardcoding or exposing the key, decodes base64 attachments to local files, and all behavior matches the stated purpose of generating structured research reports.

⚠ 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.

48
security
80
transparency
70
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_api_key_here

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match low

Python os.environ.get — reads environment variable

scripts/get_data.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: EM_API_KEY).

Is this flag fair?

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