Curated
v1.0.2Curated integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Curated data.
⭐ 0· 87·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
Name and description (Curated integration: Organizations, Users, Goals, Filters) align with the content of SKILL.md which documents using the Membrane CLI to manage Curated resources and run Curated API requests.
Instruction Scope
The instructions focus on installing and using the Membrane CLI, logging in, creating connections, listing actions, running actions, and proxying requests to Curated. They do not instruct the agent to read unrelated files, harvest local secrets, or send data to unexpected endpoints. The headless and browser-auth flows are documented and appropriate for this use case.
Install Mechanism
The only install guidance is a global npm install of @membranehq/cli. That is expected for a CLI-based integration but carries the usual moderate risk of installing third-party code globally; users should confirm the package source (repository and publisher) before installing.
Credentials
The skill declares no required environment variables, no credentials, and the SKILL.md explicitly advises against asking users for API keys. The described auth flows delegate credentials to Membrane, which is proportionate to the skill's purpose. Users should note that trusting Membrane means the service will have access to the Curated account on their behalf.
Persistence & Privilege
The skill is instruction-only with no install spec and does not request always: true or any elevated platform persistence. It does not modify other skills or system configuration.
Assessment
This skill appears internally consistent: it tells you to install and use the Membrane CLI to manage Curated and does not request unrelated secrets. Before installing, verify the npm package @membranehq/cli is the official Membrane CLI (check the publisher, GitHub repo, and homepage), consider installing in a controlled environment rather than globally if you prefer, and be aware that Membrane will mediate access to your Curated account (so review their privacy/security posture before granting access).Like a lobster shell, security has layers — review code before you run it.
latestvk978h6zy5feg9yvt4apnc7gp8n843edq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
