← 返回 Skills 市场
Resurface
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install resurface
功能描述
Resurface integration. Manage data, records, and automate workflows. Use when the user wants to interact with Resurface data.
安全使用建议
This skill appears to be a straightforward integration with Resurface via Membrane. Before installing: 1) Verify the npm package @membranehq/cli and its GitHub repo are official and up-to-date; 2) prefer using npx or a local install instead of a global `-g` install if you want to avoid permanently adding third-party binaries to your system; 3) be aware that using the skill requires a Membrane/Resurface account and creating a connection — data sent to Resurface/Membrane will be processed by that service, so review its privacy/security docs; 4) if you are concerned about autonomous agent actions, consider restricting the agent's ability to invoke skills or require user confirmation before running commands.
功能分析
Type: OpenClaw Skill
Name: resurface
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Resurface via the Membrane CLI. The logic focuses on standard API management tasks such as authentication, action discovery, and execution using the '@membranehq/cli' package. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions explicitly advise against handling raw secrets locally, favoring Membrane's server-side credential management.
能力评估
Purpose & Capability
Name and description match the instructions: the SKILL.md directs the agent to use the Membrane CLI to interact with Resurface data. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are focused on installing/using the Membrane CLI, authenticating, creating connections, listing/creating actions, and running actions. The instructions do not request reading unrelated files, environment variables, or sending data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec) but tells the user to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a global npm package runs third-party code during install — expected for a CLI but worth noting. The package source appears to be the official Membrane npm scope/ GitHub; no suspicious URLs are present.
Credentials
No environment variables or credentials are required by the skill. The instructions explicitly advise letting Membrane handle API keys rather than asking the user for secrets, which is consistent and proportional.
Persistence & Privilege
The skill does not request always:true or system-wide config changes. It uses the standard agent invocation model (autonomous invocation allowed by default), which is expected for a service integration. No evidence the skill modifies other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install resurface - 安装完成后,直接呼叫该 Skill 的名称或使用
/resurface触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Resurface 是什么?
Resurface integration. Manage data, records, and automate workflows. Use when the user wants to interact with Resurface data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Resurface?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install resurface」即可一键安装,无需额外配置。
Resurface 是免费的吗?
是的,Resurface 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Resurface 支持哪些平台?
Resurface 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Resurface?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills