auth
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard security implementation patterns using well-known libraries such as PyJWT, passlib, and pyotp.
- [EXTERNAL_DOWNLOADS]: Fetches configuration from Google's and GitHub's official API endpoints for OAuth2 authentication.
- [SAFE]: Implements password hashing using industry-standard PBKDF2-SHA256 with 120,000 rounds, following security best practices.
- [SAFE]: Implements multi-factor authentication (MFA) using the standard TOTP algorithm via the pyotp library.
Audit Metadata