Fomo

v1.0.2

Fomo integration. Manage Organizations. Use when the user wants to interact with Fomo data.

0· 96·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: all actions are performed via the Membrane CLI to interact with Fomo. The declared need for network access and a Membrane account is consistent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent/user to install and run the Membrane CLI, perform login (browser flow), create connections, run actions, and proxy arbitrary requests to the Fomo API through Membrane. These operations are within scope for a Fomo integration but do mean your Fomo data and API calls flow through Membrane's service — verify you trust that service and its privacy/security posture.
Install Mechanism
There is no registry install spec (instruction-only), but the doc tells the user to run `npm install -g @membranehq/cli`. Installing a global npm package writes to disk and requires npm/node on the host; that's expected but may be undesirable in locked or sandboxed environments.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow, which is proportionate for this integration.
Persistence & Privilege
Skill is not flagged as always:true and requests no system-wide config changes. It relies on an external CLI that the user installs if desired; it does not request persistent elevated privileges.
Assessment
This skill appears coherent, but before installing or using it: (1) Confirm you trust the Membrane service and the npm package @membranehq/cli (check the npm/GitHub project and publisher). (2) Prefer installing the CLI in a user-scoped environment (avoid root/global installs on shared systems). (3) Be aware that Membrane will proxy API calls and hold connection credentials/server-side — review Membrane's privacy/security docs if you have sensitive data. (4) If you must keep data local or control tokens directly, do not use this skill without verifying it meets your security requirements.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e03tpbfdajbvhtxzkfxwysn842awe

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments