Amply
v1.0.2Amply integration. Manage data, records, and automate workflows. Use when the user wants to interact with Amply data.
⭐ 0· 89·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Amply integration) aligns with the instructions: the SKILL.md tells the agent to use the Membrane CLI to discover and run Amply actions and proxy API requests. Required capabilities (network access and a Membrane account) match the stated purpose.
Instruction Scope
Instructions are focused on installing/using the Membrane CLI, creating connections, listing and running actions, and proxying requests to Amply. The doc does not instruct reading unrelated files or exfiltrating secrets; it explicitly advises not to ask users for API keys and to let Membrane handle auth.
Install Mechanism
The skill is instruction-only (no install spec). It recommends installing @membranehq/cli via `npm install -g`, which is a common but system-wide operation; this is user-run and not baked into an automated installer, but users should be aware global npm installs modify the system PATH and pull packages from the public registry.
Credentials
No environment variables, secrets, or config paths are required by the skill. The SKILL.md explicitly states Membrane manages credentials server-side, so no local secrets are requested — this is proportionate to the integration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent agent-wide privileges. It doesn't modify other skills or ask to store credentials locally.
Assessment
This skill is coherent and uses the Membrane CLI to access Amply. Before installing/running anything: verify you trust https://getmembrane.com and the @membranehq/cli package, prefer using `npx` if you don't want a global install, and be prepared to complete a browser-based login for the Membrane account. The skill will cause requests to be proxied to Amply via Membrane (network traffic to external services); if you have strict data policies, review Membrane's privacy/security docs before use.Like a lobster shell, security has layers — review code before you run it.
latestvk978q6kma5m001jd4fb1xg3z91843f0s
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
