While poking around for an unrelated issue I noticed that the dykbot tool has two class files that contain a string that looks like a passwords for User:DYKUpdateBot and User:DYKHousekeepingBot. I have not verified if those are actually working passwords for those accounts. DYKUpdateBot has enwiki admin rights. These bots and the tools is maintaned by User:Shubinator. I did not find a Phabricator account that belongs to them and do not have other private communication channels with them.
[taavi@tools-sgebastion-08 /data/project/dykbot/Bots/dykNomStatsBot]$ strings UserInfo.class <init> Code LineNumberTable getUser ()Ljava/lang/String; getPassword SourceFile UserInfo.java DYKHousekeepingBot P3nc!lSharpener dykNomStatsBot/UserInfo java/lang/Object [taavi@tools-sgebastion-08 /data/project/dykbot/Bots/dykUpdateBot]$ strings UserInfo.class <init> Code LineNumberTable getUser ()Ljava/lang/String; getPassword SourceFile UserInfo.java DYKUpdateBot !'klc:QE1S dykUpdateBot/UserInfo java/lang/Object