Install
$ agentstack add skill-felixgraeber-claude-android-audit-skill-android-plan ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Android Strategic Plan
Generate a 4-phase improvement roadmap tailored to your app type.
How to Run
/android plan [app-type]
App types: social, ecommerce, fintech, health-fitness, productivity, generic
Process
- If path provided, scan project to auto-detect app type
- Load app-type template from
templates/ - If audit data available, prioritize based on findings
- Generate 4-phase roadmap
4-Phase Roadmap
Phase 1: Foundation (Weeks 1-2)
- Fix all Critical severity issues
- Set up Baseline Profiles
- Fix security vulnerabilities
- Ensure targetSdk meets Play Store deadline
Phase 2: Modernization (Weeks 3-8)
- Compose migration for new screens
- Architecture alignment (UDF, DI, Repository)
- Testing setup (ComposeTestRule, screenshot tests)
- Edge-to-edge implementation
Phase 3: Optimization (Weeks 9-16)
- Performance tuning (R8 full mode, startup optimization)
- Accessibility audit and fixes
- Android 16 compatibility
- CI/CD maturity (build caching, test sharding)
Phase 4: Excellence (Months 5-6)
- Material 3 Expressive adoption
- Full screenshot test coverage
- Convention plugins and version catalogs
- Dependency verification
- Play Integrity API integration
Templates
Each template in templates/ provides app-type specific priorities and benchmarks.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: FelixGraeber
- Source: FelixGraeber/claude-android-audit-skill
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.