{"generated_at":"2026-08-17T10:36:11+00:00","item":{"added_at":"2026-04-27","analysis_method":"capability_triage","category":"Web Connector","description":"Build surveys, analyze responses, and uncover trends in SurveyMonkey-right from Claude. Turn feedback into clear next steps without leaving your workflow.","did":"surveymonkey","homepage_url":"","icon":"","id":"surveymonkey","installs":0,"last_scanned":"","license":"","long_description":"Build surveys, analyze responses, and uncover trends in SurveyMonkey-right from Claude. Turn feedback into clear next steps without leaving your workflow.","name":"SurveyMonkey","plutonium_url":"https://plutonium.pluto.security/detail.html?planet=claudesec&did=surveymonkey&utm_source=plutonium_analysis_skill&utm_medium=claude_skill&utm_campaign=connector_risk_assessment","publisher":"SurveyMonkey","publisher_url":"https://www.surveymonkey.com/","repository_url":"","risk":"high","risk_severity":"high","security_risks":[{"description":"This connector can read data the connected service holds about you - documents, messages, contact lists, source code, customer records, or saved profile details - and pass it back to the AI.","evidence":"Connector has 19 tools; permissions on claude.ai/directory: \"Read and write\". Data flows out of the connected service into the model.","remediation":{"block_tool_categories":[],"steps":["Connect using an account that only has access to the information you actually want Claude to read - not your main admin login.","When you grant access, pick the smallest set of folders, mailboxes, or channels possible.","Check the connector's activity log every so often to make sure nothing unexpected is being read."]},"risk_type":"reads_private_data","severity":"medium","title":"Reads your private information"},{"description":"This connector can edit, rename, overwrite, or otherwise modify records in the connected service. If a request gets manipulated, your data could be altered without you noticing.","evidence":"7 state change tools on this connector - e.g. add_page, add_question, create_survey, create_weblink_collector and 3 more.","remediation":{"block_tool_categories":["state_change"],"steps":["Try the connector on a test account first to see what it changes before letting it touch your real records.","Where the connected service supports it, give Claude read-only access and only allow writes for the specific things you need updated.","In the tools list below, turn off any tool you don't actively need - the ones tagged Block are the most important to disable."]},"risk_type":"modifies_data","severity":"medium","title":"Can change or update your information"},{"description":"This connector can erase records, files, or accounts. Once deleted the data may be unrecoverable - even an accidental request can cause permanent loss.","evidence":"1 destructive tool on this connector - e.g. delete_question.","remediation":{"block_tool_categories":["destructive"],"steps":["In the tools list below, turn off any tool tagged Block - most workflows don't need Claude to delete anything.","If you really do need deletion, use a login that doesn't have delete permission and have a person handle removals manually.","Make sure the connected service has a trash / recycle bin enabled so accidental deletes can be recovered."]},"risk_type":"deletes_data","severity":"high","title":"Can permanently delete data"},{"description":"Anything you share with this connector flows through one or more third-party services. Those companies see, store, and may use the data according to their own policies.","evidence":"Server runs at mcp.surveymonkey.com/mcp; queries and responses pass through the publisher's infrastructure.","remediation":{"block_tool_categories":[],"steps":["Treat anything you tell this connector as if you sent it directly to the third-party company - because you did.","Check how long that company keeps your data and how to delete it.","Avoid putting health info, customer names, or payment details into this connector unless you have a written agreement with that company."]},"risk_type":"forwards_data_to_third_party","severity":"low","title":"Sends your data to outside companies"}],"signature_status":"unknown","source_code_reviewed":false,"tags":["network_access","reads_private_data","browser_control","database_access","deletes_data"],"tools":[{"description":"Add a new page to an existing survey at a specified position.","name":"add_page","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Add a question of a specified type to a survey page at a given position.","name":"add_question","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Create a new survey with a given title.","name":"create_survey","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Create a shareable weblink collector URL for a survey.","name":"create_weblink_collector","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Delete a specific question from a survey page.","name":"delete_question","risk":{"category":"destructive","level":"high","recommendation":"Block by default. Only enable for read-only or sandbox accounts; require explicit human confirmation for any destructive action.","why":"Irreversibly removes data or resources. A prompt-injection or mistaken instruction could destroy production data with no recovery path."}},{"description":"Edit, reword, move, or update properties of a single survey question.","name":"edit_question","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Generate an AI-suggested survey plan from a natural language description of goals.","name":"generate_survey_plan","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Retrieve details about a specific page within a survey.","name":"get_page"},{"description":"Retrieve all pages for a survey, returning page IDs and pagination info.","name":"get_pages"},{"description":"Retrieve details about a specific question on a survey page.","name":"get_question"},{"description":"Retrieve available question types and their schemas.","name":"get_question_types"},{"description":"Retrieve all questions for a specific page within a survey.","name":"get_questions"},{"description":"Retrieve the total number of responses submitted for a survey.","name":"get_response_count"},{"description":"Retrieve paginated survey responses with full enriched answer data.","name":"get_responses"},{"description":"Returns information about the MCP server.","name":"get_server_info"},{"description":"Retrieve metadata and details for a specific survey by ID.","name":"get_survey"},{"description":"Reorder all questions on a page by supplying a complete ordered list of question IDs.","name":"reorder_questions"},{"description":"List and search the authenticated user's surveys with optional filtering and pagination.","name":"search_surveys"},{"description":"Update survey properties such as title or nickname.","name":"update_survey","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}}],"tools_count":19,"type":"web_connector","url":"https://claude.ai/directory/58ff478e-b9b7-47c9-8253-78fb9364513a","uuid":"7594c060-d712-5b2b-83b7-29d31197c3a7","version":""},"query_key":"surveymonkey","schema_version":1,"status":"match"}
