ToolTrust
B15/100
makafeli

makafeli-n8n-workflow-builder

mcp0.10.1

@makafeli

AI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.

By makafeli | 3 findings | Scanned 6/22/2026 | tooltrust-scanner/v0.3.19 | 507

1 High2 Info

Risk Summary

Safe With Normal Controls

Tool Drift 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 (3)

  • HighAS-012

    ๐Ÿ”„Tool Drift

    Tool set changed silently at v0.10.1: 1 tool(s) added, 80 tool(s) removed without a version bump.

    + 1 added

    create_workflow

    โˆ’ 80 removed

    cancel_operation_handoffcancel_xdala_bundle_deploy_handoffcancel_xdala_session_start_handoffcreate_operation_handoffcreate_xdala_bundle_deploy_handoffcreate_xdala_session_start_handoffestimate_xdala_rule_gasfind_latest_xdala_sessionfind_reusable_xrc137_rulesfind_startable_xdala_workflowsget_account_live_stateget_account_transactionsget_block_transactionsget_chain_statusget_latest_blockget_latest_session_payloadget_operation_statusget_recent_value_transfersget_recent_xdala_sessionsget_session_receipt_logsget_session_status_liveget_session_transactionsget_sessions_overviewget_transaction_evidenceget_transaction_receiptget_transaction_statsget_unused_xrc137_rulesget_xdala_active_sessions_timeseriesget_xdala_authoring_rulesget_xdala_bundle_deploy_handoffget_xdala_bundle_deploy_resultget_xdala_payload_field_value_statsget_xdala_payload_key_statsget_xdala_payload_term_statsget_xdala_process_mermaidget_xdala_session_detailget_xdala_session_start_handoffget_xdala_session_start_resultget_xdala_session_statsget_xdala_session_timeseriesget_xdala_step_statsget_xgr_circulating_supplyget_xgr_core_addressesget_xgr_docget_xgr_multibundle_referenceget_xgr_multibundle_schemaget_xgr_session_start_schemaget_xgr_standard_exampleget_xgr_standard_referenceget_xgr_standard_schemaget_xrc729_authorityget_xrc729_ostc_stateget_xrc_contractget_xrc_contract_eventsget_xrc_failure_statsget_xrc_owner_summaryget_xrc_usagelist_recent_operationslist_wakeup_targets_by_addresslist_xdala_session_idslist_xdala_session_ownerslist_xdala_sessionslist_xgr_docslist_xgr_standard_exampleslist_xgr_standardslist_xrc_contractslist_xrc_eventslist_xrc_process_sessionsread_xrc137_rule_jsonread_xrc729_ostc_jsonresolve_wakeup_payload_schemaresolve_xrc729_process_graphsearch_transactionsvalidate_xdala_blueprintvalidate_xdala_bundlevalidate_xdala_rulesvalidate_xgr_multibundlevalidate_xgr_session_startvalidate_xgr_session_start_handoffvalidate_xrc137_authoring

    Fix: The set of tools exposed by this server changed between scans of the same version โ€” a sign the package was silently updated without a version bump. Audit the changelog and all tool definitions before trusting this server. Pin to a specific commit hash rather than a floating version tag.

  • InfoAS-002

    โš ๏ธExcessive Permissions

    create_workflow:declared capabilities: filesystem access

    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

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

    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 makafeli-n8n-workflow-builder"

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