安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is coherent for a Google Meet integration that uses Maton as a proxy/gateway. Before installing: (1) Verify you trust maton.ai — all API requests and proxied Google Meet traffic go through their service. (2) Treat MATON_API_KEY as a secret: use a dedicated, least-privilege key or account, and rotate/revoke it if needed. (3) Review Maton's privacy/security policies and audit logs for your account because OAuth tokens and meeting metadata will be visible to them. (4) If you need stronge...详细分析 ▾
✓ 用途与能力
The name/description state a Google Meet integration and the skill only requests a Maton API key to call Maton gateway endpoints which proxy to meet.googleapis.com. The requested environment variable (MATON_API_KEY) is appropriate for a managed-OAuth gateway provider.
ℹ 指令范围
SKILL.md contains concrete HTTP examples and only references MATON_API_KEY and Maton endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai). All instructions are within the stated purpose (creating spaces, listing records, managing connections). Note: requests are routed through Maton’s domains rather than directly to Google — that means meeting metadata and proxied API payloads pass through a third party.
✓ 安装机制
No install spec and no code files beyond SKILL.md/LICENSE — instruction-only skills do not write code to disk during install, which is the lowest-risk install mechanism.
✓ 凭证需求
Only a single env var (MATON_API_KEY) is required, which is proportional to a gateway-based integration. However, that key is sensitive: it grants access to Maton-managed OAuth flows and thus can be used to act on Google Meet resources for connected accounts.
✓ 持久化与权限
The skill is not force-enabled (always:false) and asks for no system config paths or other skills' credentials. The agent can invoke it autonomously (default), so an agent with access to MATON_API_KEY could perform Meet actions — this is expected but worth noting.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.42026/2/3
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install google-meet
镜像加速npx clawhub@latest install google-meet --registry https://cn.longxiaskill.com