← 返回 Skills 市场
Proxycurl
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
291
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install proxycurl
功能描述
Proxycurl integration. Manage Persons, Organizations, Jobs, Profiles. Use when the user wants to interact with Proxycurl data.
安全使用建议
This skill simply documents how to use the Membrane CLI to access Proxycurl — it does not ask for API keys or local secrets. Before installing or using it: (1) verify you trust Membrane (getmembrane.com) and review the @membranehq/cli npm package and publisher on the npm registry; (2) prefer using `npx @membranehq/cli@latest` if you want to avoid a global install; (3) understand that Membrane will handle auth server-side (you'll authenticate via your browser), so you are delegating credential storage/refresh to that service; and (4) if you prefer not to give a third-party proxy access to Proxycurl data, consider calling Proxycurl directly with your own API keys instead.
功能分析
Type: OpenClaw Skill
Name: proxycurl
Version: 1.0.2
The proxycurl skill bundle provides instructions for an AI agent to interact with the Proxycurl API via the Membrane platform. It utilizes the legitimate '@membranehq/cli' tool for authentication and API request management. The instructions in SKILL.md are well-documented, focusing on standard integration tasks such as connection management and action execution without any signs of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (Proxycurl integration) match the runtime instructions (use Membrane CLI to connect to Proxycurl and run Proxycurl-related actions). Asking the user to use Membrane rather than direct Proxycurl credentials is coherent for this integration.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in via browser, creating a connection, listing/running actions, and proxying API requests. It does not instruct reading arbitrary local files or exfiltrating data outside the Membrane/Proxycurl flow.
Install Mechanism
There is no automated install spec in the registry (instruction-only), but the doc asks the user to run `npm install -g @membranehq/cli` (or use npx). Installing a global npm package is a normal but non-trivial action — the user should verify the npm package and publisher before running it.
Credentials
The skill declares no required env vars or credentials. It requires a Membrane account and network access (documented in SKILL.md) and relies on browser-based login handled by Membrane — this is proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-on, does not request elevated platform privileges, and contains no code that would persist or modify other skills. Autonomous invocation remains possible (platform default) but is not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proxycurl - 安装完成后,直接呼叫该 Skill 的名称或使用
/proxycurl触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Proxycurl 是什么?
Proxycurl integration. Manage Persons, Organizations, Jobs, Profiles. Use when the user wants to interact with Proxycurl data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 291 次。
如何安装 Proxycurl?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proxycurl」即可一键安装,无需额外配置。
Proxycurl 是免费的吗?
是的,Proxycurl 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Proxycurl 支持哪些平台?
Proxycurl 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Proxycurl?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills