Scoopit

v1.0.2

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

0· 97·1 current·1 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill claims Scoop.it integration and instructs the agent/user to use the Membrane CLI to connect, discover actions, and proxy requests to Scoop.it. All requested capabilities (network access, Membrane account) match that purpose. Minor mismatch: the SKILL.md instructs installing an npm package but the metadata doesn't list 'npm'/'node' as a required binary.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests. They do not instruct reading unrelated local files or environment variables. Proxying allows arbitrary API calls to Scoop.it via Membrane, which is expected for this integration.
Install Mechanism
There is no platform install spec; the SKILL.md recommends 'npm install -g @membranehq/cli'. This is a standard public npm install (writes files to disk). The skill does not force-install anything automatically, but users should be aware they must trust the npm package and have npm/node available.
Credentials
No environment variables or local credentials are requested. The skill requires a Membrane account (documented) and relies on Membrane to manage auth server-side, which is proportionate to the described behavior. Users should understand that credentials and proxied requests will be handled/stored by Membrane's service.
Persistence & Privilege
Skill is instruction-only, has no 'always: true' flag, and requests no system-wide configuration. It does not attempt to modify other skills or persistent agent settings.
Assessment
This skill is internally consistent: it guides you to install and use the Membrane CLI to connect to Scoop.it and explicitly says Membrane handles auth. Before installing, verify you trust the '@membranehq/cli' npm package and the Membrane service (getmembrane.com), ensure your system has node/npm if you plan to follow the install steps, and be comfortable that Membrane will proxy and store connection credentials/server-side. If you need stronger assurance, review the package source/repo (the SKILL.md points at github.com/membranedev) before installing.

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

latestvk972s5w3chm1aee46bfnv82ms9843ja4

License

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

Comments