One Ai

v1.0.2

One AI integration. Manage Organizations, Users. Use when the user wants to interact with One AI data.

0· 125·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
The name/description (One AI integration) maps to the instructions: all operations are performed through the Membrane CLI proxy/connector for One AI. Asking the user to install and use Membrane is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, creating connections, listing actions, running actions, or proxying requests through Membrane. It does not instruct reading unrelated files, requesting unrelated credentials, or exfiltrating data to third-party endpoints outside Membrane/One AI.
Install Mechanism
No install spec in the skill bundle (instruction-only). The instructions recommend 'npm install -g @membranehq/cli' or using npx; using an npm package is expected for a CLI but installing global npm packages executes third-party code on the machine — this is normal but worth user attention.
Credentials
The skill declares no required env vars, no credentials, and no config paths. The SKILL.md explicitly advises not to ask users for API keys and to let Membrane manage auth, which is proportionate to the integration.
Persistence & Privilege
Skill is instruction-only, has no always:true, and does not request to modify other skills or system-wide settings. It requires a Membrane account and network access, which is consistent with its function.
Assessment
This skill is an instructions-only integration that relies on the Membrane CLI to connect to One AI. Before installing, verify you trust the Membrane project and the npm package '@membranehq/cli' (global npm installs run code on your machine). Expect the CLI to open a browser for authentication and for Membrane to proxy requests to One AI (so some request data will transit through Membrane's service). No local secrets are required by the skill itself, but review Membrane's privacy/security docs and the npm package source if you have concerns.

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

latestvk979zhrz179585sqmm1by08r558428vw

License

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

Comments