authentication-patterns
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates legitimate authentication workflows for established services (GitHub, GitLab, AWS, Google Cloud, Azure) using their official CLI tools.
- [SAFE]: Implements secure local caching mechanisms in
~/.cache/claude-authwith documented 0700 permissions to protect metadata and session information. - [SAFE]: All command executions are strictly scoped to authentication tasks, such as checking login status or initiating OAuth flows via official tools like
ghoraws. - [SAFE]: Instructions regarding the use of
.envfiles and environment variables for secret management follow industry-standard security practices. - [SAFE]: No instances of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution were found in the provided scripts or documentation.
Audit Metadata