Clari

v1.0.0

Clari integration. Manage data, records, and automate workflows. Use when the user wants to interact with Clari data.

0· 67·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: integrate with Clari. What it asks you to do: install and use the Membrane CLI to create a Clari connection, list actions, run actions, and proxy requests to Clari—these are coherent and expected for a Clari integration.
Instruction Scope
SKILL.md directs the agent to run Membrane CLI commands, manage connections, and optionally proxy raw API calls via Membrane. It does not instruct reading unrelated local files or harvesting unrelated environment variables. It does assume network access and an interactive or headless login flow to Membrane.
Install Mechanism
No install spec in the registry; the doc tells users to run `npm install -g @membranehq/cli`. Using the public npm package is expected for a CLI, but global npm installs modify the system environment and introduce third-party code; verify the package author and version or consider using npx to avoid global install.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane and the user via interactive login, which is appropriate. Be aware that proxied requests and actions will go through Membrane's infrastructure (i.e., Membrane will see the Clari requests/data).
Persistence & Privilege
Skill is instruction-only, has no install-time autorun flags (always=false) and does not request persistent system-wide privileges or modify other skills' configs. Autonomous model invocation is allowed by default but is not combined with other high-risk indicators.
Assessment
This skill appears coherent for accessing Clari via the Membrane CLI. Before installing or using it: verify the @membranehq/cli package and getmembrane.com domain are legitimate, prefer npx or pin a specific package version instead of a global npm install, and understand that Membrane will broker and see your Clari requests (so review their privacy/security policies). Expect an interactive login (browser) or headless flow; do not share Clari API keys locally because the skill explicitly delegates auth to Membrane. If you need stricter control over data flow, consider using your own direct integration with Clari's official API instead.

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

latestvk97f703dfgmwmzwes2pq0dqnj1844xmh

License

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

Comments