bx-orm-event-system

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents the architecture and implementation of a Hibernate Integrator and BoxLang interceptors (TransactionManager, ApplicationListener).
  • [DYNAMIC_EXECUTION]: The EventListener class lazily instantiates a global event handler from configuration using CLASS_LOCATOR.loadClass(eventHandlerClass).invokeConstructor(). This is a standard extensibility pattern for framework development where the class name is provided via the eventHandler setting in the ORM configuration. This behavior is consistent with the stated purpose of a framework extension.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 06:53 PM
Security Audit — agent-trust-hub — bx-orm-event-system