← Back to Skills Marketplace
gora050

Regfox

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
180
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install regfox
Description
RegFox integration. Manage Events. Use when the user wants to interact with RegFox data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to interact with RegFox, so installing the CLI (npm or npx) and creating a Membrane connection is expected. Before installing or using it: 1) Verify the @membranehq/cli package and the Membrane project on npm/GitHub to ensure you trust the publisher; 2) Understand that Membrane will handle RegFox authentication and will have access to your RegFox data — review Membrane's privacy/security docs and terms; 3) Prefer using npx (transient invocation) if you want to avoid a global npm install; and 4) Avoid using this in environments where you cannot or do not want a third-party service to access event/attendee data.
Capability Analysis
Type: OpenClaw Skill Name: regfox Version: 1.0.3 The skill provides instructions for an AI agent to manage RegFox event data using the Membrane CLI. It involves standard procedures such as installing a public NPM package (@membranehq/cli), performing OAuth-based authentication, and discovering/running API actions. No evidence of data exfiltration, malicious code execution, or deceptive prompt injection was found; the logic is entirely consistent with the stated purpose of the integration.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (RegFox integration) align with the instructions: all calls are performed via the Membrane CLI and Membrane connections to RegFox. No unrelated credentials, binaries, or configs are requested.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, authenticating, creating a Membrane connection to RegFox, listing/creating actions, and running those actions. That is consistent with the stated purpose. Note: most interaction and credentials are delegated to Membrane servers — the SKILL.md does not discuss privacy/where user/attendee data is stored or how Membrane uses it.
Install Mechanism
This is an instruction-only skill (no install spec in the registry). The SKILL.md recommends installing @membranehq/cli via npm -g or using npx. Using an npm package is reasonable for a CLI, but installing global packages has supply-chain risk; you should verify the package publisher (@membranehq) and the package contents on npm/GitHub before installing.
Credentials
No environment variables, local credentials, or config paths are requested. The skill explicitly tells users not to provide API keys and to let Membrane handle auth. This is proportionate to the stated purpose, though it implies handing RegFox access to Membrane's service.
Persistence & Privilege
The skill does not request always:true and does not modify other skills' configurations. It relies on Membrane for credential management; there is no local persistent privilege requested by the skill itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install regfox
  3. After installation, invoke the skill by name or use /regfox
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug regfox
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Regfox?

RegFox integration. Manage Events. Use when the user wants to interact with RegFox data. It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.

How do I install Regfox?

Run "/install regfox" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Regfox free?

Yes, Regfox is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Regfox support?

Regfox is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Regfox?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments