Strapi
v1.0.0Strapi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Strapi data.
⭐ 0· 43·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's name and description match its instructions: it guides the user to use the Membrane CLI to connect to and operate on Strapi. Required capabilities (network access and a Membrane account) are coherent with the stated purpose.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, creating connections, listing/running actions, and proxying requests to Strapi. This does mean data and authentication are routed through Membrane's service (the skill explicitly relies on Membrane to manage credentials and proxy requests), which has privacy/third-party exposure implications—functionality itself stays within the expected scope.
Install Mechanism
There is no built-in installer; the SKILL.md instructs users to install @membranehq/cli via npm (-g). Recommending a public npm package is reasonable for this integration, but it does require installing third-party code on the host (global npm install).
Credentials
The skill declares no required environment variables or secrets and explicitly advises against asking users for API keys. It relies on Membrane-managed connections rather than local credential configuration; this is proportionate to the integration's purpose.
Persistence & Privilege
The skill is instruction-only, does not request permanent presence (always: false), and does not modify other skills or system settings. It does not ask to store credentials locally.
Assessment
This skill is internally consistent but relies on a third-party service (Membrane). Before installing or following its instructions: 1) confirm you trust getmembrane.com/@membranehq and the @membranehq/cli npm package (check the package repository, maintainers, and recent releases); 2) be aware that Strapi data and auth flows will be proxied through Membrane—sensitive content could be visible to that service; 3) prefer the documented connection/browser auth flow rather than pasting secrets into the agent; and 4) when installing CLI tools globally, ensure you understand the permissions and where the binary will be placed on your system.Like a lobster shell, security has layers — review code before you run it.
latestvk977gcpn7xj6a7txrpp7x4j9rd84e3y9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
