skills/giuseppe-trisciuoglio/developer-kit-claude-code/wiremock-standalone-docker/Gen Agent Trust Hub
wiremock-standalone-docker
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The instructions and reference files provide standard patterns for local development and testing environments using the official WireMock Docker image. No suspicious behavior, obfuscation, or unauthorized access patterns were identified.- [COMMAND_EXECUTION]: Employs
docker composefor service orchestration andcurlfor interacting with the local admin API. These commands are typical for the skill's purpose and operate on the local host to manage the mock server.- [EXTERNAL_DOWNLOADS]: Pulls thewiremock/wiremock:3.5.2image from a public registry. This is an expected dependency for a Docker-based mock server and originates from a well-known source.
Audit Metadata