Documo
v1.0.2Documo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Documo data.
⭐ 0· 75·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description say this integrates with Documo and the SKILL.md exclusively describes using the Membrane CLI to connect, list actions, and proxy requests to Documo — these requirements match the stated purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, creating connections, listing/running actions, and proxying API requests. They do not instruct the agent to read unrelated files, harvest environment variables, or send data to unknown endpoints.
Install Mechanism
No formal install spec is present in metadata, but the SKILL.md directs a global npm install (npm install -g @membranehq/cli). Installing a scoped npm CLI package is expected for this workflow but carries the usual risks of running third-party packages; using npx or reviewing the package repo is advisable.
Credentials
The skill requires network access and a Membrane account (interactive browser auth). It requests no environment variables or secrets, and explicitly recommends letting Membrane handle credentials rather than collecting API keys locally — this is proportionate.
Persistence & Privilege
The skill is instruction-only, requests no always-on presence, and does not modify other skills or system-wide agent settings. Default autonomous invocation is allowed but is the platform normal.
Assessment
This skill is coherent but relies on a third-party CLI (@membranehq/cli) installed via npm. Before installing, verify the package and the project's repository/homepage (getmembrane.com and the GitHub repo) to ensure you trust the publisher. If you prefer not to globally install a CLI, use npx (npx @membranehq/cli ...) or run it in a sandboxed environment. Expect browser-based authentication flows that grant Membrane access to your Documo account on your behalf; review Membrane's privacy/security docs if you need tighter control.Like a lobster shell, security has layers — review code before you run it.
latestvk970xv8zsxtdc27w488rhzzdz9842mfx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
