android-intent-security
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents industry-standard best practices for Android security, specifically focusing on Intent redirection prevention, PendingIntent mutability, and ContentProvider protection.
- [SAFE]: External dependencies are restricted to the AndroidX Core library (androidx.core:core), which is an official and trusted component of the Android ecosystem provided by Google.
- [SAFE]: The skill uses runtime verification patterns such as signature-based authentication (Binder.getCallingUid) and Intent sanitization (IntentSanitizer), which are standard security controls.
- [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized command execution triggers were found in the instructions or code snippets.
- [SAFE]: Metadata and author context (android / Google LLC) are consistent with the content's purpose as a mobile security auditing resource.
Audit Metadata