eastmoney_financial_data
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with the legitimate Eastmoney API endpoint
https://mkapi2.dfcfs.com/finskillshub/api/claw/query. This is a well-known financial service domain. - [CREDENTIALS_UNSAFE]: API keys are managed through the
EASTMONEY_APIKEYenvironment variable. The documentation and scripts correctly guide the user to set this up without hardcoding secrets. - [COMMAND_EXECUTION]: The provided Python script
scripts/query.pyuses standard libraries to construct a request and does not execute arbitrary shell commands or use unsafe functions likeeval()orexec(). - [PROMPT_INJECTION]: The skill instructions are purely functional and do not contain any patterns intended to bypass AI safety guidelines or override system instructions.
Audit Metadata