auth-store-debug
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [Information Gathering]: The skill instructs the agent to gather diagnostic data like auth modes and logs. It specifically includes protective instructions to never print secrets, session keys, Redis URLs, or cookies, demonstrating a secure-by-default approach to debugging.- [Command Execution]: The skill utilizes local project scripts and package manager commands (
node scripts/verify.mjs,pnpm check:verify-contract) for verification. These operations are performed within the local project context and are consistent with developer debugging workflows.- [Environment Configuration]: References are made to environment contracts and documentation files like.env.example. This is a standard practice for verifying that local configurations align with expected project standards.
Audit Metadata