stock-direction-signals
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection as it processes untrusted data from external platforms.
- Ingestion points:
manifest.jsonandSKILL.mdworkflow steps indicate the ingestion of news sentiment, earnings transcripts, Twitter chatter, and Reddit comments. - Boundary markers: The instructions lack specifications for using delimiters or protective instructions to isolate untrusted external content from the agent's core logic.
- Capability inventory: The skill facilitates multiple network requests via a manifest runner to fetch external data.
- Sanitization: No evidence of sanitization, filtering, or validation of the ingested social media or news content is provided.
- [COMMAND_EXECUTION]: The skill instructions rely on the execution of local Python scripts to process the manifest.
- Evidence:
SKILL.mdidentifies../selat-purchasing/scripts/run_manifest.pyand../selat-purchasing/scripts/spend_report.pyas the primary execution and reporting tools. - [DATA_EXFILTRATION]: The skill communicates with several external domains that are not on the standard whitelist.
- Domains:
alphavantage.mpp.paywithlocus.com,stableenrich.dev, andx402.ottoai.services. - Context: These network operations are intended for retrieving financial data from designated providers. The domain
catalog.selat.aiis identified as a vendor-owned resource.
Audit Metadata