trigger-conditions
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security concerns were identified. The skill describes standard architectural patterns for a specific platform's event-handling system.
- [COMMAND_EXECUTION]: The usage of
registerFunctionandregisterTriggeris limited to platform-specific API calls for registering event logic and does not involve the execution of shell commands or arbitrary code. - [DATA_EXFILTRATION]: No network access or sensitive data retrieval patterns were found. The examples focus on benign business logic, such as threshold checks on event payloads.
Audit Metadata