addfox-testing
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development templates and configuration files for unit, component, and end-to-end (E2E) testing.
- [COMMAND_EXECUTION]: Instructions include standard project lifecycle commands such as
pnpm install,npx playwright install, andaddfox build. These are used appropriately for environment setup and test execution. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and well-known services, including links to rsbuild.dev, playwright.dev, and testing-library.com. All external downloads are standard npm packages from public registries used as development dependencies.
- [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive file access or unauthorized data transmission patterns were detected. Code examples use local project paths (e.g.,
.addfox/extension) for loading extension artifacts during tests.
Audit Metadata