push-notify

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill correctly utilizes environment variables (PUSHOVER_TOKEN, PUSHOVER_USER_KEY) to handle API credentials, preventing hardcoded secrets.
  • [SAFE]: Outbound network traffic is limited to the well-known and official Pushover API service at https://api.pushover.net.
  • [SAFE]: The Node.js implementation in index.js relies solely on standard built-in modules (https, querystring), avoiding risks associated with external package dependencies or remote code execution.
  • [SAFE]: No suspicious patterns such as obfuscation, persistence mechanisms, or unauthorized file system access were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:11 AM