← Back to Skills Marketplace
gora050

Occasion

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
164
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install occasion
Description
Occasion integration. Manage Events, Venues, Users, Orders, Reports. Use when the user wants to interact with Occasion data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install occasion
  3. After installation, invoke the skill by name or use /occasion
  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 occasion
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Occasion?

Occasion integration. Manage Events, Venues, Users, Orders, Reports. Use when the user wants to interact with Occasion data. It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.

How do I install Occasion?

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

Is Occasion free?

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

Which platforms does Occasion support?

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

Who created Occasion?

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

💬 Comments