oauth-support
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Uses the
rg(ripgrep) command to search the local codebase for existing authentication logic. This command is restricted to search and discovery, which is essential for determining whether to implement new auth or extend existing patterns. - [SAFE]: This skill is highly security-conscious. It enforces mandatory user escalation for new auth systems, requires the use of slow KDFs for password hashing, and mandates generic error responses to mitigate user enumeration attacks.
Audit Metadata