Adobe Acrobat Sign
v1.0.2Adobe Acrobat Sign integration. Manage Users, Agreements, Widgets. Use when the user wants to interact with Adobe Acrobat Sign data.
⭐ 0· 234·1 current·1 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill declares Adobe Acrobat Sign integration and all runtime instructions use the Membrane CLI to discover connectors, create connections, and call actions — this matches the described purpose. There are no unrelated environment variables or unexpected binaries requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, running membrane login, connecting to the Adobe connector, running actions, and optionally proxying requests through Membrane. It does not instruct reading unrelated files, exporting secrets, or accessing system paths beyond installing/using the CLI.
Install Mechanism
The manifest itself has no install spec (instruction-only), but SKILL.md instructs users to install @membranehq/cli via npm -g. Installing a global npm package is reasonable for a CLI-driven skill but carries the usual risks of installing third-party npm packages; the skill does not provide a pinned release URL or checksum.
Credentials
No env vars or credentials are requested by the skill; authentication is handled via Membrane's browser-based login/connection flow. This is proportionate to the stated functionality. Note: using Membrane means authentication and proxied requests are handled server-side by Membrane, so your Adobe data and auth tokens will transit/ be accessible to Membrane's service.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It is user-invocable and allows autonomous invocation (platform default), which is expected for skills but not by itself a concern here.
Assessment
This skill appears to do exactly what it says: it uses the Membrane CLI to connect to Adobe Acrobat Sign and run actions. Before installing or using it, consider: (1) you must install @membranehq/cli (npm -g) and create a Membrane account; only install CLI software from sources you trust and review the package/repo (the SKILL.md points at getmembrane.com and a GitHub repo). (2) Membrane handles auth and proxies requests — that means Membrane's service will see tokens and API requests/response data for Adobe Acrobat Sign; ensure you are comfortable with that data flow and Membrane's privacy/security practices. (3) Because install is instruction-only, the skill itself doesn't bundle code, but installing the CLI is a separate action you must vet. If you need guarantees that data never leaves your environment, this skill (and Membrane proxying) may not be appropriate.Like a lobster shell, security has layers — review code before you run it.
latestvk97enrh20evd4w81xk17azpxh1842tnk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
