saml-sso-attack
Fail
Audited by Snyk on Jul 31, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This document is an explicit offensive guide describing step-by-step SAML exploitation techniques (XSW, signature stripping, SSO timing enumeration, Golden SAML) that enable credential theft, impersonation, and post‑compromise token forging — clearly malicious in intent.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill ingests free text authored by a workflow caller at runtime by accepting attacker-supplied SAMLRequest/SAMLResponse content and decoding/parsing it (e.g.,
SAMLREQUEST_BASE64piped intopython3for XML decoding and analysis, and$METADATA_URLmetadata fetched and parsed), making indirect prompt injection possible via attacker-controlled XML payloads.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata