Staffology

v1.0.0

Staffology integration. Manage data, records, and automate workflows. Use when the user wants to interact with Staffology data.

0· 47·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
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Staffology integration) match the instructions: all runtime actions use the Membrane CLI and Membrane's proxy to talk to the Staffology API. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests to Staffology. It does not ask the agent to read arbitrary files, environment variables, or other system state.
Install Mechanism
There is no embedded install spec in the registry, but SKILL.md instructs installing the Membrane CLI via `npm install -g @membranehq/cli` (and suggests using `npx` in examples). Installing a global npm package is a common pattern but carries moderate risk (install scripts run with your user privileges). This is proportionate to the described CLI usage, but users should verify the package/source before installing and consider using `npx` or an isolated environment.
Credentials
The skill requests no environment variables, no credentials, and no config paths. It explicitly advises not to ask users for API keys and to let Membrane manage auth, which is consistent with its design.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence in the registry, and is not marked always:true. It does not request elevated or permanent platform privileges.
Assessment
This skill is coherent: it tells you to use the Membrane CLI to access Staffology and does not ask for unrelated credentials. Before installing, verify you trust Membrane (@membranehq) and their npm package (review the package page and repository/maintainer). Prefer using `npx @membranehq/cli@latest` for one-off commands or install in an isolated environment if you must use `npm install -g`. Remember Membrane acts as a proxy and will handle your Staffology auth server-side—ensure you are comfortable with their privacy/terms because they will have access to the proxied data.

Like a lobster shell, security has layers — review code before you run it.

latestvk9794bns2ba1w6z0ndefygnzk184f5pf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments