stylelint

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill implements standard development workflows for stylesheet linting. It utilizes common tools like Stylelint and ripgrep to maintain code quality without introducing security risks.\n- [EXTERNAL_DOWNLOADS]: The skill installs standard, well-known packages (stylelint, stylelint-config-standard) from the official NPM registry (npmjs.com). This is expected behavior for a tool of this nature and aligns with established development practices.\n- [COMMAND_EXECUTION]: The skill uses benign shell commands to search for configuration files (rg) and execute the linter (npx stylelint). These operations are restricted to the local repository and do not involve untrusted input or elevated privileges.\n- [PROMPT_INJECTION]: The instructions focus purely on functional configuration and linter execution. No patterns attempting to bypass safety filters or override agent behavior were found.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 07:31 PM
Security Audit — agent-trust-hub — stylelint