Dixa
v1.0.0Dixa integration. Manage data, records, and automate workflows. Use when the user wants to interact with Dixa data.
⭐ 0· 51·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Dixa integration) match the runtime instructions which exclusively describe using the Membrane CLI to connect to Dixa, discover actions, run actions, and proxy API requests. Required capabilities (network access, Membrane account) are appropriate for the stated purpose.
Instruction Scope
SKILL.md confines the agent to installing and running the Membrane CLI, creating a Membrane connection, listing/ running actions, and proxying requests to Dixa. It does not instruct reading unrelated local files or asking for unrelated credentials. It does permit arbitrary proxied API requests to Dixa via Membrane (expected for full integration).
Install Mechanism
The skill is instruction-only and asks users to run `npm install -g @membranehq/cli`. The registry contains no install spec — installation is manual, which reduces automatic risk but means the user will install an npm package globally (execute code on host). This is expected but worth verifying the package/source before installing.
Credentials
No environment variables, local config paths, or secrets are requested by the skill. Authentication is delegated to Membrane (browser-based login and server-side credential handling), which is proportionate to the integration's needs.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows autonomous invocation (platform default). The skill does not instruct modifying other skills or system-wide agent configuration.
Assessment
This skill expects you to use the Membrane CLI and a Membrane account: you'll need to install an npm package globally and complete a browser-based Membrane login that grants Membrane access to your Dixa connection. Before installing: verify the @membranehq/cli package and homepage (getmembrane.com / repository) are legitimate, understand that creating a connection grants Membrane the ability to proxy arbitrary Dixa API calls on your behalf, and only proceed if you trust Membrane with that access. Because installation is manual, refuse to run unexpected shell commands and limit use to trusted environments.Like a lobster shell, security has layers — review code before you run it.
latestvk979nt3scd6yp38syz3nc7eqg584fh3v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
