make-mcp-reference
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as technical documentation for integrating with Make.com's Model Context Protocol (MCP) server. All referenced domains (make.com, integromat.com) and repositories are official vendor resources.
- [EXTERNAL_DOWNLOADS]: The documentation mentions the use of
npx -y mcp-remoteas a transport wrapper for clients without native SSE support. This is a standard utility within the MCP ecosystem used to facilitate connection to the vendor's service. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by using placeholders for sensitive values and including explicit warnings for users to treat MCP tokens as secrets and keep them out of version control.
Audit Metadata