Can I use the AiMemory for custom node yet eligible for community node verification?

Describe the problem/error/question

I want to use Redis for session management in a custom node, and I am trying to connect the custom node with a Redis Chat Memory node as session storage like the AI Agent node. More specifically, I am using the NodeConnectionTypes.AiMemory as input of the custom node to attach a Redis Chat Memory.

I would like to know if such usage is allowed for a verified custom node or not, as per my understanding a verified custom node is subject to a set of rules to ensure the robustness, security and performance.

There was a previous post talking about similar things but it was closed due to inactivity: How to use AiMemory in custom community node