Humio
v1.0.2Humio (Falcon LogScale) integration. Manage data, records, and automate workflows. Use when the user wants to interact with Humio (Falcon LogScale) data.
⭐ 0· 52·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 SKILL.md consistently describes a Humio integration implemented via the Membrane CLI. The requirement to have a Membrane account and network access is stated and is a reasonable dependency for a proxy-based integration.
Instruction Scope
Runtime instructions are limited to installing/running the Membrane CLI, logging in via browser, creating connections, listing actions, running actions, and proxying requests. The instructions do not ask the agent to read unrelated files, export arbitrary environment variables, or exfiltrate data outside the described flow.
Install Mechanism
No install spec is embedded in the skill (instruction-only), but the SKILL.md tells users to install @membranehq/cli from the public npm registry (npm install -g). Installing from npm is expected here but carries the usual third-party-package risk; the doc also suggests npx usage which avoids global install.
Credentials
The skill declares no required env vars and does not request local credentials. However, it delegates authentication and credential storage to Membrane (server-side). That is proportionate to the stated design, but it does mean you are trusting Membrane with access to Humio data and credentials.
Persistence & Privilege
The skill is not always-enabled, does not request elevated system persistence, and contains no install-time scripts. It is instruction-only and relies on an external CLI managed by the user.
Assessment
This skill is coherent but relies on the Membrane service and its CLI. Before installing/using: verify you trust Membrane (review privacy, terms, and where credentials are stored), prefer running actions with npx instead of a global npm install if you want less local footprint, inspect the @membranehq/cli package repository and latest release if possible, create least-privileged connections in your Humio account, perform initial testing in an isolated environment, and monitor network activity. The skill itself does not ask for unrelated credentials or attempt to read local files.Like a lobster shell, security has layers — review code before you run it.
latestvk970jt898jbpccgrrtbrkfvp6d843kc1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
