API를 통해 주제/게시물을 생성할 때 어떤 검증을 우회할 수 있으며, 어떻게 우회할 수 있나요?

I think there is a bug in the skip validations.

When I use skip validations to create a Topic, this works and it is possible for user to create a topic in a category even if normally he would have no rights to do so.

However, when trying to reply to that same topic, the validation check is not skipped and this post create fails.