wiremock-standalone-docker
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the official 'wiremock/wiremock:3.5.2' container image from Docker Hub, which is a well-known service for HTTP API mocking.
- [COMMAND_EXECUTION]: The instructions include standard 'docker compose' commands to manage service lifecycles and 'curl' commands to interact with the WireMock administrative API for verification and stub management.
- [DYNAMIC_EXECUTION]: The configuration enables WireMock's response templating feature via the '--global-response-templating' flag, allowing for the generation of dynamic data such as timestamps and random IDs within mock responses as part of normal tool functionality.
Audit Metadata