auth-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): No malicious patterns or security vulnerabilities were identified in the skill content.
- Credential Management (SAFE): The code snippets demonstrate best practices by using environment variables (e.g.,
process.env.GITHUB_SECRET,process.env.JWT_SECRET) rather than hardcoding credentials. - Package Safety (SAFE): The skill references standard, reputable libraries for the Next.js ecosystem, such as
next-authandjose. - Indirect Prompt Injection (SAFE): The skill serves as a static knowledge base and does not provide an attack surface for ingesting untrusted external data into a high-privilege execution context.
Audit Metadata