configuring-sso-and-scim
Fail
Audited by Snyk on May 12, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill includes examples that embed secrets verbatim (e.g., client_secret, ldapbindpasswd, SCIM bearer token, PEM blocks, and JWT tokens) into SQL/CLI snippets and instructs copying/pasting those values, which would require the LLM to handle and output secret values directly and thus is high-risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's required workflow instructs entering IdP metadata and OIDC discovery URLs and enabling automatic JWKS fetching (see Part 1.2a/1.2b and Part 3.2), which causes the system/agent to fetch and ingest untrusted, public IdP metadata/JWKS from third-party endpoints that can materially influence authentication/behavior.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata