addfox-testing
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides instructions for running development and testing commands, including
addfox buildto prepare extension assets andrstest runfor executing test suites. - [EXTERNAL_DOWNLOADS]: Mentions standard Node.js dependencies such as
@rstest/core,@rstest/browser, andplaywrightfor setting up the testing environment. It also referencesnpx playwright installfor downloading necessary browser binaries. - [SAFE]: The skill uses local paths for build outputs and user data directories (e.g.,
.addfox/extension,.addfox/e2e-user-data) and utilizes standard browser automation APIs to facilitate testing workflows without any suspicious behavior.
Audit Metadata