env-secrets-manager
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a security auditing tool designed to help developers manage secrets. The
env_auditor.pyscript traverses a local directory and uses regular expressions to identify potential credentials; it performs no network operations or data exfiltration. The provided documentation and shell script examples follow standard industry best practices for secret management, such as using.env.example, implementing pre-commit hooks, and utilizing secret managers. No malicious patterns, obfuscation, or unauthorized access attempts were detected in the scripts or documentation.
Audit Metadata