ops-nuke-cicd
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on standard CI/CD orchestration using the NUKE build system for .NET applications. No malicious instructions or patterns were found across the 18 files analyzed.- [SAFE]: Data management follows industry best practices. The use of
deploy.envfor capturing image digests and environment variables is a standard part of CI/CD pipelines and does not involve exfiltration or hardcoded credentials.- [SAFE]: External references indata/data.jsontarget well-known and trusted sources, specifically Microsoft documentation and official .NET repositories on GitHub.- [SAFE]: The skill includes proactive security and reliability guidance inreferences/execution-preflight-and-command-hygiene.md, such as quoting command arguments to prevent injection and validating paths before execution.- [SAFE]: Code templates provided in theassets/directory use standard library functions and official tool wrappers (DotNetTasks, DockerTasks) for legitimate build and test operations.
Audit Metadata