migrate-to-spec
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands including
npm install -D vigilesfor dependency management,npm run buildfor project compilation, andnpx vigiles compileto verify the generated specification file. These commands are necessary for the skill's primary function of migrating and validating project configuration. - [EXTERNAL_DOWNLOADS]: The instructions recommend downloading the
vigilespackage from the npm registry and utilizing thezernie/vigilesGitHub Action in CI workflows. These resources are provided by the skill's author and are integral to the intended workflow.
Audit Metadata