← 返回 Skills 市场
Red Sift
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
152
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install red-sift
功能描述
Red Sift integration. Manage data, records, and automate workflows. Use when the user wants to interact with Red Sift data.
安全使用建议
This skill is coherent: it uses Membrane's CLI to interact with Red Sift and does not request unrelated secrets. Before installing/using it, verify you trust Membrane (@membranehq) by checking the npm package and GitHub repo, prefer installing a specific CLI version instead of @latest, avoid running global installs as root if possible, and use a least-privilege Red Sift account or dedicated integration user when you create the connection. Remember that after you complete the Membrane login and create a connection, the agent or CLI commands can perform actions on your Red Sift account, so review any actions or automation the skill runs.
功能分析
Type: OpenClaw Skill
Name: red-sift
Version: 1.0.3
The skill bundle provides a standard integration for the Red Sift security platform using the Membrane CLI. It contains instructions for the AI agent to install the '@membranehq/cli' package, authenticate, and manage Red Sift data through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found; the skill specifically promotes secure credential management by delegating authentication to the Membrane service rather than handling raw API keys.
能力评估
Purpose & Capability
The name/description say 'Red Sift integration' and the SKILL.md exclusively instructs using Membrane's CLI to connect to a Red Sift connector, discover and run actions — the required capabilities (network, Membrane account, Membrane CLI) match the stated purpose.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, authenticating, connecting to the red-sift connector, and discovering/running actions. They do not instruct reading arbitrary system files or requesting unrelated credentials. They do recommend interactive and headless login flows and use of npx for action discovery; these are relevant to the integration.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells the user to run 'npm install -g @membranehq/cli@latest' (and suggests npx usage). Installing a global npm package and running npx will fetch and execute third-party code from the npm registry — this is expected for a CLI-based integration but has the normal supply-chain considerations (verify package identity/version, avoid running as root where possible).
Credentials
The skill declares no required environment variables or config paths. Authentication is handled via Membrane's interactive login flow rather than asking for raw API keys or unrelated credentials, which is proportionate to its purpose.
Persistence & Privilege
The skill is not always-enabled and does not request special system-wide privileges. However, once the user installs the Membrane CLI and creates a connection, the agent (if authorized) could run CLI commands that act on the user's Red Sift data — so users should be aware that authorizing the connection grants the integration capability to act on that account.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install red-sift - 安装完成后,直接呼叫该 Skill 的名称或使用
/red-sift触发 - 根据 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
元数据
常见问题
Red Sift 是什么?
Red Sift integration. Manage data, records, and automate workflows. Use when the user wants to interact with Red Sift data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Red Sift?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install red-sift」即可一键安装,无需额外配置。
Red Sift 是免费的吗?
是的,Red Sift 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Red Sift 支持哪些平台?
Red Sift 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Red Sift?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills