Arangodb
v1.0.0ArangoDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with ArangoDB data.
⭐ 0· 70·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
Name/description (ArangoDB integration) match the runtime instructions: all commands and flows target Membrane CLI to connect to ArangoDB and run actions or proxied API requests.
Instruction Scope
SKILL.md only instructs the agent to install/use the Membrane CLI, run specific membrane commands (login, connect, action list/run, request) and to use browser-based auth or headless completion. It does not ask for unrelated files, system-wide config, or unrelated credentials.
Install Mechanism
Install is npm global (npm install -g @membranehq/cli). This is expected for a CLI but carries the usual npm-global risks (remote package execution at install time). Recommend user verify the package on npm/GitHub and ensure it's from the expected publisher before installing.
Credentials
The skill declares no required env vars, no credentials, and the docs explicitly say Membrane manages credentials server-side. No disproportionate credential or config access is requested.
Persistence & Privilege
Skill is instruction-only, has no install spec writing files, and is not always:true. It does not request permanent agent privileges or modify other skills/configs.
Assessment
This skill appears coherent: it expects you to install and use the @membranehq/cli to connect to ArangoDB via Membrane. Before installing, verify the CLI package and repository on npm/GitHub (confirm the publisher and recent activity), and ensure you trust Membrane as the service that will hold your database credentials. Installing a global npm package runs code from the registry at install time — if you are in a restricted or production environment, prefer reviewing the package source or using a vetted distribution method. Do not paste raw DB credentials into chat; follow the documented Membrane connection flow so credentials remain managed by the service.Like a lobster shell, security has layers — review code before you run it.
latestvk976jqcssfgweyseahqk0nq8ph845pjc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
