mobile-app-debugging
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): The instructions are strictly technical and follow the stated purpose of mobile debugging. There are no attempts to override system prompts or bypass safety filters.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations were detected. The skill mentions standard local logging tools like Logcat and Xcode Console.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not perform any remote downloads or execute external scripts. It references standard developer tools (adb, flutter) for manual use.
- [COMMAND_EXECUTION] (SAFE): Commands provided in the documentation (e.g., 'flutter logs', 'adb logcat') are for manual debugging purposes and are standard in mobile development.
- [DATA_EXPOSURE] (SAFE): No sensitive file access or credential exposure patterns identified.
Audit Metadata