arch-mcp
mcp3.4.0Arch Linux MCP (Model Context Protocol) Server
By nihalxkumar | 75 findings | Scanned 7/7/2026 | tooltrust-scanner/v0.3.19 | 50
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 (75)
analyze_pkgbuild_safety:tool name or description implies arbitrary script/code execution (evaluate_script, execute javascript, etc.)
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.
tool description suggests privilege escalation: "sudo"
install_package_secureremove_packageremove_packages_batchremove_orphansFix: Restrict OAuth/token scopes to the minimum necessary. Remove admin, :write wildcards, and any description-level escalation signals (sudo, impersonate).
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
search_archwikisearch_aurinstall_package_secureanalyze_pkgbuild_safetysearch_package_filesget_latest_newstest_mirror_speedanalyze_pacman_confget_parallel_downloads_settingFix: 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.
declared capabilities: network access
search_archwikisearch_aurinstall_package_secureget_latest_newstest_mirror_speedanalyze_pacman_confget_parallel_downloads_settingdeclared capabilities: filesystem access
check_updates_dry_runremove_packageremove_packages_batchremove_orphansfind_package_ownerlist_package_filesverify_package_integritycheck_disk_spaceget_news_since_last_updatedeclared capabilities: code/command execution, network access
analyze_pkgbuild_safetydeclared capabilities: network access, filesystem access, database access
search_package_filesdeclared capabilities: database access
get_database_sync_historycheck_database_freshnessFix: 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.
search_archwikisearch_aurget_official_package_infocheck_updates_dry_runinstall_package_secureanalyze_pkgbuild_safetyanalyze_package_metadata_riskremove_packageremove_packages_batchlist_orphan_packagesremove_orphansfind_package_ownerlist_package_filessearch_package_filesverify_package_integritylist_package_groupslist_group_packageslist_explicit_packagesmark_as_explicitmark_as_dependencyget_system_infocheck_disk_spaceget_pacman_cache_statscheck_failed_servicesget_boot_logsget_latest_newscheck_critical_newsget_news_since_last_updateget_transaction_historyfind_when_installedfind_failed_transactionsget_database_sync_historylist_active_mirrorstest_mirror_speedsuggest_fastest_mirrorscheck_mirrorlist_healthanalyze_pacman_confanalyze_makepkg_confcheck_ignored_packagesget_parallel_downloads_settingcheck_database_freshnessFix: 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 arch-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)