discover-opportunities
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from external sources within the Amplitude platform, which could potentially contain malicious instructions designed to manipulate the agent's analysis or output.
- Ingestion points: The skill instructions involve calling
get_amplitude_contextto read theAI contextfield (which can contain arbitrary business context) anduse_amplitude_ai_feedbackto fetch customer insights, mentions, and comments. - Boundary markers: The instructions do not include the use of delimiters (e.g., XML tags, triple backticks) or explicit framing to prevent the agent from following instructions that might be embedded within the retrieved feedback or context data.
- Capability inventory: The skill is configured to use a suite of data-retrieval tools (charts, funnels, experiments, feedback) to synthesize reports. While it does not demonstrate capabilities for arbitrary shell execution or file system modification, the synthesis logic could be biased or compromised by the ingested data.
- Sanitization: No mention is made of sanitizing or filtering the content of the customer feedback or AI context fields before they are processed by the agent.
Audit Metadata