Sumo Logic
v1.0.2Sumo Logic integration. Manage Connectionses, Contents, Users, Roles. Use when the user wants to interact with Sumo Logic data.
⭐ 0· 67·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Sumo Logic integration) matches the runtime instructions: using Membrane CLI to create connections, run actions, and proxy API requests to Sumo Logic. Required capabilities and workflows align with the stated purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in (browser-based auth), creating connections, listing/running actions, and proxying requests. Important: proxying sends requests (and their payloads/responses) via Membrane's service, so Sumo Logic data and request metadata will pass through a third party—this is expected for the stated design but is a privacy/third-party-exposure consideration the user should accept.
Install Mechanism
No install spec in the skill bundle, but SKILL.md instructs installing @membranehq/cli via npm -g. A scoped npm package from the public registry is a common install path but does modify the host (global npm install); users should verify the package's provenance and decide whether to run a global install.
Credentials
The skill declares no environment variables or credentials and explicitly relies on Membrane to manage credentials server-side. This is proportionate to the skill's described behavior. Users should note that credentials are stored/managed by Membrane (a third party), not on the local machine.
Persistence & Privilege
The skill does not request always:true or any privileged persistent presence. It is user-invocable and allows autonomous invocation (platform default), which is appropriate for an integration skill. There is no evidence it modifies other skills or system-wide settings.
Assessment
This skill appears to do what it says: it instructs you to install and use the Membrane CLI to connect to Sumo Logic and proxy API calls. Before installing or using it, consider: (1) Membrane will see requests/responses and may store/handle Sumo Logic data—review Membrane's privacy/security policies and trust the vendor; (2) the SKILL.md suggests a global npm install (@membranehq/cli), so verify the package and be comfortable with a global npm package on your machine; (3) browser-based login will authorize access to your Sumo Logic data via Membrane—limit scope and review the connection after creation; (4) if you do not trust third-party handling of logs or want stricter control, avoid using this proxy approach or run the CLI in an isolated environment. If you want more assurance, provide the skill author/package source verification (e.g., GitHub release, maintainer identity) or run the CLI from a vetted binary/distribution.Like a lobster shell, security has layers — review code before you run it.
latestvk97aqj2qs8wa25t77tnb22dn5x843jm9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
