Expertai

v1.0.0

Expert.ai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Expert.ai data.

0· 31·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
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill claims to integrate with Expert.ai and all runtime instructions show the agent using the Membrane CLI to create connections, list/run actions, and proxy requests to Expert.ai. No unrelated credentials, binaries, or system paths are requested—this is coherent with the described purpose.
Instruction Scope
SKILL.md instructs installing/using the Membrane CLI, logging in, creating connections, listing actions, running actions, and using a proxy endpoint. It does not instruct reading local config or unrelated files, nor does it ask the agent to collect or transmit unrelated data. Headless-login and browser-flow steps are documented and expected for CLI auth.
Install Mechanism
The skill is instruction-only (no install spec), but it recommends installing @membranehq/cli via `npm install -g`. Installing a global npm package is a normal way to obtain a CLI, but it does install code from the npm registry on the host. Recommend verifying the package's identity (publisher, npm page, GitHub repo) or using `npx` to avoid a global install if you prefer.
Credentials
No environment variables, credentials, or config paths are required by the skill. The SKILL.md explicitly states Membrane handles auth and advises not to request user API keys—this is proportionate for a connector-based integration.
Persistence & Privilege
The skill does not request always:true or other persistent privileges; it is user-invocable and instruction-only. It does not modify other skills or require system-wide changes beyond installing the CLI if the user chooses to do so.
Assessment
This skill is coherent and uses the Membrane CLI to access Expert.ai. Before installing or using it: verify the @membranehq/cli package and publisher on npm/GitHub; prefer running with npx or reviewing the package contents if you don't want a global install; understand that creating a Membrane connection grants Membrane the ability to proxy requests and manage Expert.ai credentials for you, so review Membrane's trustworthiness and privacy/security policies; when running logins you may be asked to open a browser or paste codes for headless environments. If you need more assurance, inspect the Membrane CLI source repository and the connector/action definitions you will invoke.

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

latestvk9727ngv6ag1jp8q066dw739b1846cp7

License

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

Comments