discord-webhook
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the standard 'requests' library to communicate with the well-known Discord API ('discord.com'). This is documented neutrally as it targets a well-known service for its primary functionality.
- [SAFE]: Sensitive configuration data, such as the Discord webhook URL, is managed through placeholders and instructions for the user to store their own values in context memory, following standard secret management practices.
- [SAFE]: No patterns of prompt injection, obfuscation, or unauthorized data access were detected in the instructions or the provided Python code snippet.
Audit Metadata