High-risk tools in RedisNexus
23 of the 169 tools in RedisNexus are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
argocd_syncExecuteSync an ArgoCD application with fine-grained control: prune, dry-run, force.
-
aws_ec2ExecuteManage EC2 instances: list, describe, start, stop, terminate, security groups.
-
aws_lambdaExecuteManage Lambda functions: list, describe, invoke, view logs.
-
docker_container_actionExecutePerform actions on containers: start, stop, restart, pause, kill, remove, inspect, top, stats.
-
gh_actionsExecuteManage GitHub Actions: list runs, view run details, trigger, cancel, rerun, view logs.
-
glab_pipelinesExecuteManage GitLab CI/CD pipelines: list, view, trigger, cancel, retry, delete.
-
k8s_applyExecuteApply a YAML manifest to the cluster. Supports dry_run mode for safe preview.
-
k8s_deploymentExecuteManage Kubernetes deployments: inspect, scale, restart, rollback.
-
k8s_execExecuteExecute a command inside a running pod container.
-
k8s_helmExecuteManage Helm releases: list, install, upgrade, uninstall, status, history, rollback.
-
k8s_nodesExecuteList cluster nodes with status, capacity, and resource usage. Cordon/uncordon/drain nodes.
-
kafka_produceExecuteProduce messages to a Kafka topic with optional key, headers, and partition.
-
nginx_ssl_manageExecuteSSL certificate management: generate self-signed, certbot commands, check expiry.
-
nginx_test_configExecuteTest Nginx configuration syntax without applying.
-
pg_connectionsExecuteManage PostgreSQL connections: list active, kill idle, view stats.
-
pg_queryExecuteExecute a SQL query against PostgreSQL. Supports SELECT, INSERT, UPDATE, DELETE.
-
prom_queryExecuteExecute instant or range PromQL queries against Prometheus.
-
redis_pipeline_executeExecuteExecute multiple Redis commands in a single pipeline for maximum performance.
-
rmq_consumeExecutermq_consume
-
sys_cronExecuteManage cron jobs: list, add, remove, and AI-generate cron expressions.
-
sys_serviceExecuteManage systemd services: list, status, start, stop, restart, enable, disable, logs.
-
tf_applyExecuteApply Terraform changes. Requires confirmation.
-
tf_planExecuteRun terraform plan to preview infrastructure changes.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.