Continuum Security Slne
v1.0.2Continuum Security SLNE integration. Manage data, records, and automate workflows. Use when the user wants to interact with Continuum Security SLNE data.
⭐ 0· 41·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description and runtime instructions consistently describe using Membrane to manage Continuum Security SLNE resources; required capabilities (network, Membrane account, Membrane CLI) match that purpose. Minor inconsistency: the SKILL.md lists "Official docs: https://ironwasp.org/documentation", which appears unrelated to Membrane/Continuum and is likely a copy/paste error but does not materially change the skill's functionality.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI (login, connect, action list/run, request proxy). They do not direct the agent to read local config files or unrelated environment variables. The proxy feature intentionally allows arbitrary API requests through Membrane — expected for this integration but worth noting because it can be used to reach any endpoint exposed by the Continuum API.
Install Mechanism
No install spec in the registry; SKILL.md recommends installing @membranehq/cli via npm -g. This is a common, transparent user-side install mechanism and is proportionate to the stated purpose (CLI-based integration).
Credentials
The skill declares no required env vars, config paths, or credentials and explicitly directs users to let Membrane handle authentication. That is proportionate: a connector-based integration should not need local secrets in the skill itself.
Persistence & Privilege
The skill is not marked always:true, does not include install-time code or files, and does not request elevated agent-wide privileges. It is an instruction-only skill and does not persist credentials or modify other skills' configurations.
Assessment
This skill is an instruction-only adapter that relies on the Membrane CLI and a Membrane account. Before installing or using it: (1) verify you trust the Membrane provider and the connector for Continuum Security SLNE; (2) be comfortable running a global npm install (it will place the CLI on disk); (3) complete Membrane login in a browser so the connector can be authorized; (4) note the proxy feature can issue arbitrary requests to the Continuum API — only use actions/endpoints you expect and avoid sending sensitive local data through ad-hoc requests. Also be aware the SKILL.md contains an odd unrelated docs link (ironwasp.org) — likely harmless but worth confirming with the skill author if you need high assurance.Like a lobster shell, security has layers — review code before you run it.
latestvk970k3z26m95xbvpnpsj01kxwh84394a
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
