ToolTrust
B17/100
Smithery

shining55-peach-p0lb-formlova

mcpsmithery

@Smithery

Chat-first form service with 127 MCP tools across 25 categories. Create, manage, analyze forms, send emails, set up workflows — all through natural conversation. Supports OAuth 2.1. Works with Claude, ChatGPT, Gemini, Cursor, Windsurf. Free plan with unlimited forms and responses.

By Smithery | 275 findings | Scanned 7/4/2026 | tooltrust-scanner/v0.3.19

4 High5 Medium57 Low209 Info

Risk Summary

Safe With Normal Controls

Dep Visibility is the main signal, but overall risk remains within an acceptable range.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (275)

  • HighAS-003

    🔀Scope Mismatch ×4

    tool name "get_responses" implies read-only operation but declares exec permission

    get_responses

    tool name "get_webhook_logs" implies read-only operation but declares exec permission

    get_webhook_logs

    tool name "list_workflows" implies read-only operation but declares exec permission

    list_workflows

    tool name "get_workflow_executions" implies read-only operation but declares exec permission

    get_workflow_executions

    Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.

  • MediumAS-003

    🔀Scope Mismatch ×5

    tool name "set_form_image" implies local write operation but only remote/network-class permissions were detected

    set_form_image

    tool name "set_thank_you_page" implies local write operation but only remote/network-class permissions were detected

    set_thank_you_page

    tool name "set_duplicate_prevention" implies local write operation but only remote/network-class permissions were detected

    set_duplicate_prevention

    tool name "set_email_branding" implies local write operation but only remote/network-class permissions were detected

    set_email_branding

    tool name "set_webhook" implies local write operation but only remote/network-class permissions were detected

    set_webhook

    Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.

  • LowAS-002

    ⚠️Excessive Permissions ×3

    input schema exposes 13 properties (threshold: 10)

    create_from_template

    input schema exposes 19 properties (threshold: 10)

    create_form

    input schema exposes 20 properties (threshold: 10)

    update_form

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×54

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    create_from_templatecreate_formclone_form_from_urlget_formupdate_formupdate_form_designextract_design_from_urlextract_design_from_imageset_form_imagegenerate_iframe_codepublish_formunpublish_formdelete_formupdate_form_fieldsset_thank_you_pageset_duplicate_preventiongenerate_qr_codepreview_formschedule_emailget_form_historyrestore_form_versionget_responsesexport_responsesgenerate_reportset_email_brandingsubmit_feature_requestupdate_email_templatecreate_mailing_listsend_bulk_emailstart_connect_onboardingsave_as_templatecreate_from_user_templateset_webhooklist_webhooksget_webhook_logsping_webhookset_workflowlist_workflowsget_workflow_executionsinvite_team_memberupdate_team_member_roleremove_team_membersend_filtered_emailextract_text_from_urlextract_form_fields_from_urlget_form_for_responseend_ab_testsearch_responsesdelete_responsereply_to_respondentschedule_form_actionset_email_sequenceget_google_sheets_statussave_workflow_as_recipe

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×127

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    list_templatescreate_from_templatelist_formscreate_formclone_form_from_urlget_formupdate_formupdate_form_designextract_design_from_urlextract_design_from_imageset_form_imagegenerate_iframe_codepublish_formunpublish_formdelete_formupdate_form_fieldsset_conditional_logicduplicate_formset_thank_you_pageset_duplicate_preventiongenerate_qr_codepreview_formset_notificationget_notificationsset_waitlistset_custom_cssschedule_emailarchive_formget_form_historyrestore_form_versioncopy_fieldstranslate_formget_responsesexport_responsesget_form_analyticsget_auto_insightsget_cross_form_analysisgenerate_reportget_cross_tabulationanalyze_free_textget_email_analyticsget_traffic_sourcesget_profileupdate_profilecheck_onboardingcomplete_onboardingset_brand_defaultsget_plan_capabilitiesget_feature_detailsset_email_brandingget_email_brandingsubmit_feature_requestget_email_templatesupdate_email_templateget_remindersset_remindersget_mailing_listscreate_mailing_listimport_mailing_list_contactssend_bulk_emailpreview_emailsend_test_emailget_mailing_list_contactsget_email_activityupdate_mailing_list_contactsset_form_email_configget_form_email_configget_suggestionsget_connect_statusstart_connect_onboardingsave_as_templatelist_user_templatescreate_from_user_templatedelete_user_templateset_webhooklist_webhooksget_webhook_logsping_webhookset_workflowlist_workflowsget_workflow_executionsinvite_team_memberlist_team_membersupdate_team_member_roleremove_team_memberget_audit_logsfilter_responsessend_filtered_emailextract_text_from_urlextract_form_fields_from_urlget_form_summaryget_live_pulseget_form_for_responsesubmit_conversational_responseexport_for_crmsave_field_mappinglist_field_mappingsget_form_performanceget_field_drop_offcreate_ab_teststart_ab_testget_ab_test_resultsend_ab_testsearch_responsesupdate_responsedelete_responsereply_to_respondentimport_responsestrack_respondentschedule_form_actionset_recurring_reportset_email_sequenceset_smart_notificationget_my_memoryreset_my_memoryrecord_conversation_traceget_my_conversation_tracesconnect_google_sheetsdisconnect_google_sheetsget_google_sheets_statusbrowse_workflow_recipesget_recipe_detailssave_workflow_as_recipepublish_workflow_recipelist_my_recipesfavorite_workflow_recipelist_favorite_recipes

    Fix: Review and remediate the identified issue.

  • InfoAS-002

    ⚠️Excessive Permissions ×68

    declared capabilities: code/command execution, network access, filesystem access

    create_from_templatecreate_formupdate_form

    declared capabilities: code/command execution, network access

    clone_form_from_urlunpublish_formsubmit_feature_request

    declared capabilities: network access

    get_formextract_design_from_urlextract_design_from_imageset_form_imagegenerate_iframe_codepublish_formset_thank_you_pagegenerate_qr_codepreview_formexport_responsesgenerate_reportset_email_brandingstart_connect_onboardingextract_text_from_urlextract_form_fields_from_urlget_form_for_responsesearch_responsesget_google_sheets_status

    declared capabilities: network access, filesystem access

    update_form_design

    declared capabilities: code/command execution, filesystem access

    delete_formupdate_form_fieldscreate_mailing_listcreate_from_user_templateupdate_team_member_roleremove_team_memberdelete_response

    declared capabilities: HTTP requests

    set_duplicate_preventionschedule_emailget_form_historyrestore_form_versionlist_webhooksreply_to_respondent

    declared capabilities: code/command execution

    get_responsessave_as_templateinvite_team_memberend_ab_testschedule_form_actionset_email_sequencesave_workflow_as_recipe

    declared capabilities: filesystem access

    get_profileupdate_profilecheck_onboardingcomplete_onboardingset_brand_defaultsget_plan_capabilitiesget_feature_detailsupdate_mailing_list_contactsdelete_user_templatecreate_ab_testupdate_responseimport_responsestrack_respondent

    declared capabilities: filesystem access, HTTP requests

    update_email_template

    declared capabilities: code/command execution, HTTP requests

    send_bulk_emailget_webhook_logsset_workflowlist_workflowsget_workflow_executionssend_filtered_email

    declared capabilities: network access, HTTP requests

    set_webhookping_webhook

    declared capabilities: database access

    export_for_crm

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-010

    🔑Insecure Secret Handling ×14

    input parameter "confirmation_token" accepts a credential (informational; not evidence of insecure handling)

    publish_formunpublish_formdelete_formschedule_emailrestore_form_versionsend_bulk_emailremove_team_membersend_filtered_emailend_ab_testdelete_responsereply_to_respondentset_email_sequence

    input parameter "trace_session_key" accepts a credential (informational; not evidence of insecure handling)

    record_conversation_traceget_my_conversation_traces

    Fix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y shining55-peach-p0lb-formlova"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade B](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-b.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)