← 返回 Skills 市场
Occasion
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
164
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install occasion
功能描述
Occasion integration. Manage Events, Venues, Users, Orders, Reports. Use when the user wants to interact with Occasion data.
安全使用建议
This skill appears coherent with its stated purpose, but before installing: (1) confirm you trust Membrane (https://getmembrane.com) because authentication and connector access are delegated to their service; (2) prefer using 'npx @membranehq/cli' to avoid a global npm install, or review the @membranehq/cli package and its publisher; (3) be prepared that 'membrane login' will open a browser or produce a code for manual entry (headless flows require pasting the code); and (4) understand that once you create a connection, Membrane will hold the credentials to access your Occasion account—only proceed if you are comfortable with that trust model.
功能分析
Type: OpenClaw Skill
Name: occasion
Version: 1.0.3
The skill instructions in SKILL.md direct the agent to perform high-risk actions, including the global installation of an NPM package (@membranehq/cli) and the execution of shell commands that incorporate user-defined strings (e.g., the '--intent' and 'DESCRIPTION' parameters). This pattern introduces a potential shell injection vulnerability if the agent does not properly sanitize user input before execution. While these capabilities are plausibly needed for the stated purpose of integrating the Occasion platform via Membrane, the reliance on external CLI execution and global environment modification constitutes a significant security risk.
能力评估
Purpose & Capability
Name and description (manage Events, Venues, Users, Orders, Reports) align with the runtime instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to the Occasion connector, discover actions, and run them. Requests and examples all reference Membrane/Occasion and are proportionate to the integration task.
Instruction Scope
The SKILL.md confines runtime activity to installing/using the Membrane CLI, running 'membrane login', creating a connection, listing actions, and running actions. It does not instruct reading arbitrary files, exfiltrating environment variables, or contacting endpoints outside of Membrane/Occasion. It also advises not to ask users for API keys.
Install Mechanism
There is no formal install spec in the registry metadata, but the SKILL.md instructs installing the CLI via 'npm install -g @membranehq/cli@latest' or using npx. Installing a global npm package is a legitimate but moderately-risky action (it runs code from the npm registry and writes to the system). Prefer npx or review the package first; the documentation links to Membrane resources which is expected.
Credentials
The skill declares no required env vars or local credentials. Authentication is delegated to Membrane and requires a Membrane account (login via browser or headless auth code), which is appropriate for a connector-based integration. There are no unrelated credential requests.
Persistence & Privilege
The skill does not request 'always: true' and does not declare modifications to other skills or system-wide configs. disable-model-invocation is false (normal), meaning the agent can invoke the skill autonomously; that is the platform default and is not by itself a concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install occasion - 安装完成后,直接呼叫该 Skill 的名称或使用
/occasion触发 - 根据 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
元数据
常见问题
Occasion 是什么?
Occasion integration. Manage Events, Venues, Users, Orders, Reports. Use when the user wants to interact with Occasion data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 Occasion?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install occasion」即可一键安装,无需额外配置。
Occasion 是免费的吗?
是的,Occasion 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Occasion 支持哪些平台?
Occasion 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Occasion?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills