skills/mulesoft/mulesoft-dx/pdk-unit/Gen Agent Trust Hub

pdk-unit

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard Rust unit testing templates for the MuleSoft Policy Development Kit (PDK). All code snippets are functional boilerplates for testing logic such as header manipulation and upstream mocking.
  • [COMMAND_EXECUTION]: The instructions involve standard development shell commands (mkdir, cargo test, make test) required to set up the test environment and execute the test suite locally. These are used in a benign context for local development workflows.
  • [EXTERNAL_DOWNLOADS]: The skill references the pdk-unit crate, which is an official dependency in the MuleSoft ecosystem. It recommends adding this to [dev-dependencies] in Cargo.toml, which is the standard mechanism for managing test-time dependencies in Rust projects.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 12:15 AM
Security Audit — agent-trust-hub — pdk-unit