trade-technical
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to perform research and technical analysis on stocks. It uses standard web search capabilities to collect price action and indicator data, which it then processes into a structured report saved to the local directory. All actions, including network access for searches and filesystem writes for reports, are within the expected scope of a trading analyst tool.
- [INDIRECT_PROMPT_INJECTION]: The skill has a potential surface for indirect prompt injection as it processes data from untrusted web sources.
- Ingestion points: Data retrieved via
web_searchin the Data Gathering section of SKILL.md. - Boundary markers: Absent; there are no explicit instructions to the agent on how to handle or isolate potentially malicious instructions within search results.
- Capability inventory: The agent has permissions to perform network searches and write markdown files to the local working directory.
- Sanitization: Absent; no specific validation or escaping of external content is defined.
Audit Metadata