← Back to Skills Marketplace
Signal Sciences
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
146
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install signal-sciences
Description
Signal Sciences integration. Manage data, records, and automate workflows. Use when the user wants to interact with Signal Sciences data.
Usage Guidance
This skill delegates all Signal Sciences access to the Membrane platform and instructs installing the Membrane CLI. Before installing: 1) confirm you trust getmembrane.com/@membranehq and the npm package @membranehq/cli (review its npm page and source repo); 2) understand that authentication and action execution happen through Membrane, so any data you pass to actions will be routed via that service; 3) installing the CLI uses a global npm install which modifies your environment — use a controlled environment if you prefer (container/VM); and 4) when using the skill, review the connection created in Membrane to ensure it has only the permissions you expect.
Capability Analysis
Type: OpenClaw Skill
Name: signal-sciences
Version: 1.0.3
The skill provides instructions for integrating Signal Sciences using the Membrane CLI (@membranehq/cli). It guides the AI agent through standard procedures for installation, authentication, and executing actions via the Membrane platform. No indicators of malicious intent, such as data exfiltration, unauthorized command execution, or obfuscation, were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (Signal Sciences integration) match the instructions: the SKILL.md tells the agent to use Membrane (a 3rd‑party connector platform) to create a connection to the Signal Sciences connector. Required artifacts (no env vars, no binaries declared) are proportional to the stated purpose.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (npm install -g @membranehq/cli) and running membrane commands (login, connect, action list/run). They do not instruct reading local secrets or arbitrary files. Note: using Membrane means traffic, metadata, and any parameters you pass to actions will flow via Membrane's service, so the user must trust that third party with any data sent to Signal Sciences.
Install Mechanism
No automated install spec shipped with the skill; the SKILL.md tells the user to globally install an npm package. This is expected for a CLI-based integration but is a local action that modifies the system PATH and installs a global package — users should ensure they trust the package and understand global npm installs.
Credentials
The skill declares no required env vars, no primary credential, and no config path access. The SKILL.md explicitly recommends using Membrane connections instead of asking for API keys, which aligns with least privilege.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation settings. It does not request permanent system presence or attempt to modify other skill configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install signal-sciences - After installation, invoke the skill by name or use
/signal-sciences - 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
Frequently Asked Questions
What is Signal Sciences?
Signal Sciences integration. Manage data, records, and automate workflows. Use when the user wants to interact with Signal Sciences data. It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install Signal Sciences?
Run "/install signal-sciences" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Signal Sciences free?
Yes, Signal Sciences is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Signal Sciences support?
Signal Sciences is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Signal Sciences?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills