trading-strategist
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill focuses on quantitative trading strategy development. All identified behaviors align with its stated purpose of defining entry/exit rules and performing backtesting.
- [SAFE]: The skill exports strategy reports to Notion using the
notion:createPagetool. This is a legitimate integration with a well-known service for documentation, as specified in the skill's description. - [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection as it ingests untrusted market data for analysis. 1. Ingestion points:
getDatafunction calls inSKILL.mdfor historical price data. 2. Boundary markers: None present to distinguish data from instructions. 3. Capability inventory: Includesnotion:createPage,network, andfsaccess. 4. Sanitization: No explicit sanitization of ingested data is shown in the examples. Given the data type (market metrics) and the primary purpose, this is considered a low-risk architectural characteristic.
Audit Metadata