ToolTrust
C25/100
Smithery

aiamindennapokban-billingo-mcp

mcpsmithery

@Smithery

Manage invoices, partners, and business expenses through the Billingo platform. Create, send, and track documents while verifying Hungarian tax numbers and accessing real-time exchange rates. Streamline financial workflows with direct integration for accounting and payment management.

By Smithery | 89 findings | Scanned 4/19/2026 | tooltrust-scanner/v0.3.8

3 High22 Medium22 Low42 Info

Risk Summary

Needs Approval

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

  • HighAS-002

    ⚠️Excessive Permissions ×3

    tool declares network permission

    download_documentcreate_document_exportdownload_document_export

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

  • MediumAS-002

    ⚠️Excessive Permissions ×22

    tool declares fs permission

    create_documentdelete_draftcreate_from_proformacreate_from_draftcreate_modification_documentdownload_documentupdate_paymentdelete_paymentcreate_partnerupdate_partnerdelete_partnercreate_productupdate_productdelete_productcreate_bank_accountupdate_bank_accountdelete_bank_accountcreate_spendingupdate_spendingdelete_spendingcreate_document_exportdownload_document_export

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

  • LowAS-002

    ⚠️Excessive Permissions ×13

    tool declares http permission

    list_documentscreate_documentcreate_modification_documentupdate_paymentcreate_spendingupdate_spending

    input schema exposes 12 properties (threshold: 10)

    list_documentscreate_partnerupdate_spending

    input schema exposes 16 properties (threshold: 10)

    create_document

    input schema exposes 11 properties (threshold: 10)

    update_partnerupdate_productcreate_spending

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

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×9

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    list_documentscreate_documentcreate_modification_documentdownload_documentupdate_paymentcreate_spendingupdate_spendingcreate_document_exportdownload_document_export

    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.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×42

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    list_documentsget_documentcreate_documentcancel_documentdelete_draftcreate_from_proformacreate_from_draftcreate_modification_documentcopy_documentdownload_documentget_document_public_urlsend_documentget_paymentupdate_paymentdelete_paymentget_online_szamla_statuslist_partnersget_partnercreate_partnerupdate_partnerdelete_partnerlist_productsget_productcreate_productupdate_productdelete_productlist_bank_accountsget_bank_accountcreate_bank_accountupdate_bank_accountdelete_bank_accountlist_spendingget_spendingcreate_spendingupdate_spendingdelete_spendingcreate_document_exportdownload_document_exportget_organizationcheck_tax_numberget_currency_rateslist_document_blocks

    Fix: 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 aiamindennapokban-billingo-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 C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)