pdk-test
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill defines several steps that involve executing shell commands to verify the environment, build artifacts, and run tests.
- Evidence: Commands include
docker info,ls target/wasm32-wasip1/release/*.wasm,make build,cargo test, andmake show-policy-ref-name. - [EXTERNAL_DOWNLOADS]: The skill facilitates the download of Docker images and software dependencies from remote repositories.
- Evidence: It mentions pulling the
mulesoft/flex-gatewayDocker image and adding crates likepdk-test,httpmock, andreqwesttoCargo.toml. These are from the well-known vendor 'mulesoft' and official package registries.
Audit Metadata