ToolTrust
A4/100
Smithery

receiptor-ai-receiptor-mcp

mcpsmithery

@Smithery

Receiptor 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

13 Low70 Info

Risk Summary

Safe With Normal Controls

Dep 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)

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×10

    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_create

    Fix: 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.

  • LowAS-002

    ⚠️Excessive Permissions ×3

    input schema exposes 11 properties (threshold: 10)

    documents_search

    input schema exposes 12 properties (threshold: 10)

    entities_upsert

    input schema exposes 13 properties (threshold: 10)

    memories_save

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×51

    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_status

    Fix: Review and remediate the identified issue.

  • InfoAS-002

    ⚠️Excessive Permissions ×18

    declared capabilities: network access

    activity_searchdocuments_search

    declared capabilities: code/command execution

    approvals_approveapprovals_rejectdocuments_bulk-editintegrations_unlinkrules_list

    declared capabilities: network access, filesystem access

    documents_get

    declared capabilities: filesystem access

    documents_updatedocuments_inspectdocuments_deleterules_deleteviews_deletesources_email_deletesources_mobile-scanners_deleteentities_delete

    declared capabilities: HTTP requests

    documents_unarchive

    declared capabilities: code/command execution, filesystem access

    views_create

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-006

    💻Arbitrary Code Execution

    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.

[![ToolTrust Grade A](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-a.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)