alphaear-stock
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches financial data from public endpoints at
eastmoney.comand utilizes theyfinanceandaksharelibraries to pull market statistics. These connections are necessary for the skill's primary function and target well-known financial data providers. - [COMMAND_EXECUTION]: All data management is handled through standard Python libraries. The skill uses
sqlite3for local caching with properly parameterized queries to prevent injection, and it does not invoke any shell commands or external sub-processes. - [DATA_EXFILTRATION]: There is no evidence of unauthorized data access. The skill does not attempt to read sensitive files (such as SSH keys or environment secrets) or transmit user data to external servers.
- [PROMPT_INJECTION]: The instructions provided in the skill metadata and documentation are focused entirely on functional guidance for stock data retrieval. No malicious patterns or attempts to override agent safety protocols were detected.
Audit Metadata