precommit-fast
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development tools such as
npm,ruff,cargo, andpytestto perform code quality checks. These operations are limited to the specific tools listed in theallowed-toolsconfiguration. - [DYNAMIC_EXECUTION]: The skill attempts to locate and run a specific helper script (
precommit-runner.js) from thesd0x-dev-flowtoolset. If the script is found in the project's dependencies or the local plugin directory, the agent is instructed to copy and execute it using Node.js. This behavior facilitates the use of the author's standardized development workflow.
Audit Metadata