Recruiterflow

v1.0.2

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

0· 50·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill claims to integrate with Recruiterflow and all runtime instructions revolve around using the Membrane CLI to discover, connect, and proxy API calls to Recruiterflow. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md restricts the agent to installing and using the Membrane CLI, running Membrane commands (action list/run/request), and performing browser-based auth flows. It does not instruct reading unrelated files, harvesting env vars, or contacting other endpoints outside of Membrane/Recruiterflow.
Install Mechanism
There is no registry install spec; the doc instructs the user/agent to run `npm install -g @membranehq/cli`. Installing a global npm package executes code from the npm registry (moderate risk), but that is proportionate to the stated purpose. The skill itself does not auto-download or embed code.
Credentials
The skill declares no required env vars or credentials and explicitly advises against asking users for API keys (Membrane handles auth). No unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true or any elevated persistence, and does not instruct modifying other skills or global agent settings.
Assessment
This skill is internally consistent: it uses the Membrane CLI to connect to Recruiterflow and avoids requesting local secrets. Before installing, verify you trust the Membrane project and the npm package @membranehq/cli (global npm installs run code from the registry). Be aware the workflow requires opening a browser to authenticate and that the agent may run Membrane commands autonomously if invoked. If you prefer, inspect or install the Membrane CLI manually rather than allowing automated installs.

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

latestvk9785a82rdrv5hb0g1t0cdpg35843jpt

License

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

Comments