notifications
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a notification framework for surfacing agent status to users. No malicious instructions, obfuscation, or unauthorized access patterns were detected.- [EXTERNAL_DOWNLOADS]: The skill references the
@agent-native/corelibrary, which serves as the foundational framework for the notification primitives.- [DATA_EXFILTRATION]: The skill includes a webhook delivery mechanism that transmits notification data to an external endpoint. This is the intended core functionality and is secured through the use of environment variables (NOTIFICATIONS_WEBHOOK_URL) and server-side secret substitution, ensuring sensitive credentials are not exposed to the agent context.
Audit Metadata