security-checklist
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides security best practices for developers and AI agents. It explicitly instructs against dangerous behaviors such as hardcoding secrets and committing sensitive configuration files like
.envor.aws/credentialsto version control. - [DATA_EXPOSURE]: While the skill mentions sensitive file paths (e.g.,
.aws/credentials,.env,id_rsa) and dummy API keys (e.g.,sk-1234...), these are used exclusively as negative examples in a security checklist to demonstrate what should NOT be committed or hardcoded. This aligns with the skill's primary purpose of improving security posture.
Audit Metadata