Secure Android data at rest and authentication secrets. Use for auth tokens, encrypted storage, and app-data isolation; defer WebView/Intent/FileProvider to android-legacy-security and TLS/certificate pinning to android-networking.
64
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/android/android-security/SKILL.mdEncryptedSharedPreferences for sensitive local data (Tokens).network_security_config.xml (cleartextTrafficPermitted="false").android:exported="false" for Activities/Receivers unless intended for external use.Uri.Builder or HttpUrl (OkHttp) to prevent parameter injection.9f695e8
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.