openskills-e2e-test-runbook
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to run
cargo test,npm install, andnpm start. These commands are used to execute the local test suite and start example agents for validation purposes. - [EXTERNAL_DOWNLOADS]: The
npm installcommand involves downloading dependencies from the official NPM registry. This is a standard procedure for initializing a Node.js environment and is considered safe for well-known services.
Audit Metadata