devops-engineer
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill consists of documentation, architectural comparisons, and configuration templates using industry-standard tools and providers.
- [COMMAND_EXECUTION]: The skill provides examples of standard CLI commands for DevOps workflows (e.g.,
terraform apply,npm install,docker build). These are documented for administrative use and follow best practices. - [EXTERNAL_DOWNLOADS]: Suggested workflows include downloading well-known, trusted packages from official registries like NPM (e.g.,
husky,lint-staged,biome). These sources are recognized as safe. - [CREDENTIALS_UNSAFE]: The skill correctly instructs the use of secure secret management (e.g., GitHub Secrets
${{ secrets.NAME }}and AWS Secrets Manager) and does not contain hardcoded credentials.
Audit Metadata