Manychat

v1.0.2

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

0· 98·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
The name/description (ManyChat integration) match the instructions: discover/connect to ManyChat via the Membrane CLI and run actions or proxied API requests. Nothing requested is unrelated to integrating with ManyChat.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging into Membrane, listing/connecting ManyChat connectors, running actions, and proxying requests. It does not instruct reading unrelated system files, environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but tells the user to run `npm install -g @membranehq/cli` (or npx usage). Installing a global npm package is reasonable for a CLI but requires trusting that npm package and its publisher; there is no baked-in install verification in the skill metadata.
Credentials
No environment variables, credentials, or config paths are requested in the registry metadata. The skill delegates auth to Membrane (browser-based login), which is proportionate to the described approach.
Persistence & Privilege
The skill is not forced-always and is user-invocable; it does not request elevated persistent privileges or modify other skills' configs. Autonomous model invocation is allowed (platform default) and not combined with other red flags.
Assessment
This skill is coherent: it uses the Membrane service as a proxy to ManyChat rather than asking for API keys. Before installing, verify you trust the @membranehq/cli npm package and the Membrane service (privacy, data handling, and access to your ManyChat data). Prefer using npx for one-off runs if you don't want a global install, review Membrane's security docs, and perform initial testing in a non-production account. Because this is instruction-only, the registry scan had no code to analyze — the main risk is trusting the third-party CLI/service you will install and grant access to your ManyChat account.

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

latestvk970nk31sj2eaztxk89fc9gj4n843g7a

License

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

Comments