code-formatter
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill's instructions and referenced implementation files focus exclusively on code formatting and style enforcement using industry-standard tools.\n- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute standard commands such as
npx prettier,npm install, andfindto manage project files and formatting settings.\n- [EXTERNAL_DOWNLOADS]: The skill references and installs verified packages ('prettier', 'husky', 'lint-staged', 'eslint') from the official NPM registry, which is expected for its functionality.
Audit Metadata