Gladia

v1.0.2

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

0· 122·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 (Gladia integration: transcription, audio analysis) matches the SKILL.md which instructs using the Membrane CLI to create a Gladia connection, list/run actions, upload audio, and proxy Gladia API calls. Nothing requested is outside that scope.
Instruction Scope
Instructions are focused on using the Membrane CLI to manage connections and run Gladia actions. They do require installing and running a CLI and performing browser-based login flows. The skill does not instruct reading unrelated files or environment variables. Be aware the workflow routes audio/data through Membrane (the instructions explicitly use Membrane as a proxy).
Install Mechanism
The registry has no formal install spec, but SKILL.md tells users to run `npm install -g @membranehq/cli` (a public npm package). Installing a global npm CLI is a reasonable step for this integration but is higher-risk than an instruction-only skill because it pulls code from the npm registry into the host environment.
Credentials
The skill declares no required env vars or credentials and explicitly recommends letting Membrane handle auth rather than asking users for API keys. This is proportionate. Note: using Membrane means Gladia credentials and any audio/transcription data are handled server-side by Membrane—users should be comfortable with that data flow.
Persistence & Privilege
The skill does not request always:true, does not declare persistent config writes in the manifest, and is user-invocable only. It does rely on the Membrane CLI storing connection info after login, which is standard for this workflow.
Assessment
This skill appears to do what it says: it instructs the agent to use the Membrane CLI to connect to Gladia and run audio/transcription actions. Before installing/using it: (1) be aware you will likely need to install a global npm CLI (@membranehq/cli) — review that package and its publisher; (2) using the skill routes audio and transcription data through Membrane's servers, so confirm you trust that service and its privacy policy; (3) the skill does not request local secrets, but the login flow stores connection details via the CLI, so confirm you want that persistent connection. If any of those are unacceptable, do not install or use the CLI flow.

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

latestvk97eaq1nn0tkhpmrjcpw1b9dp98430j3

License

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

Comments