wildix-send-message
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell scripts to perform network operations and local file checks. These scripts are used as intended to interact with the Wildix API.
- [EXTERNAL_DOWNLOADS]: The skill uses
curlto interact with officialapi.x-bees.comendpoints and S3 presigned URLs for file uploads. These are standard operations for the service's functionality. - [CREDENTIALS_UNSAFE]: The skill manages tokens (BOT_TOKEN, ID_TOKEN) through environment variables and a
.envfile. This is a standard and acceptable practice for local agent skills. No hardcoded secrets were found.
Audit Metadata