Insperity Premier
v1.0.0Insperity Premier integration. Manage data, records, and automate workflows. Use when the user wants to interact with Insperity Premier data.
⭐ 0· 31·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 and description match the runtime instructions: the SKILL.md shows how to use the Membrane CLI to create a connector, run actions, and proxy API requests to Insperity Premier. No unrelated services, binaries, or env vars are requested.
Instruction Scope
Instructions are scoped to installing/running the Membrane CLI, authenticating via browser, discovering actions, running actions, and proxying requests. The skill does not instruct the agent to read local config files, system credentials, or arbitrary file paths.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli). This is an expected mechanism for a CLI but carries the normal caveat that globally installing an npm package executes third-party code with the installing user's privileges. The SKILL.md also uses npx in examples (which avoids permanent global install).
Credentials
No environment variables, credentials, or config paths are requested. Authentication is delegated to Membrane (browser flow). This is proportionate, but it means Membrane (the third party) will hold/mediate auth to Insperity — users should evaluate that trust and any compliance/privacy implications.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes files, and does not request always:true or elevated platform privileges. Autonomous invocation is allowed (platform default) and is not combined with other red flags.
Assessment
This skill tells you to use the Membrane CLI to connect to Insperity Premier; that is coherent. Before installing: 1) Verify the @membranehq/cli package and publisher on the npm registry (or use npx to avoid a global install). 2) Understand that Membrane will broker authentication and thus will have access to your Insperity data — confirm privacy, compliance, and scope of access with your org. 3) Prefer the documented browser auth flow and review the connector permissions shown during auth. 4) If you must avoid third-party hosting of credentials, do not use this integration and instead use a vetted direct API integration under your org's control.Like a lobster shell, security has layers — review code before you run it.
latestvk9700vz1ynfesm71ws15njm4zs8472eg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
