extension-testing
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [SAFE]: The skill is a collection of technical documentation and instructional guidelines for extension testing. It contains no malicious code, obfuscation, or unauthorized data access patterns.\n- [COMMAND_EXECUTION]: The skill lists standard lifecycle commands for the MetaMask extension environment, such as
yarn test:unitandyarn test:e2e:single, which are used by developers to run verified test suites.\n- [EXTERNAL_DOWNLOADS]: References are provided to official project documentation on GitHub and shared diagnostic guides on Google Docs. These originate from trusted organizations and well-known services and are used for informational purposes.\n- [DYNAMIC_EXECUTION]: The documentation covers standard browser automation techniques using Selenium WebDriver (e.g.,executeScript) and mocking libraries like Jest and Nock to simulate extension behavior during testing.
Audit Metadata