node-compat
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the repository's internal build tool (
./x) to compile the project and run specific compatibility tests via shell commands. - [COMMAND_EXECUTION]: User-provided test names are passed into shell commands via the
$ARGUMENTSvariable. This is a standard pattern for repository-specific development tools and operates within the local repository context.
Audit Metadata