unit-tests
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of standard local repository scripts (
scripts/test.shandscripts/test.bat) to execute the Mocha test runner. This is a legitimate development function for the intended environment. - [EXTERNAL_DOWNLOADS]: The documentation mentions that the repository's test scripts may download Electron if it is not present. This is standard behavior for the VS Code development and testing ecosystem.
- [PROMPT_INJECTION]: The skill instructs the agent to pass user-provided arguments (like file paths and test name patterns) to the test scripts. While this is an ingestion surface for potentially untrusted data, the skill includes no instructions to bypass safety filters or override agent constraints.
Audit Metadata