discord
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with official Discord API endpoints (discord.com) to retrieve user data, which is a well-known and trusted service.
- [SAFE]: Sensitive information like the Discord OAuth token is accessed via the environment variable
$DISCORD_TOKEN, following standard security practices for credential management. - [SAFE]: Command execution is limited to
curlandjqfor API requests and JSON parsing, which are appropriate for the skill's stated purpose. - [SAFE]: The reference to
auth.acedata.cloudfor authentication management is a vendor-owned resource belonging to the author 'acedatacloud', representing normal functionality.
Audit Metadata