Clevertap

v1.0.2

CleverTap integration. Manage data, records, and automate workflows. Use when the user wants to interact with CleverTap 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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name/description (CleverTap integration) matches the SKILL.md: all runtime instructions show how to use the Membrane CLI to connect to CleverTap, list/run actions, and proxy API calls. Asking the user to install/drive a CleverTap connector via Membrane is coherent for this purpose.
Instruction Scope
Instructions are scoped to interacting with CleverTap via the Membrane CLI (login, connect, action list/run, proxy). One purposeful capability to note: the 'proxy' command lets the caller send arbitrary requests/headers/body to the CleverTap API through Membrane — this is expected for an integration but also means the CLI (and any agent using the skill) can transmit arbitrary data to CleverTap endpoints if misused.
Install Mechanism
There is no packaged install spec in the skill (instruction-only). The SKILL.md instructs users to run 'npm install -g @membranehq/cli' which is a public npm package installation — a normal choice but a moderate-risk action (global npm install executes third-party code). Verify the package's publisher and version before installing.
Credentials
The skill declares no required env vars or credentials; runtime relies on Membrane's interactive/browser login to handle authentication and credential refresh. That behavior is proportionate to a connector integration and does not request unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation (normal). It does not request persistent system-wide privileges or attempt to modify other skills' configuration; no elevated persistence is requested by the skill itself.
Assessment
This skill is internally consistent and appears to simply document using the Membrane CLI to manage CleverTap data. Before installing or using it: - Verify and trust the Membrane project (@membranehq/cli) and its npm package/version (global npm installs run third-party code). - Understand that Membrane will hold/refresh credentials and can proxy arbitrary requests to CleverTap — grant only the minimum account permissions needed. - If you are security-sensitive, install/run the CLI in an isolated environment or container and review Membrane's docs/privacy/security pages. - The skill itself requests no env vars, but any actions you run will act with whatever Membrane account you authenticate; avoid using high-privilege accounts unless necessary.

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

latestvk973yty2ed1wgypzwpecfvedad8424e6

License

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

Comments