← Back to Skills Marketplace
gora050

Polly

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
166
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install polly
Description
Polly integration. Manage Organizations. Use when the user wants to interact with Polly data.
Usage Guidance
This skill appears coherent: it directs use of the Membrane CLI to connect to Polly and does not request unrelated secrets. Before installing or running it: 1) Verify you trust @membranehq/cli (check the npm package, GitHub repo, and homepage https://getmembrane.com). 2) Prefer npx for one-off runs to avoid a global install, or install in an isolated environment. 3) Do not provide unrelated credentials; follow the browser-based login flow rather than pasting tokens. 4) Review what permissions the Membrane OAuth/consent flow requests before authorizing. If you need higher assurance, inspect the Membrane CLI source code or the referenced repository before installing.
Capability Analysis
Type: OpenClaw Skill Name: polly Version: 1.0.3 The skill requires the agent to perform high-risk actions including global software installation (npm install -g @membranehq/cli) and the execution of shell commands to interact with the Membrane platform and Polly API. While these capabilities are plausibly needed for the stated purpose of managing surveys, the reliance on shell execution and network access for third-party service interaction meets the criteria for a suspicious classification. No evidence of intentional malice, such as data exfiltration or backdoors, was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description claim a Polly integration and the SKILL.md exclusively instructs the agent to use the Membrane CLI to connect to Polly, list/create actions, and run them. The required actions (membrane login, connect, action list/run/create) are coherent with that purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing and running the Membrane CLI, authenticating via the browser/authorization code flow, creating connections, discovering actions, and running them. There are no instructions to read unrelated files, request unrelated environment variables, or exfiltrate data to unexpected endpoints. The skill assumes network access and a Membrane account, which is appropriate for the described integration.
Install Mechanism
No install spec is packaged with the skill (instruction-only). The SKILL.md tells users to install @membranehq/cli via npm -g or use npx. This is expected for a CLI-driven integration but carries the usual caution of installing global npm packages (remote code execution risk if the package is malicious or compromised).
Credentials
The skill declares no required env vars or credentials and explicitly recommends letting Membrane manage auth rather than asking the user for API keys. The requested scope (a Membrane account and browser-based login) is proportionate to the functionality.
Persistence & Privilege
The skill is not force-included (always:false) and is user-invocable. It does not request persistent system-wide configuration or attempt to alter other skills' settings. Autonomous model invocation is allowed by default but not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polly
  3. After installation, invoke the skill by name or use /polly
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug polly
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Polly?

Polly integration. Manage Organizations. Use when the user wants to interact with Polly data. It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.

How do I install Polly?

Run "/install polly" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polly free?

Yes, Polly is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polly support?

Polly is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polly?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments