Textcortex
v1.0.0TextCortex integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextCortex data.
⭐ 0· 51·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 TextCortex and the SKILL.md explicitly instructs use of the Membrane CLI and a Membrane account to create a connector and run actions. Requiring the Membrane CLI and network access is coherent with the described purpose.
Instruction Scope
Instructions are focused on installing and using the @membranehq/cli, performing an OAuth/browser login flow, listing/creating connections, running actions, and proxying requests to TextCortex via Membrane. There are no instructions to read unrelated local files or request unrelated credentials. The proxy capability allows arbitrary API calls to TextCortex through Membrane, which is expected for this integration.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the SKILL.md recommends installing the Membrane CLI via npm (a standard public registry). This is a low-risk, expected install mechanism for a CLI-based integration. No downloads from unknown hosts or archives are suggested.
Credentials
The skill declares no required environment variables or credentials. The documentation explicitly instructs not to ask users for API keys and to rely on Membrane for credential management, which is proportionate to the stated functionality.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not modify other skills or system-wide configuration. It relies on ephemeral CLI interactions and browser-based login flows handled by Membrane; no elevated persistent privileges are requested.
Assessment
This skill is instruction-only and asks you to use the Membrane CLI and a Membrane account to connect to TextCortex. If you install it, be aware that: (1) you will need to install @membranehq/cli (npm) and run an interactive/browser login to create connections; (2) Membrane will proxy API calls and handle auth, so you won't provide TextCortex API keys directly to this skill; and (3) the proxy capability can make arbitrary requests to the TextCortex API once a connection exists — only grant access if you trust the Membrane account and the connector you create. If any part of the instructions asks you to paste secrets or run commands you don't recognize, stop and verify the source first.Like a lobster shell, security has layers — review code before you run it.
latestvk974y1mg0nvzartvq3s64mtq7s84b1ex
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
