Sematext
v1.0.0Sematext integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sematext data.
⭐ 0· 50·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 claims to integrate with Sematext and its runtime instructions consistently direct the agent to use the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests. Asking the user to install @membranehq/cli and authenticate via Membrane is coherent with the stated purpose.
Instruction Scope
SKILL.md confines activity to installing and running the Membrane CLI and using it to list connections/actions or proxy requests to Sematext. It does not instruct the agent to read unrelated system files, environment variables, or to send data to unexpected endpoints. It does rely on network access and an interactive login flow.
Install Mechanism
There is no registry install spec (skill is instruction-only), but the doc recommends a global npm install of @membranehq/cli (public npm). Installing an npm package is a reasonable way to obtain the CLI, but global npm installs execute third-party code — users should verify the package and publisher before installing.
Credentials
The skill declares no environment variables or credentials and relies on Membrane's interactive login/connection flow to manage Sematext credentials server-side. This is proportionate to the integration's needs; nothing in the SKILL.md asks for unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated platform privileges or persistent system-wide configuration. Its recommended behavior (installing a CLI) results in a normal user-space tool being present, which is expected for this integration.
Assessment
This skill is internally consistent: it instructs the agent to use the Membrane CLI to interact with Sematext and does not request unrelated credentials. Before installing or running it, verify that you trust the @membranehq npm package and the getmembrane.com service (review their npm repo and docs), since a global npm install will place third-party code on your machine. Be aware the integration requires network access and an interactive login (browser or headless flow). If you have policy concerns about installing CLIs or allowing an agent to run shell commands, consider using a dedicated machine or sandbox, or review the Membrane codebase and permissions first.Like a lobster shell, security has layers — review code before you run it.
latestvk97cw7vva28n0dce16q6hrvcws84abfs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
