notify-discord
Fail
Audited by Socket on Mar 11, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The skill's footprint is coherent with its stated purpose: it sends messages to a Discord webhook via curl in Bash, using config-driven webhook_url and dynamic payloads from ARGUMENTS. Moderate security concerns involve storing the webhook URL in a plain config file and potential lack of input validation and error handling. Overall, the risk profile is low-to-moderate and proportionate to a webhook-sender utility, not an attacker-facing capability. Improvements could include secure storage of webhook URLs, input sanitization, and explicit error/retry handling.
Confidence: 98%
Audit Metadata