← 返回 Skills 市场
gora050

Regfox

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install regfox
功能描述
RegFox integration. Manage Events. Use when the user wants to interact with RegFox data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install regfox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /regfox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug regfox
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Regfox 是什么?

RegFox integration. Manage Events. Use when the user wants to interact with RegFox data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Regfox?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install regfox」即可一键安装,无需额外配置。

Regfox 是免费的吗?

是的,Regfox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Regfox 支持哪些平台?

Regfox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Regfox?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论