evaluate-new-port
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill instructs the agent to run local vcpkg executable commands (e.g.,
vcpkg x-ci-clean,vcpkg install). These are standard operations for building and testing packages within the vcpkg ecosystem. The skill uses repository-local paths for these operations, which is a common practice in development environments. - File System Access: The skill reads and inspects files within the
ports/,buildtrees/, andpackages/directories. This access is necessary for the intended purpose of auditing package metadata and build outputs to ensure proper licensing and dependency declarations.
Audit Metadata