upgrading-stylelint
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation and release notes from the official Stylelint GitHub repository (stylelint/stylelint) and the stylelint.io website to identify necessary upgrade steps.- [COMMAND_EXECUTION]: The skill uses standard Node.js package manager commands (such as
npm infoandnpm install) to audit current dependencies and install the target Stylelint version.- [COMMAND_EXECUTION]: The skill executes project-specific linting and QA scripts (e.g.,npm run) to verify that the upgrade was successful and that no new issues were introduced.
Audit Metadata