Apply Android app security guidance around secrets, storage, network trust, exported components, and least privilege.
46
48%
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 ./.github/skills/android-security-best-practices/SKILL.mdThe canonical home for this skill is android-security-best-practices in krutikJain/android-agent-skills
references/patterns.md when you need the attack-surface checklist or the storage/network/component decision matrix.references/scenarios.md for manifest, backup, WebView, and release-hardening review paths.android-modernization-upgradeandroid-ci-cd-release-playstoreandroid:exported, component permissions, FileProvider, networkSecurityConfig, debug-only trust anchors, and immutable PendingIntents.android:exported or intent filters ambiguous on launchable or IPC components.FileProvider and system surfaces.FileProvider usage.rg -n "android:exported|android:permission|FileProvider|grantUriPermissions" examplesrg -n "networkSecurityConfig|usesCleartextTraffic|allowBackup|fullBackupContent|dataExtractionRules" examplespython3 scripts/eval_triggers.py --skill android-security-best-practicesc5bf673
Canonical home
since Apr 14, 2026
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.