stylelint
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands via
pnpm(e.g.,pnpm lint,pnpm exec stylelint) to perform style linting tasks. These operations are standard for development tools and are restricted to the local project environment. - [DATA_INGESTION]: The skill instructs the agent to read and interpret project configuration files like
package.jsonand.stylelintrc. While this represents a surface for processing untrusted data, the behavior is integral to the skill's primary purpose and does not involve unsafe interpolation or execution of that data.
Audit Metadata