← 返回 Skills 市场
Sumo Logic
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
163
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sumo-logic
功能描述
Sumo Logic integration. Manage Connectionses, Contents, Users, Roles. Use when the user wants to interact with Sumo Logic data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sumo-logic - 安装完成后,直接呼叫该 Skill 的名称或使用
/sumo-logic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Sumo Logic 是什么?
Sumo Logic integration. Manage Connectionses, Contents, Users, Roles. Use when the user wants to interact with Sumo Logic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。
如何安装 Sumo Logic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sumo-logic」即可一键安装,无需额外配置。
Sumo Logic 是免费的吗?
是的,Sumo Logic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sumo Logic 支持哪些平台?
Sumo Logic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sumo Logic?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills