← 返回 Skills 市场
Srxp
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install srxp
功能描述
SRXP integration. Manage data, records, and automate workflows. Use when the user wants to interact with SRXP data.
安全使用建议
This skill appears to do what it says: it uses Membrane's CLI to connect to SRXP. Before installing or running: 1) Verify the @membranehq/cli package is the official package (check the publisher and package homepage) or use npx to avoid a global install. 2) Expect to authenticate via your browser (the skill uses Membrane's login flow); do not paste secrets into chat. 3) Confirm you are comfortable granting the Membrane account access to SRXP data (Membrane acts as the proxy and stores credentials server-side). 4) Note the small metadata mismatch: the skill's registry entry doesn't list the Membrane CLI or network access as requirements even though SKILL.md requires them — treat that as an administrative/packaging oversight, not a functional red flag.
功能分析
Type: OpenClaw Skill
Name: srxp
Version: 1.0.0
The skill bundle requires high-risk operations, specifically a global NPM installation (`npm install -g @membranehq/cli`) and the execution of a third-party CLI for authentication and network requests. While these actions are plausibly necessary for the stated purpose of SRXP integration via the Membrane platform, the requirement for global system modification and broad shell/network access constitutes a significant attack surface. Additionally, the `publishedAt` timestamp in `_meta.json` (1775178341604) is set in the future (2026), which is an anomaly. No clear evidence of intentional malice or data exfiltration was found in SKILL.md.
能力评估
Purpose & Capability
The skill is explicitly an SRXP integration and its SKILL.md explains how to interact with SRXP via the Membrane CLI. That matches the name/description. However, the registry metadata lists no required binaries or credentials while the instructions clearly require network access, a Membrane account, and the @membranehq/cli tool — a small inconsistency in declared requirements.
Instruction Scope
The runtime instructions are limited to installing/using the Membrane CLI, logging in, creating/using connections, listing actions, running actions, and proxying requests to SRXP via Membrane. They do not instruct reading arbitrary local files or unrelated system credentials, nor do they direct data to unexpected external endpoints. The HEADLESS flow and browser-based login are documented; no scope creep observed.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to install @membranehq/cli via npm (-g). Installing a public npm CLI is a common approach but modifies the system PATH and requires npm rights; you may prefer npx to avoid a global install. The package referenced appears to be a scoped public package rather than a random URL, which is lower risk than arbitrary downloads.
Credentials
The skill declares no required env vars, but the instructions require a Membrane account and network access and rely on Membrane-managed credentials (browser login flow). No unrelated secrets or multiple external service credentials are requested. The only proportionality issue is the metadata omission: the registry should have declared the need for network access and the Membrane CLI.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent privileges. As instruction-only, it does not install background services or modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install srxp - 安装完成后,直接呼叫该 Skill 的名称或使用
/srxp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Srxp 是什么?
SRXP integration. Manage data, records, and automate workflows. Use when the user wants to interact with SRXP data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 Srxp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install srxp」即可一键安装,无需额外配置。
Srxp 是免费的吗?
是的,Srxp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Srxp 支持哪些平台?
Srxp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Srxp?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills