mcp-server-yaml-creator
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [Secure Configuration Guidance]: The skill provides templates and specifications that emphasize security best practices. It instructs users to use the
secretsfield for API keys and tokens to ensure they are injected as environment variables rather than being hardcoded in plain text. It also guides users on usingallowHostsanddisableNetworkto implement least-privilege network access for containers. - [External Documentation Links]: The skill includes references to official technical specifications and documentation hosted on the vendor's GitHub repository and official domains. These links provide necessary context for complex configurations like OAuth and nested object schemas.
- [Command Execution]: The instructions describe the use of the
docker mcpcommand-line interface for adding servers to profiles and catalogs. This is standard functionality for the Docker MCP Gateway and is used here to demonstrate the deployment of the generated YAML configurations.
Audit Metadata