Caveat verdict

mx-skills-suite

eastmoney-mx-skills-suite

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

Suite of financial data skills that use a declared MX_APIKEY environment variable to query EastMoney's official API domain; all data flows are transparent and match the stated financial query 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.

23
security
50
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · APIKEY = "你的API_KEY

Pattern match medium

Accesses shell history/config

README.md · prose · downgraded · ~/.zshrc

Pattern match medium

Python os.getenv — reads environment variable

references/mx-data.md · code · os.getenv(

Pattern match medium

POSTs data to external URL

references/mx-selfselect.md · code · .post( "https://

Pattern match low

Python os.environ.get — reads environment variable

scripts/mx_self_select.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