pushinator
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses curl to interact with the official Pushinator API endpoint (https://api.pushinator.com) to send notifications.
- [SAFE]: Credential management follows best practices by using an environment variable ($PUSHINATOR_TOKEN) rather than hardcoding secrets.
- [SAFE]: No patterns of prompt injection, data exfiltration, or malicious persistence were identified during the analysis.
- [SAFE]: Use of temporary files in /tmp/ for request payloads is a standard practice for CLI-based API interactions.
Audit Metadata