android-retrofit
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains exclusively Android Kotlin code snippets and documentation for networking best practices using Retrofit, OkHttp, and Hilt.
- [SAFE]: Promotes security best practices by instructing developers to gate
HttpLoggingInterceptorbehindBuildConfig.DEBUG, preventing sensitive request/response data from being leaked into system logs in production environments. - [SAFE]: Provides a secure implementation pattern for an
AuthInterceptorto automatically and consistently apply authentication tokens to network requests. - [SAFE]: No malicious command execution, unauthorized data access, or obfuscation patterns were detected.
Audit Metadata