rook-ceph-toolbox

Warn

Audited by Gen Agent Trust Hub on Aug 5, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONCREDENTIALS_UNSAFEDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents the use of kubectl exec to run operations within the rook-ceph-tools deployment. This provides an execution path into the cluster's storage management layer, requiring high-level Kubernetes permissions.
  • [CREDENTIALS_UNSAFE]: Several commands facilitate the exposure of sensitive authentication material. ceph auth ls and ceph auth get-or-create reveal cluster-wide authentication keys, while radosgw-admin user info exposes S3 access and secret keys for storage users.
  • [DATA_EXFILTRATION]: The instructions include numerous destructive operations that impact data availability and integrity. Commands such as ceph osd rm (OSD removal), rbd rm (block image deletion), and radosgw-admin bucket rm (bucket deletion) can result in irreversible data loss if misused.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 5, 2026, 09:27 PM
Security Audit — agent-trust-hub — rook-ceph-toolbox