implementing-scim-provisioning
Warn
Audited by Snyk on Aug 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill’s runtime workflow reads free text from an external HTTP webhook payload by parsing
req.body/raw_bodyand then dispatchinghandleDirectoryEvent(type, data)(after signature verification), which means outsider-authored content can enter the handler input.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata