adding-api-auth
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities were detected. The skill instructions follow best practices for secret management and authentication implementation.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the author's own SDKs (scalekit for Python and @scalekit-sdk/node for Node.js) along with standard libraries (jwks-rsa, jsonwebtoken) to implement authentication logic.
- [DATA_EXFILTRATION]: Communication with external services is limited to the user-defined SCALEKIT_ENVIRONMENT_URL for the purpose of validating authentication tokens.
Audit Metadata