runtype-templates
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The agent configuration in
agents/openai.yamlspecifies a dependency on a hosted Model Context Protocol (MCP) server located athttps://api.runtype.com/v1/mcp/protocol. This endpoint is the official API for the Runtype platform and is used to fetch documentation and validate product schemas. - [SAFE]: The skill explicitly promotes security-first patterns for template creation. It includes a 'Pending Secrets' section that instructs users to use placeholders for credentials (
{{secret:KEY}}) and setauth.setupRequired: true, ensuring that sensitive API keys or tokens are never hardcoded in the distributable artifacts.
Audit Metadata