Airmeet
v1.0.2Airmeet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Airmeet data.
⭐ 0· 78·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill describes an Airmeet integration and its runtime instructions consistently use the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests to Airmeet. No unrelated services, credentials, or system subsystems are requested.
Instruction Scope
SKILL.md instructs the agent/user to install and run the @membranehq/cli and to perform interactive login/connect flows and proxy requests. These steps are expected for this integration, but they mean Membrane (the third-party service) will mediate and see the requests and responses — a privacy/visibility consideration rather than a technical inconsistency.
Install Mechanism
The skill is instruction-only (no registry install spec). It recommends installing @membranehq/cli via npm install -g or using npx. Installing a global npm package is a common approach but does run third-party code on the host; this is proportionate but worth vetting (use npx to avoid a global install if desired).
Credentials
No environment variables, credentials, or config paths are declared or required by the skill. The instructions explicitly direct using Membrane to avoid handling API keys locally, which is consistent and proportional to the described functionality.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It's user-invocable and allows normal autonomous invocation; it does not modify other skills or request system-wide privileges.
Assessment
This skill is coherent and appears to do what it says: it uses the Membrane CLI to connect to Airmeet. Before installing or running commands, confirm you trust the @membranehq/cli package and the Membrane service (they will proxy and see API requests/responses). Consider using npx (npx @membranehq/cli ...) to avoid a global npm install. When you create a connection, review the consent/permissions shown in the browser login flow so you know what access you’re granting to Airmeet data. Avoid running in highly sensitive or restricted environments until you’ve reviewed Membrane's privacy/security docs and the CLI source if needed.Like a lobster shell, security has layers — review code before you run it.
latestvk97cy9gk1fwg37t9sdd29r3tjx843a6q
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
