← 返回 Skills 市场
robert0812

Maton browse plan — API Gateway

作者 Rui Zhao · GitHub ↗ · v1.3.1 · MIT-0
cross-platform ⚠ suspicious
85
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install maton-browse-plan
功能描述
Guides the user through installing the Maton API Plan — browsing capture Chrome extension from the Chrome Web Store (or building from source), then combines...
安全使用建议
This skill appears to do what it says: it helps you install a Chrome extension and use the exported matonPlan together with the Maton API. Before installing, verify you trust the Maton extension and the GitHub repo (prefer the Chrome Web Store install). Be aware that: 1) you will need to provide MATON_API_KEY to let the skill call Maton services — consider a scoped/limited API key; 2) if you enable the local relay/native messaging, you (or scripts you run) will write a native messaging manifest to your browser/system (this is normal for native hosts but requires care); 3) the SKILL.md references MATON_RELAY_TOKEN for relay auth but that variable isn't declared by the skill metadata — if you plan to use the relay, confirm how the token is set and protected. If you have sensitive data in your browser history, the extension may request history/tabs access — review its permissions before consenting.
功能分析
Type: OpenClaw Skill Name: maton-browse-plan Version: 1.3.1 The skill guides users to install a Chrome extension and a local relay to analyze browsing history for API integration suggestions. It instructs the agent to proactively poll a local HTTP endpoint (127.0.0.1:37191) and directs users to execute shell commands in SKILL.md to install a native messaging host. While these capabilities are aligned with the stated purpose of the 'Maton API Plan,' the combination of local network access, system-level configuration changes, and the processing of sensitive browsing data represents a high-risk profile without explicit evidence of malicious intent.
能力标签
requires-oauth-token
能力评估
Purpose & Capability
The skill is an API-Gateway extension that ingests a matonPlan exported by a browser extension and uses the Maton API (MATON_API_KEY) to propose connector hints — requiring MATON_API_KEY is consistent with that purpose.
Instruction Scope
SKILL.md stays within scope: it guides installing the Chrome extension (store or build), obtaining the matonPlan via download or a local relay (http://127.0.0.1:37191 GET /latest or POST /ingest), and pairing that data with the API Gateway. Two notes: 1) it describes installing a native messaging host (writes a browser host manifest) which is expected for native relay scenarios but touches browser/system config (the scripts are user-run, not automatically executed by the platform); 2) it references MATON_RELAY_TOKEN (Bearer token for the relay) but that env var is not declared in requires.env.
Install Mechanism
This is instruction-only with no install spec and no bundled binaries. Build instructions use npm and local Chrome developer workflow; no downloads from untrusted URLs or automatic extract/install steps are present in the skill metadata.
Credentials
Only MATON_API_KEY is declared as required (reasonable for calling the Maton API). SKILL.md additionally mentions MATON_RELAY_TOKEN for local relay bearer auth but does not declare it — a minor inconsistency. Other environment variables mentioned (e.g., EXTENSION_ID used during user-run native-host install) are operational and reasonable.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system settings autonomously. Native-host installation is described but is a user-invoked build/install step (not an automatic persistence mechanic of the skill).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install maton-browse-plan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /maton-browse-plan 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.1
Add explicit Chrome Web Store URL block; require agents to surface link on onboarding.
v1.2.4
- Improved installation and setup instructions for the Maton browse-capture Chrome extension, including new build and relay options. - Added clear guidance for pairing the Chrome extension with the local relay and handling relay-based and manual JSON ingestion. - Expanded details on extension permissions, native messaging, and troubleshooting native host setup. - Clarified how the skill periodically checks for new browsing data and proactively suggests Maton connector actions. - Emphasized best practices for fetching new data from the relay and preventing redundant prompts.
元数据
Slug maton-browse-plan
版本 1.3.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Maton browse plan — API Gateway 是什么?

Guides the user through installing the Maton API Plan — browsing capture Chrome extension from the Chrome Web Store (or building from source), then combines... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Maton browse plan — API Gateway?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install maton-browse-plan」即可一键安装,无需额外配置。

Maton browse plan — API Gateway 是免费的吗?

是的,Maton browse plan — API Gateway 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Maton browse plan — API Gateway 支持哪些平台?

Maton browse plan — API Gateway 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Maton browse plan — API Gateway?

由 Rui Zhao(@robert0812)开发并维护,当前版本 v1.3.1。

💬 留言讨论