android-kotlin-development
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard boilerplate code and architectural guidance for native Android development using Kotlin.
- [SAFE]: The code snippets for network operations use
api.example.comas a placeholder and demonstrate secure patterns such as using interceptors for authentication headers rather than hardcoding credentials. - [SAFE]: The 'Best Practices' section explicitly discourages insecure behaviors, such as storing passwords in code or tokens in SharedPreferences, demonstrating a security-conscious design.
- [SAFE]: The shell script
scripts/validate-api.shis a benign utility script intended for validating local API specifications and does not perform any dangerous operations or unauthorized network requests. - [SAFE]: All references and instructions are static and do not involve the ingestion of untrusted external data that could lead to prompt injection.
Audit Metadata