Google Cloud Translate

v1.0.0

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

0· 41·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description say Google Cloud Translate integration; the SKILL.md exclusively documents using the Membrane CLI to create connectors, list actions, run actions, and proxy requests to Google Cloud Translate — these requirements align with the stated purpose and nothing unrelated is requested.
Instruction Scope
Runtime instructions stay within scope: they document installing/running the Membrane CLI, logging in via browser, creating/using a connection, listing and running actions, and proxying API requests through Membrane. The instructions do not direct the agent to read unrelated files, access unexpected environment variables, or exfiltrate data to unknown endpoints.
Install Mechanism
There is no automated install spec in the skill bundle (instruction-only). The README recommends installing @membranehq/cli via npm, which is a normal user-side step; the skill itself does not download or extract code. Risk from installation is therefore low but depends on whether you trust the Membrane CLI package and npm registry.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane via an interactive browser login/connector flow, which is proportionate to the task. The SKILL.md explicitly advises not to ask users for API keys, which reduces unnecessary credential requests.
Persistence & Privilege
The skill is not marked always:true and does not request special system persistence or modify other skills. It requires network access and a Membrane account for operation, which is expected for a cloud integration. Autonomous invocation is enabled by default but is not combined with other red flags.
Assessment
This skill appears to do exactly what it says: it instructs the agent to use the Membrane CLI to connect to Google Cloud Translate and proxy API calls. Before installing or following the instructions: (1) confirm you trust Membrane/@membranehq and the npm package being installed (global npm installs run code from the registry); (2) review the OAuth consent and connector permissions when authenticating — grant least privilege; (3) prefer running CLI commands in a controlled environment (not with elevated privileges) and avoid pasting secrets into commands; (4) be aware the skill requires network access and a Membrane account, so its operations will involve their servers. If you need stronger assurance, ask the skill author/source for a published repository or audit of the Membrane connector used.

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

latestvk97amdy3mz550rmey7wr8k2619845pdx

License

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

Comments