ntfy-notifications
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill provides templates for sending system telemetry (e.g., disk usage, container health) and logs to an external server. These are core features of the ntfy service and use placeholder addresses for the notification server.
- [COMMAND_EXECUTION]: Includes script snippets using common utilities like df and docker to monitor system state and perform administrative tasks. These are provided as educational examples for the user.
- [CREDENTIALS_UNSAFE]: Demonstrates various authentication patterns using non-functional placeholders such as 'YOUR_TOKEN' and 'username:password', encouraging secure implementation without exposing actual secrets.
Audit Metadata