The skyring-setup command creates random password for mongodb skyring database but it writes password in plain text to /etc/skyring/skyring.conf file which is owned by root but read by local user. Any local user who has access to system running skyring service will be able to get password in plain text.
rhcon-ceph leaks password in plain text via command line parameter. Authenticated Local user can view passwords in plain text by ps -ef command.
https://bugzilla.redhat.com/showbug.cgi?id=1346379