Gathercontent

v1.0.0

GatherContent integration. Manage data, records, and automate workflows. Use when the user wants to interact with GatherContent data.

0· 88·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name and description say it integrates with GatherContent and the SKILL.md exclusively instructs use of the Membrane CLI to discover/connect/run actions or proxy requests to GatherContent. All required capabilities (network access, Membrane account, Membrane CLI) are coherent with that purpose.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, logging in, creating connections, listing actions, running actions, and proxying requests to the GatherContent API. The instructions do not ask the agent to read unrelated local files, environment variables, or to exfiltrate data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec). It tells users to install @membranehq/cli via npm -g, which is reasonable for the described workflow but does require installing a third-party global package and network access. This is expected given the CLI-centric workflow; users should verify the CLI package source and trust the publisher before installing globally.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to Membrane's browser-based flow, which avoids asking for direct API keys in the skill instructions and is proportionate to the integration.
Persistence & Privilege
The skill does not request always:true and has no install-time hooks or config modifications. It is user-invocable and allows autonomous invocation by default (platform normal), but it does not demand elevated or permanent presence.
Assessment
This skill appears internally consistent and limited to using the Membrane CLI to interact with GatherContent. Before installing or following the instructions: (1) verify the @membranehq/cli package and its publisher (check npm page and GitHub repo) before doing a global install; (2) review the permissions that Membrane requests when you create the GatherContent connection in the browser (use a scoped/dedicated account if possible); (3) be mindful that running membrane request will proxy HTTP calls to the GatherContent API under Membrane's control—don't run commands you don't understand; and (4) prefer using npx or a local install if you want to avoid a global npm install. If you need deeper assurance, ask the skill author for the repository tag/release of the CLI and review its code/README before installing.

Like a lobster shell, security has layers — review code before you run it.

latestvk977k5w30ea8etta4p6rcxnk0h84gjvp

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments