api-authentication
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill functions as a library of educational resources and implementation templates. No malicious intent or obfuscated instructions were identified across the documentation or code samples.
- [COMMAND_EXECUTION]: The skill includes a local utility script
scripts/security-checklist.shwhich generates a markdown-based security review checklist. This script uses basic shell commands to write to a local file and does not involve any dangerous operations, remote connections, or sensitive data access. - [CREDENTIALS_UNSAFE]: Example code snippets utilize placeholder strings (e.g., 'your-secret-key') for demonstration purposes. The skill's documentation provides explicit guidance on security best practices, including the use of environment variables and strong secret rotation in production environments.
Audit Metadata