vmm-tests
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill facilitates the use of
cargo xflowey, a command-line utility for running tests. It also mentions a flag for installing missing system dependencies. These are standard features for managing complex development environments and are used here to ensure the local system is correctly configured for virtualization testing. - External Data Retrieval: The instructions detail a 'Lazy Fetch' mechanism that retrieves virtual machine disk images and ISOs via HTTP. This is a common pattern for handling large binary assets in virtualization projects, allowing for on-demand downloads rather than requiring a large initial setup.
Audit Metadata