wiremock-standalone-docker
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
wiremock/wiremockDocker image from Docker Hub, which is a widely recognized and trusted tool for service virtualization and API mocking. - [COMMAND_EXECUTION]: Includes standard Docker Compose commands (
docker compose up -d) to initialize the mock server environment. These commands are necessary for the skill's functionality and do not exhibit malicious intent. - [PROMPT_INJECTION]: The instructions do not contain patterns typical of prompt injection, such as attempts to bypass safety filters or disregard system instructions.
- [DATA_EXPOSURE]: No hardcoded credentials, API keys, or sensitive local file paths were found. Example data used in mappings consists of generic placeholder information.
Audit Metadata