on a more serious note of why it's not good to use it: it pulls updated versions in installations which are not up to date, and messing up with pinned versions to the point of having to list all deps of @strapi/core with their expected pinned version in package.json overrides.
it is not meant to be used, i think. we can see only this plugin and strapi, as a "v5 experiment" is using it.
https://github.com/search?q=%22name%22:+%22@strapi/core%22&type=code
on a more serious note of why it's not good to use it: it pulls updated versions in installations which are not up to date, and messing up with pinned versions to the point of having to list all deps of @strapi/core with their expected pinned version in package.json
overrides
.→ runtime issue