devops-weapon
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides automated auditing scripts (
audit-dockerfile.sh,audit-workflow.sh) that perform local static analysis of project files. These scripts use standard tools likegrepto identify security misconfigurations (e.g., containers running as root, secrets in environment variables). - [SAFE]: The maintenance script
pin-actions-to-sha.shassists in security hardening by resolving GitHub Action tags to commit SHAs. It interacts with the official GitHub API, a well-known and trusted service. - [SAFE]: All external references, such as the Depot CLI installation instructions (
depot.dev), originate from well-known technology services and are directly related to the skill's stated purpose of pipeline acceleration. - [SAFE]: The skill does not contain any obfuscated code, data exfiltration patterns, or unauthorized persistence mechanisms. All logic is transparent and aligns with the role of a DevOps security auditor.
Audit Metadata