Godatafeed

v1.0.0

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

0· 56·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: all guidance is about using the Membrane CLI to connect to and operate on GoDataFeed. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing/using the Membrane CLI, creating connections, listing/running actions, and proxying API requests. It does not direct the agent to read unrelated files, exfiltrate data, or access system configs outside the stated flow.
Install Mechanism
The skill is instruction-only (no install spec in the registry). The doc recommends installing @membranehq/cli via npm (or running via npx) — a common pattern but one that relies on a third‑party npm package. This is expected for the described workflow but users should verify the npm package/publisher and be aware that global npm installs require elevated permissions.
Credentials
No environment variables, credentials, or config paths are required by the skill. The docs explicitly instruct not to ask users for API keys and state that Membrane manages auth server-side, which is proportionate to a connector-style integration.
Persistence & Privilege
always is false and there is no install-time code or files written by the skill itself. The skill does not request persistent system privileges or modify other skills' configurations.
Assessment
This skill appears to be what it claims: a Membrane-based integration for GoDataFeed. Before installing/using it, verify you trust Membrane (check the npm package publisher @membranehq, the GitHub repo, and privacy/security docs on getmembrane.com). Installing the CLI globally requires npm rights and can modify your system PATH — consider using npx to avoid a global install. Understand that authentication is handled via Membrane (you will authenticate in a browser and Membrane will hold/refresh credentials), so the Membrane service will have access to your GoDataFeed data; only proceed if you are comfortable granting that. Finally, prefer the documented connection flow and avoid pasting API keys into chat or other places.

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

latestvk976h16x8cqsmxyf91tat770qd84fegr

License

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

Comments