receiptor-ai-receiptor-mcp
mcpsmitheryReceiptor connects AI agents to your bookkeeping workspace so they can find, review, and organize financial documents such as receipts, bills, and invoices. Use it to inspect workspace context, monitor intake sources, review extracted document data, check integrations, and prepare accountant-ready workflows through secure OAuth access to Receiptor AI.
By Smithery | 83 findings | Scanned 7/16/2026 | tooltrust-scanner/v0.3.19
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 (83)
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
activity_searchapprovals_approveapprovals_rejectdocuments_searchdocuments_getdocuments_bulk-editdocuments_unarchiveintegrations_unlinkrules_listviews_createFix: 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 11 properties (threshold: 10)
documents_searchinput schema exposes 12 properties (threshold: 10)
entities_upsertinput schema exposes 13 properties (threshold: 10)
memories_saveFix: 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.
get_server_infoworkspace_get_contextworkspace_switchactivity_searchapprovals_getapprovals_approveapprovals_rejectdocuments_searchdocuments_getdocuments_updatedocuments_list-duplicatesdocuments_scan-duplicatesdocuments_inspectdocuments_countdocuments_bulk-editdocuments_resolve-duplicatesdocuments_deletedocuments_unarchivecurrency_convertintegrations_listintegrations_sendintegrations_reconcileintegrations_unlinkrules_listrules_executerules_deleterules_disableviews_listviews_createviews_deleteworkspaces_listchartOfAccounts_listAccountsexports_listexports_getsources_email_enable-monitoringsources_email_deletesources_email_disable-monitoringsources_mobile-scanners_activatesources_mobile-scanners_enable-aisources_mobile-scanners_deletesources_mobile-scanners_deactivatesources_mobile-scanners_disable-aientities_cleanupentities_listentities_upsertentities_deleteentities_mergememories_savememories_archivememories_listonboarding_statusFix: Review and remediate the identified issue.
declared capabilities: network access
activity_searchdocuments_searchdeclared capabilities: code/command execution
approvals_approveapprovals_rejectdocuments_bulk-editintegrations_unlinkrules_listdeclared capabilities: network access, filesystem access
documents_getdeclared capabilities: filesystem access
documents_updatedocuments_inspectdocuments_deleterules_deleteviews_deletesources_email_deletesources_mobile-scanners_deleteentities_deletedeclared capabilities: HTTP requests
documents_unarchivedeclared capabilities: code/command execution, filesystem access
views_createFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
rules_execute:tool name or description implies arbitrary script/code execution — capability unconfirmed (no exec permission or code/script/eval input property found)
Fix: 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.
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 receiptor-ai-receiptor-mcp"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)