earnings-flash
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates within the expected parameters of its stated purpose (financial analysis for Daloopa). It utilizes standard API tools for company lookups, document searches, and stock price retrieval.
- [EXTERNAL_DOWNLOADS]: The skill references internal documentation files (e.g.,
../data-access.md,../design-system.md) for configuration and formatting. These are local references typical for organized agent skills and do not represent untrusted external downloads. - [COMMAND_EXECUTION]: The skill instructs the agent to save an HTML report to a local path (
reports/{TICKER}_earnings_flash_{PERIOD}.html). This is a standard file writing operation for report generation and does not involve arbitrary or privileged command execution. - [PROMPT_INJECTION]: The instructions contain terms like 'CRITICAL', but these are used in the context of financial calculation logic (e.g., applying offsets to guidance data) rather than attempting to bypass AI safety filters or override system instructions.
- [DATA_EXFILTRATION]: While the skill accesses financial data, the output is directed to a local HTML file for the user. No unauthorized network exfiltration patterns or hardcoded credentials were detected.
Audit Metadata