Google Dialogflow
v1.0.0Google Dialogflow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Google Dialogflow data.
⭐ 0· 46·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
Name/description claim Dialogflow integration and the SKILL.md exclusively describes using the Membrane CLI to connect to Google Dialogflow, list/run actions, and proxy API requests — this matches the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in via browser, creating connections, listing/running actions, and proxying requests. The document does not instruct reading unrelated files, requesting unrelated credentials, or exfiltrating data outside the Membrane proxy.
Install Mechanism
The skill recommends installing @membranehq/cli via npm -g (and sometimes uses npx). Global npm installs modify the system environment and run third-party code; this is expected for a CLI-based integration but users should trust the membrandehq package and its publisher before installing globally.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is handled via Membrane's browser-based flow, which is consistent with the stated approach of not asking for API keys locally.
Persistence & Privilege
Skill has no special persistence flags (always:false). It does not request system-wide configuration changes or access to other skills' configs. Normal autonomous invocation is allowed (platform default).
Assessment
This skill is instruction-only and relies on the Membrane CLI to access Dialogflow. Before installing: (1) Verify you trust the Membrane project and its npm package (@membranehq/cli) because the recommended global npm install will run third-party code on your machine; consider using the npx form (shown in the doc) to avoid a global install. (2) The CLI opens a browser for OAuth-style login and stores credentials server-side via Membrane — confirm you are comfortable with Membrane handling your Dialogflow auth. (3) The skill itself does not ask for local API keys or files, but the CLI will be able to proxy requests to Dialogflow once authenticated; only grant access if you trust the service. (4) If you need higher assurance, inspect the official Membrane docs/repository and the published npm package before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk979jvyk7jwf0ss499gs0sgw2184f5nz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
