📦 Api Gateway 1.0.31 — API网关调用

v1.0.0

由 Maton 提供的 API 网关,支持托管 OAuth 连接,帮助用户安全便捷地调用第三方 API,无需手动管理凭证与认证流程。

2· 1.1k·6 当前·9 累计
by @icemastert (IceMasterT)
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements and instructions align with an API-gateway/provider integration: it only asks for a Maton API key and documents making network calls to gateway.maton.ai/ctrl.maton.ai; nothing in the bundle requests unrelated credentials, writes code, or instructs the agent to access local secrets or system files.
评估建议
This skill appears coherent for using Maton as an API gateway. Before installing, verify you trust maton.ai and the publisher: the registry source is 'unknown' and metadata/homepage entries differ slightly, so confirm the official Maton site and owner. Only provide a Maton API key you control; prefer scoped or revocable keys if available. Be aware that once you grant OAuth connections via Maton, Maton will be able to act on those third-party accounts per the OAuth scopes — review and approve sco...
详细分析 ▾
用途与能力
Name/description describe an API gateway and the SKILL.md, examples, and many routing reference files all focus on proxying native third-party APIs via Maton domains. The single required env var (MATON_API_KEY) matches the stated purpose.
指令范围
Runtime instructions only show constructing HTTP requests to https://gateway.maton.ai and https://ctrl.maton.ai, setting Authorization: Bearer $MATON_API_KEY, and managing OAuth connections. There are no instructions to read local files, other env vars, or send data to unexpected endpoints.
安装机制
This is an instruction-only skill with no install spec and no code files to execute. That is the lowest-risk install model and is proportionate to a documentation/HTTP-proxy skill.
凭证需求
Only one required env var (MATON_API_KEY) is declared and used in examples to authenticate to Maton; that is appropriate for an API gateway. No unrelated secrets or system config paths are requested.
持久化与权限
always is false and autonomous invocation is allowed (the platform default). The skill does not request special persistent privileges or attempt to modify other skills or system config.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/18

Initial release of api-gateway skill: - Provides a passthrough API gateway for direct access to third-party APIs with managed OAuth connections via Maton. - Supports connections and API calls to numerous external services (e.g., Slack, HubSpot, Salesforce, Google Workspace, Stripe). - Offers secure access scoped to explicitly authorized OAuth connections; requires a valid Maton API key. - Includes connection management endpoints for listing, creating, viewing, and deleting OAuth connections. - Allows users to specify which connection to use via a custom header. - Detailed documentation with usage examples and a table of supported services included.

无害

安装命令

点击复制
官方npx clawhub@latest install api-gateway-1-0-31
镜像加速npx clawhub@latest install api-gateway-1-0-31 --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库