← Back to Skills Marketplace
Surveymonkey
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
342
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install surveymonkey
Description
SurveyMonkey integration. Manage Surveys, Users. Use when the user wants to interact with SurveyMonkey data.
Usage Guidance
This skill is coherent for SurveyMonkey integration but routes auth and data through Membrane. Before installing or using it: (1) verify Membrane (@membranehq/cli) on npm and review its source/release provenance; (2) understand that connecting will create a server-side connection in Membrane which will see SurveyMonkey data — review Membrane's privacy/security policy and your organization's rules about third-party data processors; (3) installing the CLI globally runs code on your machine — consider installing in a sandbox or using a least-privilege account; (4) don't share your primary SurveyMonkey admin account if you can create a scoped/integration account; and (5) if you need to avoid sending data to third parties, do not use this skill and instead integrate directly with SurveyMonkey APIs under your own control.
Capability Analysis
Type: OpenClaw Skill
Name: surveymonkey
Version: 1.0.3
The surveymonkey skill bundle provides standard documentation and instructions for an AI agent to interact with SurveyMonkey via the Membrane CLI. It covers installation, authentication, and action management using the '@membranehq/cli' package. No malicious code, data exfiltration patterns, or harmful prompt injections were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (SurveyMonkey integration) matches the instructions: all actions are performed via the Membrane CLI and the workflow (connect, list actions, run actions) is coherent for this purpose.
Instruction Scope
SKILL.md instructs using membrane login/connect/action commands and explicitly says Membrane handles auth server-side (no API keys requested). This is coherent, but it means SurveyMonkey data and credentials are mediated by Membrane — users should be aware of that external data flow.
Install Mechanism
No install spec in the registry; the README tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm CLI is expected for this integration but does download and run third-party code on the host — verify the package and its trustworthiness before installing.
Credentials
The skill requests no environment variables or local config paths and relies on Membrane for credentials. The requested access is proportional to the declared functionality.
Persistence & Privilege
Skill is instruction-only, not always-enabled, and does not request persistent system-level privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install surveymonkey - After installation, invoke the skill by name or use
/surveymonkey - 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
Frequently Asked Questions
What is Surveymonkey?
SurveyMonkey integration. Manage Surveys, Users. Use when the user wants to interact with SurveyMonkey data. It is an AI Agent Skill for Claude Code / OpenClaw, with 342 downloads so far.
How do I install Surveymonkey?
Run "/install surveymonkey" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Surveymonkey free?
Yes, Surveymonkey is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Surveymonkey support?
Surveymonkey is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Surveymonkey?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills