earnings-forecast
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an instructional framework for financial analysis, providing methodology for calculating earnings surprises (SUE) and post-earnings-announcement drift (PEAD). All provided Python code blocks are non-executable examples used for documenting calculation logic. No malicious code, credential harvesting, or suspicious command execution patterns were found.
- [PROMPT_INJECTION]: The skill establishes a data ingestion surface by instructing the agent to process information from external financial providers such as Wind, Choice, and Eastmoney. While this is an inherent part of financial analysis, it presents a surface for indirect prompt injection if external data sources were to contain adversarial content.
- Ingestion points: External financial terminals and market data platforms referenced in the analysis framework.
- Boundary markers: None identified in the markdown instructions.
- Capability inventory: The skill defines analytical logic and output formatting but does not provide any scripts for file system modification, network exfiltration, or shell execution.
- Sanitization: The skill does not include specific validation or filtering logic for the ingested financial data.
Audit Metadata