executing-phishing-simulation-campaign
Fail
Audited by Snyk on Aug 27, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (critical risk: 1.00). The content is an explicit, operational guide for building phishing infrastructure and harvesting credentials (including tools/techniques to bypass MFA), i.e., clear instructions that enable credential theft and misuse.
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs collecting and processing captured credentials and even testing them against real systems (if authorized), which requires the LLM/agent to handle plaintext secrets and could lead to verbatim secret exposure.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The agent reads GoPhish campaign results from an external service endpoint at runtime (GET
/api/campaigns/{id}/resultsviaGoPhishClient.get_campaign_results), and if outsiders can author/submit email or landing-page contents that flow into those results, that free text can be ingested by the LLM-driven workflow for reporting.
Issues (3)
E004
CRITICALPrompt injection detected in skill instructions.
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata