Peoplelogic
v1.0.2Peoplelogic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Peoplelogic data.
⭐ 0· 75·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the runtime instructions: the SKILL.md instructs the agent to use the Membrane CLI to connect to Peoplelogic, list and run actions, and proxy API calls. No unrelated services, credentials, or binaries are requested.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, performing login/connect/list/run operations, and proxying requests to Peoplelogic via Membrane. The doc does not instruct reading local files, harvesting environment variables, or sending data to third-party endpoints outside of Membrane/Peoplelogic.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to install @membranehq/cli via npm (global) or invoke via npx. Installing a global npm package is a normal approach but does require write privileges and trusts the npm package owner; verify the CLI package source before installing.
Credentials
No environment variables or credentials are requested by the skill. The SKILL.md explicitly advises letting Membrane handle credentials rather than asking the user for API keys, which is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always-on presence (always: false) and does not ask to modify other skills or system-wide config. It relies on user-invoked Membrane CLI operations and standard browser-based auth flows.
Assessment
This skill is coherent: it uses the Membrane CLI to access Peoplelogic and asks for no local secrets. Before installing, verify you trust the @membranehq/cli npm package and the getmembrane.com project (check the package on npm and the GitHub repo). Be aware that: (1) installing a global npm package requires filesystem privileges and will place an executable on your PATH; (2) creating a Membrane connection grants Membrane server-side access to your Peoplelogic data — consider using least-privilege or test accounts if you are cautious; (3) the CLI can proxy arbitrary API requests through your connection, so avoid running untrusted commands. If you plan to allow autonomous agent use, decide whether you want the agent to be able to invoke Peoplelogic operations without manual approval.Like a lobster shell, security has layers — review code before you run it.
latestvk97c1c617cvmq3epbpddmmxhm9842g8r
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
