Surveybot

v1.0.2

Surveybot integration. Manage Surveys, Users. Use when the user wants to interact with Surveybot data.

0· 91·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 name/description claim Surveybot integration and the SKILL.md exclusively instructs use of the Membrane CLI to authenticate, create a connector, run actions, and proxy Surveybot API calls. Required capabilities (network, Membrane account, Membrane CLI) align with that purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing browser-based login, listing/creating connections, running actions, and proxying requests to the Surveybot API. The instructions do not ask the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (-g). This is a standard approach but carries the normal moderate risk of installing third-party code globally from the npm registry; the skill itself has no built-in install spec and is instruction-only.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane handle credentials via browser login and connections. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill metadata shows no always:true and no system-wide modifications. It's user-invocable and can be called by the agent (default), which is expected for a connector skill and is not, by itself, a concern.
Assessment
This skill appears to be what it says: it uses the Membrane CLI to connect to Surveybot and run API actions. Before installing: verify the @membranehq/cli package and author on npm (or prefer using npx to avoid a global install), confirm you trust getmembrane.com / the cited GitHub repo, and be aware that connecting an account via the connector will grant Membrane proxy access to your Surveybot data. If you need tighter control, review the connector's OAuth scopes/permissions in the browser consent step or test in an isolated environment first.

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

latestvk97b5hrj9va1f4na8tkc4mfrz1842t6w

License

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

Comments