capacitor-testing
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and boilerplate code for mobile application testing strategies.
- [COMMAND_EXECUTION]: The instructions include standard developer commands such as
npm install,npx playwright install,xcodebuild, and./gradlewfor setting up and executing test suites. - [EXTERNAL_DOWNLOADS]: The skill references the installation of well-known testing frameworks and tool binaries from official package registries and established services (e.g., Playwright, Appium).
- [CREDENTIALS_UNSAFE]: Documentation examples include generic placeholder credentials like
password123andtokenfor use in test mocks and simulated login flows.
Audit Metadata