← Back to Skills Marketplace
gora050

Red Sift

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
152
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install red-sift
Description
Red Sift integration. Manage data, records, and automate workflows. Use when the user wants to interact with Red Sift data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install red-sift
  3. After installation, invoke the skill by name or use /red-sift
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug red-sift
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Red Sift?

Red Sift integration. Manage data, records, and automate workflows. Use when the user wants to interact with Red Sift data. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.

How do I install Red Sift?

Run "/install red-sift" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Red Sift free?

Yes, Red Sift is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Red Sift support?

Red Sift is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Red Sift?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments