Regfox

v1.0.2

RegFox integration. Manage Events. Use when the user wants to interact with RegFox data.

0· 106·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/description match the instructions: the skill directs use of the Membrane CLI to manage RegFox data and requires a Membrane account and network access. Nothing requested is unrelated to RegFox integration.
Instruction Scope
SKILL.md confines itself to using the Membrane CLI (login, create connection, list/run actions, proxy requests) and does not instruct reading unrelated files, other env vars, or transmitting data to unexpected endpoints. It does rely on browser-based auth or headless login flows handled by Membrane.
Install Mechanism
The skill has no automated install spec (instruction-only) but tells users to run `npm install -g @membranehq/cli` or use npx. Installing a global npm package modifies the system and pulls code from npm (a moderate-risk, expected action for a CLI).
Credentials
No environment variables or credentials are requested by the skill; instead it relies on Membrane to manage RegFox authentication server-side. This is appropriate for the stated purpose, though it means Membrane will broker access to user RegFox data.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system privileges or modify other skills. The agent may run the Membrane CLI when invoked, which is consistent with an integration skill.
Assessment
This is an instruction-only skill that tells the agent to use the Membrane CLI to access RegFox. Before installing/use: (1) understand that you must install the Membrane CLI (global npm install or use npx) and perform a browser-based login; global npm installs change your system and may require admin privileges. (2) Membrane will proxy and hold the RegFox credentials/session and will see proxied request/response data — review Membrane's privacy/security policies if you have confidentiality concerns. (3) The skill does not request API keys locally (good practice) — do not share RegFox API keys directly to third parties. (4) Because the skill is instruction-only, the agent will execute CLI commands when used; only enable/use it if you trust the Membrane service and are comfortable with the CLI installing/running on your machine.

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

latestvk977s8hvq6ced9j7n0p8gy0ybs842hjb

License

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

Comments