enforce-lf
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands
pnpm installandpnpm exec simple-git-hooksto install dependencies and activate Git hooks as part of its intended functionality. - [EXTERNAL_DOWNLOADS]: The skill adds standard, well-known development packages (
lint-staged,prettier,simple-git-hooks) to the project'spackage.json. These are fetched from the official NPM registry during the installation step. - [DATA_EXPOSURE]: The skill reads project configuration files (
package.json,.editorconfig,.prettierrc.json) to determine current settings, but does not access sensitive credentials or exfiltrate data.
Audit Metadata