oauth-oidc-implementer
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides secure implementation patterns for authentication flows, including the use of PKCE and state parameters to prevent common attacks.
- [SAFE]: Code examples correctly demonstrate the use of environment variables for sensitive credentials (e.g., client secrets) rather than hardcoding them.
- [SAFE]: The content includes a comprehensive list of security best practices and common pitfalls, explicitly warning against insecure practices like storing tokens in localStorage or omitting JWT signature validation.
Audit Metadata