wildix-auth
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate authentication management for Wildix services (Collaboration 7, x-bees, x-hoppers).
- [SAFE]: Network operations are scoped to the vendor's API (api.x-bees.com) and AWS Cognito (cognito-idp.eu-central-1.amazonaws.com), which are trusted and official endpoints for the stated purpose.
- [SAFE]: User input handling (emails and verification codes) utilizes
jqwith argument binding (--arg), which prevents command or JSON injection within the generated payloads. - [SAFE]: Sensitive tokens (IdToken, AccessToken, RefreshToken) are stored in a dedicated local directory with path expansion and sanitization logic, following standard practices for session management.
Audit Metadata