org.virtuslab.ideprobe.dependencies.Plugin.FromSources could be used in probe.intellij.plugins array. It looks like FromSources usage is dedicated to users, who interact with ide-probe rather by direct code calls (and not by the .conf file), because it requires the user to have a custom implementation of DependencyBuilder and register it by using org.virtuslab.ideprobe.dependencies.DependencyProvider#registerBuilder
For now, I did not manage to find it's real-life usage in ide-probe nor in known repositories, which use ide-probe.