wix-auth
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard OAuth 2.0 Device Authorization Grant (RFC 8628) for authenticating users on the Wix platform.
- [CREDENTIALS_UNSAFE]: The skill includes a
CLIENT_ID, which is a public identifier in the OAuth 2.0 device flow and is not considered a secret. - [SAFE]: The skill explicitly instructs the agent to store tokens securely and emphasizes that they must never be printed in conversation, included in logs, or sent to non-Wix services.
- [EXTERNAL_DOWNLOADS]: The skill references official Wix documentation and API endpoints (manage.wix.com, users.wix.com, wixapis.com) for its primary functionality, which is consistent with the author (Wix).
Audit Metadata