launch-kit
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run multiple shell commands including
npm install,vosCLI operations,ffmpegfor video encoding, and anodescript for manifest verification. All commands are integral to the stated purpose of generating and validating launch assets.- [EXTERNAL_DOWNLOADS]: The setup instructions include downloading and installing@vosjs/cliand@vosso/clifrom the npm registry. These packages are resources owned by the skill's authoring vendor, representing standard dependency management for the toolset.- [DYNAMIC_EXECUTION]: Anodeone-liner is used to perform final verification of the produced assets. This script runs locally, reading from a JSON manifest and a schema file included in the installed vendor package.
Audit Metadata