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 aw commands (a GitHub CLI extension) and a local TypeScript script using npx ts-node. These operations are restricted to the repository's own workflow management and CI configuration scripts.
  • [EXTERNAL_DOWNLOADS]: Uses npx to execute ts-node. While npx can fetch packages from the npm registry, ts-node is a well-known, industry-standard development tool. This usage is consistent with the skill's stated purpose of post-processing CI workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 01:37 PM