← 返回 Skills 市场
gora050

Smartproxy

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install smartproxy
功能描述
Smartproxy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartproxy data.
安全使用建议
This skill appears to do what it claims: it uses the Membrane CLI to manage Smartproxy connections and run pre-built actions. Before installing or running it: (1) prefer using npx (npx @membranehq/cli ...) to avoid a global npm install if you want less persistence; (2) verify @membranehq/cli is the legitimate package and that you trust getmembrane.com/Membrane as the connector host; (3) be prepared for a browser-based login flow that grants Membrane access to your Smartproxy connection (review what data the Membrane service will access); and (4) run installs in a controlled environment if you have strict security policies. If you need more certainty, request the exact package checksum or the skill’s source code before proceeding.
功能分析
Type: OpenClaw Skill Name: smartproxy Version: 1.0.3 The skill bundle provides instructions for integrating with Smartproxy via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' NPM package, authenticating, and managing proxy actions through the Membrane platform. The instructions in SKILL.md prioritize secure credential handling by delegating authentication to the external service rather than requesting local secrets, and no malicious patterns such as data exfiltration or unauthorized execution were found.
能力评估
Purpose & Capability
The name/description (Smartproxy integration) matches the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Smartproxy, discover and run actions, and manage connections. Required capabilities are proportional to the stated purpose.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, logging in, creating a connector connection, listing/creating/running actions, and polling for state. There are no instructions to read unrelated files, harvest arbitrary env vars, or exfiltrate data outside the Membrane/Smartproxy flow.
Install Mechanism
The skill is instruction-only (no install spec), but SKILL.md directs installation of @membranehq/cli via npm -g (or npx). Installing a third-party global npm CLI is a normal approach but carries the usual risks of installing and running remote code; using npx avoids a persistent global install.
Credentials
No environment variables or credentials are requested by the skill. Authentication is delegated to Membrane's login flow (browser or headless code flow), which is consistent with the stated intent to let Membrane manage API keys/refresh tokens server-side.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills or global agent config, and follows normal autonomy defaults. It does require installing/using the Membrane CLI at runtime but doesn't request elevated system privileges in its instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smartproxy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smartproxy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug smartproxy
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Smartproxy 是什么?

Smartproxy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartproxy data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 Smartproxy?

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

Smartproxy 是免费的吗?

是的,Smartproxy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Smartproxy 支持哪些平台?

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

谁开发了 Smartproxy?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论