devops-tooling
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill provides instructional content and local automation scripts that adhere to established security and development best practices.
- [COMMAND_EXECUTION]: The skill contains a PowerShell script (scripts/setup-git-hooks.ps1) designed to install local Git hooks. This script generates shell scripts from internal templates to automate project tasks such as linting and running tests. This behavior is documented and restricted to the local repository's .git directory.
- [EXTERNAL_DOWNLOADS]: The documentation and workflow templates reference trusted external resources, including official GitHub Actions and established security scanning tools like TruffleHog. Example commands use placeholder domains (e.g., api.example.com) and do not perform unauthorized network requests.
Audit Metadata