Coupontools

v1.0.2

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

0· 101·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, examples of actions, and the runtime instructions all align: the skill is a Coupontools integration implemented via the Membrane CLI. Required capabilities (network + Membrane account) match the stated purpose.
Instruction Scope
SKILL.md instructs only to install and run the Membrane CLI, use membrane login/connect/action/run/request, and extract IDs from JSON outputs. It does not ask the agent to read unrelated system files or environment variables, nor to exfiltrate data to unexpected endpoints.
Install Mechanism
There is no programmatic install spec in the registry (instruction-only). The instructions recommend installing @membranehq/cli via npm -g, which is a normal approach but does write a global binary to disk and depends on a third-party npm package. This is reasonable for the described task but worth verifying the package's authenticity before installing.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane's login flow for auth. The requested access (browser-based login to Membrane and connector authorization to Coupontools) is proportionate to the integration purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Model invocation is allowed (platform default) but that is not unusual; nothing in the skill attempts to modify other skills or system-wide settings.
Assessment
This skill is an instruction-only integration that uses the Membrane CLI to proxy requests to Coupontools. Before installing or using it: 1) verify the @membranehq/cli npm package and its GitHub repo to ensure you trust the publisher; 2) be aware that installing with npm -g adds a global binary to your system; 3) the integration requires you to authenticate via Membrane (browser-based login) and to authorize a connector to access your Coupontools account — review what permissions that connector will receive; 4) since the agent can invoke the skill autonomously by default, only allow it for agents/workflows you trust. If you want extra assurance, request a version of the skill that includes a formal install spec or a link to the exact npm package/version and repo to review.

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

latestvk9762raww1ez8dkdyn98yj9115843d0z

License

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

Comments