ToolTrust
D52/100
Smithery

googlesuper

mcpsmithery

@Smithery

Google Super MCP server providing access to multiple Google Workspace services.

By Smithery | 188 findings | Scanned 3/24/2026 | tooltrust-scanner/v0.2.1

1 Critical36 High95 Medium56 Low

Security Findings (188)

  • CriticalArbitrary Code Execution

    GOOGLESUPER_EXECUTE_SQL:tool name or description implies arbitrary script/code execution (evaluate_script, execute javascript, etc.)

    Rule: AS-006Fix: This tool can execute arbitrary code or shell commands on the host system. Remove it unless strictly required. If kept: (1) restrict access to trusted users/agents only, (2) require human approval before each invocation (Claude Desktop: set approval_required: true; other clients: enable equivalent confirmation), (3) use the most restrictive sandbox or read-only mode available, and (4) never expose this tool to untrusted input sources.
  • HighExcessive Permission Surface ×33
    • GOOGLESUPER_BATCH_RUN_REPORTS:tool declares network permission
    • GOOGLESUPER_CALENDARS_UPDATE:tool declares exec permission
    • GOOGLESUPER_CREATE_ALBUM:tool declares network permission
    • GOOGLESUPER_CREATE_CUSTOMER_LIST:tool declares exec permission
    • GOOGLESUPER_CREATE_EVENT:tool declares exec permission
    • GOOGLESUPER_CREATE_FILE:tool declares exec permission
    • GOOGLESUPER_DISTANCE_MATRIX_API:tool declares network permission
    • GOOGLESUPER_DOWNLOAD_FILE:tool declares network permission
    • GOOGLESUPER_EXECUTE_SQL:tool declares exec permission
    • GOOGLESUPER_FETCH_EMAILS:tool declares network permission
    • GOOGLESUPER_FETCH_EMAILS:tool declares exec permission
    • GOOGLESUPER_FETCH_MESSAGE_BY_MESSAGE_ID:tool declares network permission
    • GOOGLESUPER_FETCH_MESSAGE_BY_THREAD_ID:tool declares network permission
    • GOOGLESUPER_FREE_BUSY_QUERY:tool declares network permission
    • GOOGLESUPER_GEOCODING_API:tool declares network permission
    • GOOGLESUPER_GET_CONTACTS:tool declares network permission
    • GOOGLESUPER_GET_DIRECTION:tool declares network permission
    • GOOGLESUPER_GET_MEDIA_ITEM_DOWNLOAD:tool declares network permission
    • GOOGLESUPER_INSERT_INLINE_IMAGE:tool declares network permission
    • GOOGLESUPER_LIST_AUDIENCE_EXPORTS:tool declares network permission
    • GOOGLESUPER_LIST_AUDIENCES:tool declares network permission
    • GOOGLESUPER_LIST_HISTORY:tool declares network permission
    • GOOGLESUPER_LIST_SEARCH_ADS360_LINKS:tool declares network permission
    • GOOGLESUPER_LIST_TASK_LISTS:tool declares network permission
    • GOOGLESUPER_MAPS_EMBED_API:tool declares network permission
    • GOOGLESUPER_NEARBY_SEARCH:tool declares network permission
    • GOOGLESUPER_PARSE_FILE:tool declares network permission
    • GOOGLESUPER_PATCH_CALENDAR:tool declares exec permission
    • GOOGLESUPER_PATCH_EVENT:tool declares exec permission
    • GOOGLESUPER_QUERY_AUDIENCE_EXPORT:tool declares network permission
    • GOOGLESUPER_QUERY_AUDIENCE_LIST:tool declares network permission
    • GOOGLESUPER_QUERY_TABLE:tool declares network permission
    • GOOGLESUPER_QUERY_TABLE:tool declares exec permission
    Rule: AS-002Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
  • HighInsecure Secret Handling ×3
    • GOOGLESUPER_EVENTS_LIST:input parameter "syncToken" appears to accept a secret or credential
    • GOOGLESUPER_EVENTS_WATCH:input parameter "token" appears to accept a secret or credential
    • GOOGLESUPER_LIST_CALENDARS:input parameter "syncToken" appears to accept a secret or credential
    Rule: AS-010Fix: 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.
  • MediumExcessive Permission Surface ×95
    • GOOGLESUPER_ADD_FILE_SHARING_PREFERENCE:tool declares fs permission
    • GOOGLESUPER_ADD_OR_REMOVE_TO_CUSTOMER_LIST:tool declares fs permission
    • GOOGLESUPER_BATCH_CREATE_MEDIA_ITEMS:tool declares fs permission
    • GOOGLESUPER_BATCH_DELETE_MESSAGES:tool declares fs permission
    • GOOGLESUPER_BATCH_UPDATE:tool declares fs permission
    • GOOGLESUPER_BATCH_UPDATE_VALUES_BY_DATA_FILTER:tool declares fs permission
    • GOOGLESUPER_CALENDAR_LIST_UPDATE:tool declares fs permission
    • GOOGLESUPER_CALENDARS_DELETE:tool declares fs permission
    • GOOGLESUPER_CALENDARS_UPDATE:tool declares fs permission
    • GOOGLESUPER_COPY_DOCUMENT:tool declares fs permission
    • GOOGLESUPER_COPY_FILE:tool declares fs permission
    • GOOGLESUPER_CREATE_ALBUM:tool declares fs permission
    • GOOGLESUPER_CREATE_AUDIENCE_EXPORT:tool declares fs permission
    • GOOGLESUPER_CREATE_AUDIENCE_LIST:tool declares fs permission
    • GOOGLESUPER_CREATE_CHART:tool declares fs permission
    • GOOGLESUPER_CREATE_COMMENT:tool declares fs permission
    • GOOGLESUPER_CREATE_CUSTOMER_LIST:tool declares fs permission
    • GOOGLESUPER_CREATE_DOCUMENT:tool declares fs permission
    • GOOGLESUPER_CREATE_DOCUMENT_MARKDOWN:tool declares fs permission
    • GOOGLESUPER_CREATE_DRIVE:tool declares fs permission
    • GOOGLESUPER_CREATE_EMAIL_DRAFT:tool declares fs permission
    • GOOGLESUPER_CREATE_EVENT:tool declares fs permission
    • GOOGLESUPER_CREATE_EXPANDED_DATA_SET:tool declares fs permission
    • GOOGLESUPER_CREATE_FILE:tool declares fs permission
    • GOOGLESUPER_CREATE_FILE_FROM_TEXT:tool declares fs permission
    • GOOGLESUPER_CREATE_FOLDER:tool declares fs permission
    • GOOGLESUPER_CREATE_FOOTER:tool declares fs permission
    • GOOGLESUPER_CREATE_FOOTNOTE:tool declares fs permission
    • GOOGLESUPER_CREATE_GOOGLE_SHEET1:tool declares fs permission
    • GOOGLESUPER_CREATE_HEADER:tool declares fs permission
    • GOOGLESUPER_CREATE_LABEL:tool declares fs permission
    • GOOGLESUPER_CREATE_MEET:tool declares fs permission
    • GOOGLESUPER_CREATE_NAMED_RANGE:tool declares fs permission
    • GOOGLESUPER_CREATE_PARAGRAPH_BULLETS:tool declares fs permission
    • GOOGLESUPER_CREATE_REPLY:tool declares fs permission
    • GOOGLESUPER_CREATE_ROLLUP_PROPERTY:tool declares fs permission
    • GOOGLESUPER_CREATE_SHORTCUT_TO_FILE:tool declares fs permission
    • GOOGLESUPER_CREATE_SPREADSHEET_COLUMN:tool declares fs permission
    • GOOGLESUPER_CREATE_SPREADSHEET_ROW:tool declares fs permission
    • GOOGLESUPER_CREATE_TASK_LIST:tool declares fs permission
    • GOOGLESUPER_DELETE_COMMENT:tool declares fs permission
    • GOOGLESUPER_DELETE_CONTENT_RANGE:tool declares fs permission
    • GOOGLESUPER_DELETE_DIMENSION:tool declares fs permission
    • GOOGLESUPER_DELETE_DRAFT:tool declares fs permission
    • GOOGLESUPER_DELETE_DRIVE:tool declares fs permission
    • GOOGLESUPER_DELETE_EVENT:tool declares fs permission
    • GOOGLESUPER_DELETE_FOOTER:tool declares fs permission
    • GOOGLESUPER_DELETE_HEADER:tool declares fs permission
    • GOOGLESUPER_DELETE_MESSAGE:tool declares fs permission
    • GOOGLESUPER_DELETE_NAMED_RANGE:tool declares fs permission
    • GOOGLESUPER_DELETE_PARAGRAPH_BULLETS:tool declares fs permission
    • GOOGLESUPER_DELETE_PERMISSION:tool declares fs permission
    • GOOGLESUPER_DELETE_REPLY:tool declares fs permission
    • GOOGLESUPER_DELETE_SHEET:tool declares fs permission
    • GOOGLESUPER_DELETE_TABLE:tool declares fs permission
    • GOOGLESUPER_DELETE_TABLE_COLUMN:tool declares fs permission
    • GOOGLESUPER_DELETE_TABLE_ROW:tool declares fs permission
    • GOOGLESUPER_DELETE_TASK:tool declares fs permission
    • GOOGLESUPER_DELETE_TASK_LIST:tool declares fs permission
    • GOOGLESUPER_DOWNLOAD_FILE:tool declares fs permission
    • GOOGLESUPER_EDIT_FILE:tool declares fs permission
    • GOOGLESUPER_EMPTY_TRASH:tool declares fs permission
    • GOOGLESUPER_EXECUTE_SQL:tool declares db permission
    • GOOGLESUPER_FILES_MODIFY_LABELS:tool declares fs permission
    • GOOGLESUPER_FIND_EVENT:tool declares db permission
    • GOOGLESUPER_FIND_FILE:tool declares fs permission
    • GOOGLESUPER_FIND_FOLDER:tool declares fs permission
    • GOOGLESUPER_GENERATE_IDS:tool declares fs permission
    • GOOGLESUPER_GET_ATTACHMENT:tool declares fs permission
    • GOOGLESUPER_GET_CAMPAIGN_BY_NAME:tool declares db permission
    • GOOGLESUPER_GET_CHANGES_START_PAGE_TOKEN:tool declares fs permission
    • GOOGLESUPER_GET_COMMENT:tool declares fs permission
    • GOOGLESUPER_GET_FILE_METADATA:tool declares fs permission
    • GOOGLESUPER_GET_MEDIA_ITEM_DOWNLOAD:tool declares fs permission
    • GOOGLESUPER_GET_PERMISSION:tool declares fs permission
    • GOOGLESUPER_GET_PROFILE:tool declares fs permission
    • GOOGLESUPER_GET_REPLY:tool declares fs permission
    • GOOGLESUPER_GET_REVISION:tool declares fs permission
    • GOOGLESUPER_GET_TABLE_SCHEMA:tool declares db permission
    • GOOGLESUPER_GOOGLE_DRIVE_DELETE_FOLDER_OR_FILE_ACTION:tool declares fs permission
    • GOOGLESUPER_LIST_CHANGES:tool declares fs permission
    • GOOGLESUPER_LIST_COMMENTS:tool declares fs permission
    • GOOGLESUPER_LIST_FILE_LABELS:tool declares fs permission
    • GOOGLESUPER_LIST_FILES:tool declares fs permission
    • GOOGLESUPER_LIST_PERMISSIONS:tool declares fs permission
    • GOOGLESUPER_LIST_REPLIES_TO_COMMENT:tool declares fs permission
    • GOOGLESUPER_LIST_REVISIONS:tool declares fs permission
    • GOOGLESUPER_LOOKUP_SPREADSHEET_ROW:tool declares db permission
    • GOOGLESUPER_MAPS_EMBED_API:tool declares fs permission
    • GOOGLESUPER_MOVE_FILE:tool declares fs permission
    • GOOGLESUPER_PARSE_FILE:tool declares fs permission
    • GOOGLESUPER_QUERY_AUDIENCE_EXPORT:tool declares db permission
    • GOOGLESUPER_QUERY_AUDIENCE_LIST:tool declares db permission
    • GOOGLESUPER_QUERY_TABLE:tool declares db permission
    • GOOGLESUPER_REMOVE_ATTENDEE:tool declares fs permission
    Rule: AS-002Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
  • LowExcessive Permission Surface ×22
    • GOOGLESUPER_BATCH_MODIFY_MESSAGES:tool declares http permission
    • GOOGLESUPER_CREATE_CHART:input schema exposes 13 properties (threshold: 10)
    • GOOGLESUPER_CREATE_EMAIL_DRAFT:tool declares http permission
    • GOOGLESUPER_CREATE_EVENT:input schema exposes 23 properties (threshold: 10)
    • GOOGLESUPER_DISTANCE_MATRIX_API:input schema exposes 13 properties (threshold: 10)
    • GOOGLESUPER_EVENTS_LIST:input schema exposes 19 properties (threshold: 10)
    • GOOGLESUPER_EVENTS_WATCH:tool declares http permission
    • GOOGLESUPER_EXECUTE_SQL:tool declares http permission
    • GOOGLESUPER_FETCH_EMAILS:tool declares http permission
    • GOOGLESUPER_FIND_EVENT:input schema exposes 11 properties (threshold: 10)
    • GOOGLESUPER_FIND_FILE:input schema exposes 13 properties (threshold: 10)
    • GOOGLESUPER_FORMAT_CELL:input schema exposes 15 properties (threshold: 10)
    • GOOGLESUPER_GEOCODING_API:input schema exposes 11 properties (threshold: 10)
    • GOOGLESUPER_GET_ROUTE:input schema exposes 11 properties (threshold: 10)
    • GOOGLESUPER_INSERT_TASK:input schema exposes 12 properties (threshold: 10)
    • GOOGLESUPER_LIST_CHANGES:input schema exposes 11 properties (threshold: 10)
    • GOOGLESUPER_LIST_FILES:input schema exposes 13 properties (threshold: 10)
    • GOOGLESUPER_LIST_TASKS:input schema exposes 11 properties (threshold: 10)
    • GOOGLESUPER_MAPS_EMBED_API:tool declares http permission
    • GOOGLESUPER_NEARBY_SEARCH:tool declares http permission
    • GOOGLESUPER_PATCH_EVENT:input schema exposes 14 properties (threshold: 10)
    • GOOGLESUPER_PATCH_TASK:input schema exposes 11 properties (threshold: 10)
    Rule: AS-002Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
  • LowDoS Resilience — Missing Rate Limit / Timeout ×34
    • GOOGLESUPER_BATCH_MODIFY_MESSAGES:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_BATCH_RUN_REPORTS:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_CALENDARS_UPDATE:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_CREATE_ALBUM:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_CREATE_CUSTOMER_LIST:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_CREATE_EMAIL_DRAFT:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_CREATE_EVENT:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_CREATE_FILE:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_DISTANCE_MATRIX_API:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_DOWNLOAD_FILE:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_EVENTS_WATCH:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_EXECUTE_SQL:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_FETCH_EMAILS:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_FETCH_MESSAGE_BY_MESSAGE_ID:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_FETCH_MESSAGE_BY_THREAD_ID:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_FREE_BUSY_QUERY:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_GEOCODING_API:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_GET_CONTACTS:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_GET_DIRECTION:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_GET_MEDIA_ITEM_DOWNLOAD:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_INSERT_INLINE_IMAGE:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_LIST_AUDIENCE_EXPORTS:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_LIST_AUDIENCES:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_LIST_HISTORY:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_LIST_SEARCH_ADS360_LINKS:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_LIST_TASK_LISTS:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_MAPS_EMBED_API:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_NEARBY_SEARCH:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_PARSE_FILE:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_PATCH_CALENDAR:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_PATCH_EVENT:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_QUERY_AUDIENCE_EXPORT:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_QUERY_AUDIENCE_LIST:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    • GOOGLESUPER_QUERY_TABLE:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
    Rule: AS-011Fix: 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.

Scan this tool yourself

Reproduce this audit locally or block risky tools in CI.

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 googlesuper"

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 D](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-d.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)