capacitor-testing
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions or patterns were identified during the analysis. The skill serves as a legitimate technical guide for mobile application development.- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing well-known development and testing dependencies from the official NPM registry, such as Vitest, Playwright, Appium, and Detox.- [COMMAND_EXECUTION]: Includes standard CLI commands for environment setup, building mobile projects, and executing test suites (e.g.,
bun test,playwright install,xcodebuild,./gradlew). 这些是移动开发和 CI/CD 流程中的标准做法。
Audit Metadata