Subscribe Hr

v1.0.0

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

0· 91·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description claim Subscribe‑HR integration and all runtime instructions are about using the Membrane CLI to discover/connect/run actions or proxy requests to Subscribe‑HR. No unrelated services, credentials, or tools are requested.
Instruction Scope
SKILL.md limits actions to installing/using @membranehq/cli, performing membrane login/connect/action/request commands, and discovering actions. It does not instruct the agent to read arbitrary host files, environment variables, or to transmit data to endpoints outside Membrane/Subscribe‑HR.
Install Mechanism
There is no embedded install spec in the skill bundle, but the instructions tell the user to run npm install -g @membranehq/cli (and recommend npx in examples). Installing a global npm package is a reasonable and expected step for a CLI-based integration, but it carries the usual moderate risk of installing third‑party code; prefer npx or auditing the package if you have concerns.
Credentials
The skill declares no required environment variables or secrets. Authentication is delegated to Membrane's login flow (browser-based), which is proportional to the goal. Note: creating a connection in Membrane grants that connection access to Subscribe‑HR data, which is appropriate for this integration but is a privilege you should understand and control.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It is instruction-only and does not modify other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined with other worrying privileges here.
Assessment
This skill is internally coherent and simply documents how to use the Membrane CLI to work with Subscribe‑HR. Before installing or running commands: (1) verify you trust the @membranehq package and the getmembrane.com service (review publisher, npm package page, and privacy/security docs); (2) prefer using npx or inspect the CLI package before a global npm install; (3) be aware that creating a Membrane connection grants that connection access to your Subscribe‑HR data — limit permissions and revoke unused connections; (4) if you need stricter controls, perform actions manually via your own Admin console or API tokens rather than delegating broad access to third‑party connectors.

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

latestvk97d5snv3ram3qpwxj8ghqpced84hgys

License

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

Comments