Configures SSO authentication and SCIM 2.0 provisioning for CockroachDB across four distinct layers — Cloud Console SSO (SAML/OIDC), DB Console SSO (OIDC), SQL/Cluster SSO (JWT or LDAP/AD), and SCIM 2.0 automated provisioning. Use when enabling centralized identity management, setting up SSO for compliance, or automating user lifecycle management.
84
81%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
Security
2 findings — 1 high severity, 1 medium severity. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
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.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
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.
84bc1e4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.