sequence-performance
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface. It processes untrusted email replies from external leads which could contain hidden instructions aimed at manipulating the agent's behavior.
- Ingestion points: Untrusted data enters the context via
mcp__smartlead__fetch_master_inbox_replies, CSV imports, or manual pasting of reply content in Step 1C. - Boundary markers: There are no explicit instructions or delimiters used to isolate the external reply text from the agent's core instructions.
- Capability inventory: The skill performs analysis and links to
email-draftingcapabilities, creating a risk where malicious instructions in a reply could influence generated outbound communications. - Sanitization: No validation or sanitization is applied to the reply text before it is processed by the LLM.
Audit Metadata