Docsbot Ai

v1.0.2

DocsBot AI integration. Manage Documents, ChatSessions, Users, Workspaces. Use when the user wants to interact with DocsBot AI data.

0· 90·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the instructions: the SKILL.md describes using the Membrane CLI to manage DocsBot AI documents, conversations, bots, and sources. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within the scope of interacting with DocsBot AI via Membrane: it documents installing the Membrane CLI, logging in, creating/listing connections, listing/running actions, and using Membrane's proxy. The instructions do not ask to read local files or unrelated environment variables. Note: the 'membrane request' proxy can send arbitrary paths to the DocsBot API via Membrane — this is expected for a proxy-style integration but is a capability to be aware of.
Install Mechanism
There is no automated install spec in the registry manifest; SKILL.md instructs the user to run `npm install -g @membranehq/cli`. This is an npm global install (public registry) which is a common but elevated action (writes to system global Node modules). Verify the package and publisher (@membranehq) before installing; global npm packages have moderate risk if the package is compromised.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane for authentication and credential refresh. That is proportionate to the stated purpose. Be aware that using Membrane means Membrane's servers will mediate requests and hold connection credentials, so data sent through the proxy will be visible to that service per its privacy policy.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and does not set always:true. It is user-invocable and allows autonomous model invocation by default (platform normal). There is no evidence it modifies other skills or system-wide agent settings.
Assessment
This skill appears coherent and focused: it tells you to install and use the Membrane CLI to manage DocsBot AI. Before installing or using it, consider: (1) Verify the npm package and publisher (@membranehq) and inspect the package/repo (https://github.com/membranedev/application-skills and the package on the npm registry) to ensure you trust it; (2) Understand that Membrane will hold connection credentials and proxy API calls — review Membrane's privacy/security docs to confirm acceptable data exposure; (3) Global npm installs modify system-wide Node modules, so prefer installing in a controlled environment or sandbox if you have concerns; (4) Because the skill can run proxy requests, only use it with agents/users you trust to avoid unintended data being sent to the DocsBot API via Membrane. Overall the skill is internally consistent with its stated purpose.

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

latestvk979tpsbc1wvt2ezqe1fe3f909842hjs

License

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

Comments