recompile-workflows
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill facilitates legitimate repository maintenance tasks.
- [COMMAND_EXECUTION]: The skill executes
gh awcommands (a GitHub CLI extension) and a local TypeScript script usingnpx ts-node. These operations are restricted to the repository's own workflow management and CI configuration scripts. - [EXTERNAL_DOWNLOADS]: Uses
npxto executets-node. Whilenpxcan fetch packages from the npm registry,ts-nodeis a well-known, industry-standard development tool. This usage is consistent with the skill's stated purpose of post-processing CI workflows.
Audit Metadata