android-navigation-deeplinks
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access attempts were detected within the skill's instructions or scripts.
- [EXTERNAL_DOWNLOADS]: The skill references official Android developer documentation at developer.android.com, which is a trusted and well-known source.
- [COMMAND_EXECUTION]: The instructions include standard Android development commands using the Gradle wrapper (./gradlew) and a local Python evaluation script (scripts/eval_triggers.py). These commands are routine for building and testing Android applications and do not represent a security risk in this context.
Audit Metadata