outlook
mcpsmitheryRead and send emails, manage calendar events, and organize contacts. Search messages, handle attachments, and schedule meetings.
By Smithery | 107 findings | Scanned 6/3/2026 | tooltrust-scanner/v0.3.13
Risk Summary
Needs ApprovalDep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (107)
tool declares network permission
OUTLOOK_DOWNLOAD_OUTLOOK_ATTACHMENTOUTLOOK_QUERY_EMAILSOUTLOOK_SEARCH_MESSAGESOUTLOOK_UPDATE_CALENDAR_EVENTFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
input parameter "delta_token" appears to accept a secret or credential
OUTLOOK_GET_MAIL_DELTAinput parameter "skip_token" appears to accept a secret or credential
OUTLOOK_GET_MAIL_DELTAFix: 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.
tool declares fs permission
OUTLOOK_ADD_EVENT_ATTACHMENTOUTLOOK_ADD_MAIL_ATTACHMENTOUTLOOK_CALENDAR_CREATE_EVENTOUTLOOK_CREATE_ATTACHMENT_UPLOAD_SESSIONOUTLOOK_CREATE_CALENDAROUTLOOK_CREATE_CONTACTOUTLOOK_CREATE_CONTACT_FOLDEROUTLOOK_CREATE_DRAFTOUTLOOK_CREATE_DRAFT_REPLYOUTLOOK_CREATE_EMAIL_RULEOUTLOOK_CREATE_MAIL_FOLDEROUTLOOK_CREATE_MASTER_CATEGORYOUTLOOK_DELETE_CONTACTOUTLOOK_DELETE_EMAIL_RULEOUTLOOK_DELETE_EVENTOUTLOOK_DELETE_MAIL_FOLDEROUTLOOK_DOWNLOAD_OUTLOOK_ATTACHMENTOUTLOOK_GET_CONTACT_FOLDERSOUTLOOK_GET_MAIL_DELTAOUTLOOK_GET_PROFILEOUTLOOK_LIST_CONTACTSOUTLOOK_LIST_MAIL_FOLDERSOUTLOOK_LIST_MESSAGESOUTLOOK_MOVE_MESSAGEOUTLOOK_SEND_EMAILOUTLOOK_UPDATE_CALENDAR_EVENTOUTLOOK_UPDATE_CONTACTOUTLOOK_UPDATE_EMAILOUTLOOK_UPDATE_EMAIL_RULEOUTLOOK_UPDATE_MAILBOX_SETTINGStool declares db permission
OUTLOOK_QUERY_EMAILSFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool declares http permission
OUTLOOK_CALENDAR_CREATE_EVENTOUTLOOK_CREATE_DRAFTOUTLOOK_SEND_EMAILOUTLOOK_UPDATE_CALENDAR_EVENTOUTLOOK_UPDATE_EMAILinput schema exposes 13 properties (threshold: 10)
OUTLOOK_CALENDAR_CREATE_EVENTinput schema exposes 15 properties (threshold: 10)
OUTLOOK_CREATE_CONTACTinput schema exposes 22 properties (threshold: 10)
OUTLOOK_LIST_MESSAGESinput schema exposes 11 properties (threshold: 10)
OUTLOOK_SEND_EMAILOUTLOOK_UPDATE_CALENDAR_EVENTinput schema exposes 16 properties (threshold: 10)
OUTLOOK_UPDATE_CONTACTFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
OUTLOOK_CALENDAR_CREATE_EVENTOUTLOOK_CREATE_DRAFTOUTLOOK_DOWNLOAD_OUTLOOK_ATTACHMENTOUTLOOK_QUERY_EMAILSOUTLOOK_SEARCH_MESSAGESOUTLOOK_SEND_EMAILOUTLOOK_UPDATE_CALENDAR_EVENTOUTLOOK_UPDATE_EMAILFix: 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.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
OUTLOOK_ADD_EVENT_ATTACHMENTOUTLOOK_ADD_MAIL_ATTACHMENTOUTLOOK_CALENDAR_CREATE_EVENTOUTLOOK_CREATE_ATTACHMENT_UPLOAD_SESSIONOUTLOOK_CREATE_CALENDAROUTLOOK_CREATE_CONTACTOUTLOOK_CREATE_CONTACT_FOLDEROUTLOOK_CREATE_DRAFTOUTLOOK_CREATE_DRAFT_REPLYOUTLOOK_CREATE_EMAIL_RULEOUTLOOK_CREATE_MAIL_FOLDEROUTLOOK_CREATE_MASTER_CATEGORYOUTLOOK_DELETE_CONTACTOUTLOOK_DELETE_EMAIL_RULEOUTLOOK_DELETE_EVENTOUTLOOK_DELETE_MAIL_FOLDEROUTLOOK_DOWNLOAD_OUTLOOK_ATTACHMENTOUTLOOK_GET_CALENDAR_VIEWOUTLOOK_GET_CONTACTOUTLOOK_GET_CONTACT_FOLDERSOUTLOOK_GET_EVENTOUTLOOK_GET_MAILBOX_SETTINGSOUTLOOK_GET_MAIL_DELTAOUTLOOK_GET_MAIL_TIPSOUTLOOK_GET_MASTER_CATEGORIESOUTLOOK_GET_MESSAGEOUTLOOK_GET_PROFILEOUTLOOK_GET_SCHEDULEOUTLOOK_GET_SUPPORTED_LANGUAGESOUTLOOK_GET_SUPPORTED_TIME_ZONESOUTLOOK_LIST_CALENDARSOUTLOOK_LIST_CONTACTSOUTLOOK_LIST_EMAIL_RULESOUTLOOK_LIST_EVENT_ATTACHMENTSOUTLOOK_LIST_EVENTSOUTLOOK_LIST_MAIL_FOLDERSOUTLOOK_LIST_MESSAGESOUTLOOK_LIST_OUTLOOK_ATTACHMENTSOUTLOOK_LIST_REMINDERSOUTLOOK_LIST_USERSOUTLOOK_MOVE_MESSAGEOUTLOOK_QUERY_EMAILSOUTLOOK_REPLY_EMAILOUTLOOK_SEARCH_MESSAGESOUTLOOK_SEND_DRAFTOUTLOOK_SEND_EMAILOUTLOOK_UPDATE_CALENDAR_EVENTOUTLOOK_UPDATE_CONTACTOUTLOOK_UPDATE_EMAILOUTLOOK_UPDATE_EMAIL_RULEOUTLOOK_UPDATE_MAILBOX_SETTINGSFix: Review and remediate the identified issue.
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 outlook"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)