agent-kit
mcp0.2.0Give Claude/Cursor email powers. 27 MCP tools — inbox, send, reply, contacts, search. Free, no signup.
By KeyID-AI | 139 findings | Scanned 6/15/2026 | tooltrust-scanner/v0.3.17 | 688
Risk Summary
Safe With Normal ControlsDep 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 (139)
set_auto_reply:tool name "set_auto_reply" implies local write operation but only remote/network-class permissions were detected
Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
get_identityrequest_phone_numberget_messagesend_emailreply_to_messageget_threadfollow_verification_linkstart_registration_sessionget_registration_sessionget_registration_artifactsget_personasave_registrationget_registrationweb_searchget_filelist_cronscreate_cronupdate_crondelete_croncreate_pageupdate_pageget_auto_replyset_auto_replyget_forwardingget_signaturelist_webhookscreate_webhookget_webhook_deliveriesget_metricsget_reputationFix: 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.
input schema exposes 12 properties (threshold: 10)
start_registration_sessioninput schema exposes 13 properties (threshold: 10)
create_or_update_personaFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
No metadata.dependencies or repo_url were exposed by this MCP server, and no local project manifest could be inferred from the launch command.
provision_identityget_identityrequest_phone_numberlist_messageswait_for_messageget_messagesend_emailreply_to_messageupdate_messagelist_threadsget_threadget_verification_codesfollow_verification_linkstart_registration_sessionlist_registration_sessionsget_registration_sessionwait_for_registration_artifactget_registration_artifactssave_browser_stateload_browser_statecomplete_registration_sessionblock_registration_sessionlist_totp_entriesget_totp_codeget_personacreate_or_update_personasave_registrationlist_registrationsget_registrationlist_secretsget_secretput_secretdelete_secretweb_searchlist_filesstore_fileget_filedelete_filelist_cronscreate_cronupdate_crondelete_cronlist_pagescreate_pageget_pageupdate_pagedelete_pageupload_page_filelist_page_filesdelete_page_fileget_auto_replyset_auto_replyget_forwardingset_forwardingget_signatureset_signaturelist_contactsupsert_contactdelete_contactlist_webhookscreate_webhookget_webhook_deliveriesget_metricsget_reputationFix: Review and remediate the identified issue.
declared capabilities: network access
get_identityrequest_phone_numberget_messageget_threadfollow_verification_linkget_registration_sessionget_registration_artifactsget_personasave_registrationget_registrationweb_searchget_auto_replyget_forwardingget_signatureget_metricsget_reputationdeclared capabilities: filesystem access
list_messagesupdate_messagecreate_or_update_personadelete_secretlist_filesstore_filedelete_filedelete_pageupload_page_filelist_page_filesdelete_page_filedelete_contactdeclared capabilities: HTTP requests
send_emailreply_to_messagestart_registration_sessionlist_cronsset_auto_replylist_webhooksget_webhook_deliveriesdeclared capabilities: network access, filesystem access
get_fileupdate_crondeclared capabilities: network access, filesystem access, HTTP requests
create_croncreate_webhookdeclared capabilities: filesystem access, HTTP requests
delete_crondeclared capabilities: code/command execution, filesystem access
create_pageupdate_pageFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
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 agent-kit"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.
[](https://github.com/AgentSafe-AI/tooltrust-directory)