kubernetes-mcp-server
mcp0.0.65Model Context Protocol (MCP) server for Kubernetes and OpenShift
By containers | 99 findings | Scanned 7/28/2026 | tooltrust-scanner/v0.3.19 | 1.9k
Risk Summary
Safe With Normal ControlsDep 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 (99)
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
restart_podget_cluster_infocreate_jobcreate_network_policylist_flux_sourcesFix: 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.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
list_podsget_pod_logsdescribe_poddescribe_deploymentlist_nodeslist_statefulsetsdescribe_statefulsetlist_daemonsetsdescribe_daemonsetscale_deploymentrollout_statusrollout_undorestart_podget_configmapdescribe_namespace_quotalist_eventslist_persistent_volume_claimsget_effective_permissionsget_hpa_statuslist_warning_eventsget_node_pressurelist_clustersget_cluster_infolist_jobscreate_joblist_cronjobssuspend_cronjobresume_cronjobcreate_configmapupdate_configmapcreate_secretupdate_secretcreate_deploymentdelete_deploymentcreate_namespacedelete_namespacecreate_horizontal_pod_autoscalercreate_servicelist_ingressesget_service_endpointsupdate_ingresscreate_network_policyset_resource_limitsget_resource_recommendationsget_cluster_resource_utilisationcordon_nodeuncordon_nodedrain_nodetaint_noderemove_taintget_gitops_app_statusget_gitops_diffsync_gitops_appcompare_clusterslist_flux_kustomizationslist_flux_helm_releasesget_flux_helm_releaselist_flux_sourcessuspend_flux_resourceresume_flux_resourcelist_flux_alertslist_k8s_resourcesget_k8s_resourcelist_node_poolsget_node_pool_detailget_workload_identity_configvalidate_workload_identitylist_pod_disruption_budgetsget_pdb_statuslist_vpasget_vpa_recommendationlist_storage_classesget_storage_classget_addon_healthlist_limit_rangesFix: Review and remediate the identified issue.
declared capabilities: HTTP requests
restart_poddeclared capabilities: network access
get_cluster_infolist_flux_sourcesdeclared capabilities: code/command execution, filesystem access
create_jobdeclared capabilities: filesystem access
create_configmapupdate_configmapcreate_secretupdate_secretcreate_deploymentdelete_deploymentcreate_namespacedelete_namespacecreate_horizontal_pod_autoscalercreate_serviceupdate_ingressremove_taintdeclared capabilities: network access, filesystem access
create_network_policyFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
input parameter "secretName" accepts a credential (informational; not evidence of insecure handling)
create_secretupdate_secretFix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.
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 kubernetes-mcp-server"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)