debugging-capacitor
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for debugging mobile applications, including how to use Safari Web Inspector, Chrome DevTools, Xcode, and Android Studio.
- [COMMAND_EXECUTION]: Includes standard development and debugging commands such as
npx cap sync,adb logcat, andxcrun simctl. These are documented for use in diagnosing application issues. - [EXTERNAL_DOWNLOADS]: References the installation of
leakcanary-android, a well-known and trusted third-party library for detecting memory leaks in Android applications. - [SAFE]: The instructions for bypassing network security constraints (like ATS on iOS or cleartext on Android) are explicitly marked for development use only, which is a security best practice for documentation.
Audit Metadata