implementing-scalekit-fastapi-auth
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidan ce on implementin g OIDC/OAuth2 authen tication using the vendor's official SDK. It includes numerous security best pr actices such as CSRF protection via state tokens, avoidin g open redirects by validating redirect paths, and using Cache-Contr ol headers to preve nt sensitive data caching.\n- [COMMAND_EX ECUTION]: The ski ll provides instru ctions for install ing standard Pytho n dependencies (sc alekit-sdk, python-dot env, pydantic-sett ings, starlette) v ia pip. These are well-known and app ropriate for the s tated purpose.\n- [CREDENTIALS_SAFE ]: The guide instr ucts users to stor e sensitive client secrets in a
.envfile and explic itly warns against committ ing it to version control, followin g standard securit y practices.
Audit Metadata