one-drive
mcpsmitheryOneDrive is Microsoft’s cloud storage solution enabling users to store, sync, and share files across devices, offering offline access, real-time collaboration, and enterprise-grade security
By Smithery | 81 findings | Scanned 4/19/2026 | tooltrust-scanner/v0.3.8
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 (81)
tool declares network permission
ONE_DRIVE_COPY_ITEMONE_DRIVE_DOWNLOAD_FILEONE_DRIVE_GET_SITE_DETAILSONE_DRIVE_PREVIEW_DRIVE_ITEMONE_DRIVE_SEARCH_ITEMStool declares exec permission
ONE_DRIVE_UPDATE_DRIVE_ITEM_METADATAFix: 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 "password" appears to accept a secret or credential
ONE_DRIVE_CREATE_LINKONE_DRIVE_INVITE_USER_TO_DRIVE_ITEMinput parameter "skip_token" appears to accept a secret or credential
ONE_DRIVE_LIST_DRIVESONE_DRIVE_SEARCH_ITEMSinput parameter "token" appears to accept a secret or credential
ONE_DRIVE_LIST_ROOT_DRIVE_CHANGESONE_DRIVE_LIST_SHAREPOINT_LIST_ITEMS_DELTAONE_DRIVE_LIST_SITE_DRIVE_ITEMS_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
ONE_DRIVE_COPY_ITEMONE_DRIVE_CREATE_LINKONE_DRIVE_DELETE_ITEMONE_DRIVE_DOWNLOAD_FILEONE_DRIVE_GET_ITEMONE_DRIVE_GET_ITEM_PERMISSIONSONE_DRIVE_GET_ITEM_THUMBNAILSONE_DRIVE_GET_ITEM_VERSIONSONE_DRIVE_GET_RECENT_ITEMSONE_DRIVE_GET_SHARED_ITEMSONE_DRIVE_INVITE_USER_TO_DRIVE_ITEMONE_DRIVE_LIST_DRIVE_ITEM_ACTIVITIESONE_DRIVE_LIST_ROOT_DRIVE_CHANGESONE_DRIVE_MOVE_ITEMONE_DRIVE_ONEDRIVE_CREATE_FOLDERONE_DRIVE_ONEDRIVE_CREATE_TEXT_FILEONE_DRIVE_ONEDRIVE_FIND_FILEONE_DRIVE_ONEDRIVE_FIND_FOLDERONE_DRIVE_ONEDRIVE_LIST_ITEMSONE_DRIVE_ONEDRIVE_UPLOAD_FILEONE_DRIVE_PREVIEW_DRIVE_ITEMONE_DRIVE_SEARCH_ITEMSONE_DRIVE_UPDATE_DRIVE_ITEM_METADATAtool declares db permission
ONE_DRIVE_LIST_SHAREPOINT_LIST_ITEMS_DELTAFix: 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
ONE_DRIVE_COPY_ITEMONE_DRIVE_DOWNLOAD_FILEONE_DRIVE_GET_SITE_DETAILSONE_DRIVE_LIST_SUBSCRIPTIONSONE_DRIVE_PREVIEW_DRIVE_ITEMONE_DRIVE_SEARCH_ITEMSONE_DRIVE_UPDATE_DRIVE_ITEM_METADATAFix: 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 13 properties (threshold: 10)
ONE_DRIVE_INVITE_USER_TO_DRIVE_ITEMtool declares http permission
ONE_DRIVE_LIST_SUBSCRIPTIONSFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
ONE_DRIVE_COPY_ITEMONE_DRIVE_CREATE_LINKONE_DRIVE_DELETE_ITEMONE_DRIVE_DOWNLOAD_FILEONE_DRIVE_GET_DRIVEONE_DRIVE_GET_ITEMONE_DRIVE_GET_ITEM_PERMISSIONSONE_DRIVE_GET_ITEM_THUMBNAILSONE_DRIVE_GET_ITEM_VERSIONSONE_DRIVE_GET_QUOTAONE_DRIVE_GET_RECENT_ITEMSONE_DRIVE_GET_SHARED_ITEMSONE_DRIVE_GET_SHAREPOINT_LIST_ITEMSONE_DRIVE_GET_SITE_DETAILSONE_DRIVE_GET_SITE_PAGE_CONTENTONE_DRIVE_INVITE_USER_TO_DRIVE_ITEMONE_DRIVE_LIST_DRIVE_ITEM_ACTIVITIESONE_DRIVE_LIST_DRIVESONE_DRIVE_LIST_ROOT_DRIVE_CHANGESONE_DRIVE_LIST_SHAREPOINT_LIST_ITEMS_DELTAONE_DRIVE_LIST_SITE_COLUMNSONE_DRIVE_LIST_SITE_DRIVE_ITEMS_DELTAONE_DRIVE_LIST_SITE_LISTSONE_DRIVE_LIST_SITE_SUBSITESONE_DRIVE_LIST_SUBSCRIPTIONSONE_DRIVE_MOVE_ITEMONE_DRIVE_ONEDRIVE_CREATE_FOLDERONE_DRIVE_ONEDRIVE_CREATE_TEXT_FILEONE_DRIVE_ONEDRIVE_FIND_FILEONE_DRIVE_ONEDRIVE_FIND_FOLDERONE_DRIVE_ONEDRIVE_LIST_ITEMSONE_DRIVE_ONEDRIVE_UPLOAD_FILEONE_DRIVE_PREVIEW_DRIVE_ITEMONE_DRIVE_SEARCH_ITEMSONE_DRIVE_UPDATE_DRIVE_ITEM_METADATAFix: 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 one-drive"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)