Sitecreatorio
v1.0.2Sitecreator.io integration. Manage Sites, Pages, Templates, Images, Domains, Users and more. Use when the user wants to interact with Sitecreator.io data.
⭐ 0· 111·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/description match the instructions: it uses Membrane to manage Sitecreator.io resources. Minor inconsistency: the skill declares no required binaries, yet the SKILL.md expects the Node/npm toolchain (npm or npx) and the @membranehq/cli to be installable/executable.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, creating/listing connections, listing and running actions, and proxying requests through Membrane. The instructions do not ask the agent to read unrelated files, environment variables, or exfiltrate data.
Install Mechanism
No formal install spec is present (instruction-only), but SKILL.md instructs a global npm install (npm install -g @membranehq/cli) and uses npx. Installing a global npm package runs third-party code from the npm registry — this is a moderate-risk action that requires trusting the package publisher and registry.
Credentials
The skill requires no environment variables or credentials in the manifest. It relies on Membrane to handle authentication (the user creates a connection via browser flow). Requesting a Membrane account is proportional to the described functionality.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or access to other skills' configs. Agent invocation is allowed by default but there are no additional privileged settings.
Assessment
This skill is an instruction-only wrapper around the Membrane CLI and appears coherent with its description. Before installing/running anything: (1) ensure you have and trust Node/npm on the machine and avoid running global installs as root; (2) verify the @membranehq/cli package and its publisher (npm page / GitHub) and confirm the homepage (getmembrane.com) matches your expectations; (3) be aware that authentication is done via Membrane (you'll sign in through a browser and Membrane will proxy API calls), so only use it if you trust that service to hold your Sitecreator.io connection. If you need higher assurance, inspect the @membranehq/cli source code on its GitHub repo before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk97ae7tw9709qx42243spgt2xh843p8t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
