
Claude Skills by CyberStrikeus
github.com/CyberStrikeusEnsure that the --secure-port argument is not set to 0 (Manual)
Ensure that the healthz endpoint is protected by RBAC (Manual)
Ensure that the --audit-log-path argument is set (Manual)
Ensure that the audit logs are forwarded off the cluster for retention (Manual)
Use https for kubelet connections (Manual)
Ensure that the maximumRetainedFiles argument is set to 10 or as appropriate (Manual)
Configure Kubernetes API Server Maximum Audit Log Size (Manual)
Ensure that the --request-timeout argument is set (Manual)
Ensure that the --service-account-lookup argument is set to true (Manual)
Ensure that the --service-account-key-file argument is set (Manual)
Ensure that the --etcd-certfile and --etcd-keyfile arguments are set (Manual)
Ensure that the --tls-cert-file and --tls-private-key-file arguments are set (Manual)
Ensure that the --tls-ca-file argument is set (Manual)
Ensure that the --etcd-cafile argument is set (Manual)
Ensure that encryption providers are appropriately configured (Manual)
Ensure that the kubelet uses certificates to authenticate (Manual)
Ensure that the API Server only makes use of Strong Cryptographic Ciphers (Manual)
Ensure that unsupported configuration overrides are not used (Manual)
Verify that the kubelet certificate authority is set as appropriate (Manual)
Ensure that the --authorization-mode argument is not set to AlwaysAllow (Manual)
Verify that RBAC is enabled (Manual)
Ensure that the APIPriorityAndFairness feature gate is enabled (Manual)
Ensure that the admission control plugin AlwaysAdmit is not set (Manual)
Ensure that the admission control plugin AlwaysPullImages is not set (Manual)
Ensure controller manager healthz endpoints protected by RBAC (Manual)
Ensure --use-service-account-credentials set to true (Manual)
Ensure --service-account-private-key-file set (Manual)
Ensure --root-ca-file set as appropriate (Manual)
Ensure healthz endpoints for scheduler protected by RBAC (Manual)
Verify scheduler API service protected by RBAC (Manual)
Ensure --cert-file and --key-file set (Manual)
Ensure --client-cert-auth set to true (Manual)
Ensure --auto-tls not set to true (Manual)
Ensure --peer-cert-file and --peer-key-file set (Manual)
Ensure --peer-client-cert-auth set to true (Manual)
Ensure --peer-auto-tls not set to true (Manual)
Ensure unique Certificate Authority used for etcd (Manual)
Client certificate authentication should not be used for users (Manual)
Ensure minimal audit policy created (Manual)
Ensure audit policy covers key security concerns (Manual)
Ensure that the kubelet service file permissions are set to 644 or more restrictive (Automated)
Ensure that the kubelet configuration file ownership is set to root:root (Automated)
Ensure that the kubelet service file ownership is set to root:root (Automated)
If proxy kube proxy configuration file exists ensure permissions are set to 644 or more restrictive (Manual)
If proxy kubeconfig file exists ensure ownership is set to root:root (Manual)
Ensure that the --kubeconfig kubelet.conf file permissions are set to 644 or more restrictive (Automated)
Ensure that the --kubeconfig kubelet.conf file ownership is set to root:root (Automated)
Ensure that the certificate authorities file permissions are set to 644 or more restrictive (Automated)
Ensure that the client certificate authorities file ownership is set to root:root (Automated)
Ensure that the kubelet --config configuration file has permissions set to 600 or more restrictive (Automated)