oauth-implementation
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- General Security (SAFE): The skill demonstrates secure practices by requiring HTTPS, strict redirect URI validation, and short-lived access tokens.
- Credential Handling (SAFE): The code uses environment variables for Node.js and clear placeholders for Python and Java, preventing hardcoded secret exposure.
- Flow Implementation (SAFE): Proper use of the state parameter for CSRF protection and PKCE for public clients is correctly implemented.
Audit Metadata