← Back to Skills Marketplace
Sumo Logic
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
163
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sumo-logic
Description
Sumo Logic integration. Manage Connectionses, Contents, Users, Roles. Use when the user wants to interact with Sumo Logic data.
Usage Guidance
This skill appears to do what it says: it uses Membrane's CLI to talk to Sumo Logic. Before installing, consider: (1) You will need a Membrane account and will authenticate via a browser flow — you are trusting Membrane to store and manage your Sumo Logic credentials. (2) The instructions recommend 'npm install -g' which installs code from the npm registry; if you prefer less risk, run commands with 'npx' or inspect the @membranehq/cli source on GitHub (repository referenced in SKILL.md) before installing. (3) In headless environments you'll paste auth codes manually — ensure those codes are only entered in trusted consoles. If you are comfortable trusting Membrane as the intermediary, the skill is coherent and appropriate to use.
Capability Analysis
Type: OpenClaw Skill
Name: sumo-logic
Version: 1.0.3
The skill provides a standard integration for Sumo Logic via the Membrane CLI (@membranehq/cli). It contains instructions for the agent to install the CLI, authenticate, and manage Sumo Logic resources (connections, actions, and searches) through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Sumo Logic integration) align with the runtime instructions: install the Membrane CLI, authenticate, create/list connections and run actions. Asking for a Membrane account and CLI is reasonable for this stated purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, performing login via browser (or paste-code in headless), creating/listing connections and running Membrane actions. It does not instruct reading unrelated files or environment variables or sending data to unexpected endpoints. It does instruct user interaction for auth, which is expected.
Install Mechanism
No install spec in the registry, but the docs recommend 'npm install -g @membranehq/cli@latest' or using 'npx'. Installing an npm package is a reasonable delivery mechanism for a CLI, but carries the usual trust/risk of installing third-party npm code; prefer 'npx' or review the package/repo if you are cautious.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane to manage Sumo Logic credentials. That is proportionate to its role as an integration helper. Note that relying on Membrane means you are delegating Sumo Logic credential storage/refresh to a third party.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always:false). There are no config paths or other skills' configs referenced.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sumo-logic - After installation, invoke the skill by name or use
/sumo-logic - 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 Sumo Logic?
Sumo Logic integration. Manage Connectionses, Contents, Users, Roles. Use when the user wants to interact with Sumo Logic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Sumo Logic?
Run "/install sumo-logic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sumo Logic free?
Yes, Sumo Logic is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sumo Logic support?
Sumo Logic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sumo Logic?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills