ToolTrust
C25/100
skyhook-io

radar

mcp1.7.3

@skyhook-io

The missing open source Kubernetes UI. Topology, event timeline, and service traffic — plus resource browsing and Helm management.

By skyhook-io | 104 findings | Scanned 6/3/2026 | tooltrust-scanner/v0.3.13 | 2.2k

13 High3 Medium20 Low68 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 (104)

  • HighAS-002

    ⚠️Excessive Permissions ×13

    tool declares network permission

    get_http_dataget_l3_attack_dataget_netflows_dataget_bots_crawlers_dataget_leaked_credentials_datalist_geolocationsget_tcp_resets_timeouts_dataget_bgp_top_ases_by_prefixessearch_url_scanscreate_url_scanget_url_scanget_url_scan_screenshotget_url_scan_har

    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 ×3

    tool declares fs permission

    get_robots_txt_datacreate_url_scan

    tool declares db permission

    search_url_scans

    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 ×13

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

    get_http_dataget_l3_attack_dataget_netflows_dataget_bots_crawlers_dataget_leaked_credentials_datalist_geolocationsget_tcp_resets_timeouts_dataget_bgp_top_ases_by_prefixessearch_url_scanscreate_url_scanget_url_scanget_url_scan_screenshotget_url_scan_har

    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 ×7

    input schema exposes 14 properties (threshold: 10)

    get_bgp_hijacks

    input schema exposes 13 properties (threshold: 10)

    get_bots_dataget_certificate_transparency_data

    input schema exposes 11 properties (threshold: 10)

    get_netflows_data

    input schema exposes 12 properties (threshold: 10)

    get_robots_txt_dataget_bgp_rpki_aspa_changes

    tool declares http permission

    get_bots_crawlers_data

    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 ×68

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

    accounts_listset_active_accountlist_autonomous_systemsget_as_detailsget_ip_detailsget_traffic_anomaliesget_internet_services_rankingget_domains_rankingget_domain_rank_detailsget_http_dataget_dns_queries_dataget_l7_attack_dataget_l3_attack_dataget_email_routing_dataget_email_security_dataget_internet_speed_dataget_internet_quality_dataget_ai_dataget_bgp_hijacksget_bgp_leaksget_bgp_route_statsget_bots_dataget_certificate_transparency_dataget_netflows_datalist_originsget_origin_detailsget_origins_dataget_robots_txt_dataget_bots_crawlers_datalist_botsget_bot_detailsget_leaked_credentials_dataget_as112_datalist_geolocationsget_geolocation_detailsget_tcp_resets_timeouts_dataget_annotationsget_outageslist_ct_authoritiesget_ct_authority_detailslist_ct_logsget_ct_log_detailsget_bgp_timeseriesget_bgp_top_asesget_bgp_top_prefixesget_bgp_moasget_bgp_pfx2asget_bgp_ip_space_timeseriesget_bgp_routes_realtimeget_as_setget_as_relationshipslist_tldsget_tld_detailsget_domains_ranking_timeseriesget_speed_histogramget_internet_services_timeseriesget_outages_by_locationget_traffic_anomalies_by_locationget_bgp_routing_table_asesget_bgp_top_ases_by_prefixesget_bgp_rpki_aspa_snapshotget_bgp_rpki_aspa_changesget_bgp_rpki_aspa_timeseriessearch_url_scanscreate_url_scanget_url_scanget_url_scan_screenshotget_url_scan_har

    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 radar"

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)