The algorithm has no opinion
It is tempting to talk about a feed as if it wants things. It does not. A ranker is a function that predicts a number, and the feed is sorted by that number. Every complaint about "the algorithm" is really a complaint about which number it was asked to predict.
That is the whole subject. A recommender is an optimizer pointed at a target, and it will find the shortest path to that target whether or not the path is one you would have chosen. It has no notion of quality, truth, or your wellbeing unless someone encoded a proxy for those and put it in the objective.
So the useful question is never "is the algorithm biased toward X". It is: what exactly is being maximized, and what behavior maximizes it? Answer that and the feed's character stops being mysterious. It becomes a predictable consequence of an equation.

