Planning Center
v1.0.2Planning Center integration. Manage Persons, Groups, Lists, Events, Medias. Use when the user wants to interact with Planning Center data.
⭐ 0· 209·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 (Planning Center integration) matches the instructions (use Membrane CLI to interact with Planning Center). Minor inconsistency: SKILL.md tells users to install @membranehq/cli globally (npm install -g) but also uses npx in examples; this is likely harmless but inconsistent.
Instruction Scope
Instructions stay on-purpose (discover actions, run actions, or proxy API requests via Membrane). Important privacy/data-flow note: API calls and auth are proxied through Membrane servers, so Planning Center data and auth tokens will be handled by that third party.
Install Mechanism
No automated install spec in the registry; SKILL.md asks the user to run npm install -g @membranehq/cli (public npm registry) or use npx in examples. Installing from npm is a common pattern but carries the usual risks of third-party npm packages; the instructions do not perform any direct downloads from unknown personal servers.
Credentials
The skill declares no required environment variables or local credentials and explicitly instructs to avoid asking users for API keys. The use of a Membrane account is justified by the proxy/auth model.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and has no required config paths or system-wide changes in its instructions.
Assessment
This skill delegates auth and API calls to Membrane, so installing/using it means trusting Membrane to handle your Planning Center credentials and API traffic. Before installing: (1) review Membrane's privacy and security policies and confirm you are comfortable with them having access to proxied requests and tokens; (2) prefer using the npx examples if you want to avoid a global npm install, or review the package on npm/github first; (3) test with a limited/temporary Planning Center account or connection and revoke the connection when finished; (4) note the SKILL.md's small inconsistency (npm -g vs npx) but otherwise the instructions align with the stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk97dkg7pcanj9wc6h822yr5rj58425pa
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
