← 返回 Skills 市场
Request
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install request
功能描述
Request integration. Manage data, records, and automate workflows. Use when the user wants to interact with Request data.
安全使用建议
This skill appears to be an instruction-only wrapper that tells the agent to use the Membrane CLI to access 'Request' data. Before installing or following its instructions: (1) verify that you trust the Membrane project and the @membranehq/cli npm package (check the package page, publisher, and source repository); (2) be aware the SKILL.md asks you to run a global npm install (this modifies your environment) — consider using a container or a dedicated VM if you want to isolate effects; (3) the SKILL.md incorrectly links to the Python 'requests' docs — consider asking the maintainer for clarification or checking the repository at https://github.com/membranedev/application-skills to confirm intent; (4) confirm you are comfortable with the Membrane login flow (it delegates auth server-side and uses browser-based codes). These inconsistencies are not enough to prove malicious intent, but they justify extra caution (verify package origin and the skill's repository) before proceeding.
功能分析
Type: OpenClaw Skill
Name: request
Version: 1.0.1
The skill provides a framework for the OpenClaw agent to interact with a service called 'Request' via the Membrane platform. It instructs the agent to install the Membrane CLI (`@membranehq/cli`) and use it to manage authentication and execute actions. While the skill requires high-privilege operations like global NPM installation and routes data through a third-party service (getmembrane.com), these behaviors are consistent with the stated purpose of the integration and do not show evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The name/description (Request integration) aligns with the instructions to use Membrane to create a connection and run actions. However, the SKILL.md includes an odd 'Official docs' link to the Python 'requests' library (https://requests.readthedocs.io), which appears unrelated to the stated product and suggests either a copy/paste error or sloppy documentation.
Instruction Scope
The runtime instructions are narrowly scoped to installing and using the Membrane CLI (membrane connect, action list/run, login flows). The skill does not instruct reading arbitrary files or unrelated environment variables, nor does it direct data to unexpected endpoints beyond Membrane. It does rely on interactive or headless login flows that require user action to complete authentication.
Install Mechanism
This is an instruction-only skill (no install spec), but the SKILL.md tells users/agents to run 'npm install -g @membranehq/cli@latest' or use npx. Because installation is performed at runtime by whoever follows the instructions, this will write code to disk and modify the environment. That is expected for a CLI-based integration but should be verified (confirm the package and publisher) before running globally.
Credentials
The skill declares no required environment variables or credentials and explicitly advises not to ask users for API keys, instead using Membrane's managed connections. This is proportionate to the stated purpose. There are no suspicious requests for unrelated secrets.
Persistence & Privilege
The skill does not request always:true, does not include code that would modify other skills or global agent configuration, and is user-invokable only. There is no evidence it demands elevated persistence or privileges within the agent framework.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install request - 安装完成后,直接呼叫该 Skill 的名称或使用
/request触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Request 是什么?
Request integration. Manage data, records, and automate workflows. Use when the user wants to interact with Request data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Request?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install request」即可一键安装,无需额外配置。
Request 是免费的吗?
是的,Request 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Request 支持哪些平台?
Request 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Request?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills