Craftmypdf

v1.0.2

CraftMyPDF integration. Manage PDFDocuments, Users, Workspaces. Use when the user wants to interact with CraftMyPDF data.

0· 174·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill claims to integrate with CraftMyPDF and its instructions exclusively use the Membrane CLI and Membrane-hosted connectors to perform that integration — this is coherent. However, the registry metadata lists no required binaries while the SKILL.md explicitly instructs the user to install `@membranehq/cli` (npm), which is a minor inconsistency.
Instruction Scope
SKILL.md confines actions to installing and using the Membrane CLI (login, create connection, list/run actions, proxy requests). It does not instruct reading arbitrary local files or asking for API keys; it explicitly tells the user not to provide API keys and to let Membrane manage auth. The proxy feature allows arbitrary CraftMyPDF API calls via the connection, which is expected for an integration skill.
Install Mechanism
There is no install spec in the registry (instruction-only). The skill tells the user to install the Membrane CLI via `npm install -g @membranehq/cli`. This is a reasonable, common install method, but because installation is manual and pulls a third-party npm package, users should verify the package name and publisher (`@membranehq`) before installing.
Credentials
The skill declares no required environment variables or credentials and the instructions rely on browser-based Membrane login and Membrane-managed connections. No excessive or unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It operates via a CLI and browser auth flow and does not modify other skills or system-wide agent settings.
Assessment
This skill appears to do what it says: it uses the Membrane CLI to manage CraftMyPDF data and relies on Membrane to handle authentication. Before installing, verify the `@membranehq/cli` package and its publisher (npm install -g will add a global binary), and confirm you trust Membrane (https://getmembrane.com) since the CLI and Membrane connections will be used to proxy API requests on your behalf. Note the small metadata mismatch: the registry lists no required binaries but the SKILL.md requires the Membrane CLI — expect to install that CLI to use the skill.

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

latestvk97f9rdzg0qev75rj72gcq32ks843d38

License

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

Comments