dotnet-stylelint

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs routine development tasks such as searching for configuration files (package.json, stylelint.config.js) using standard tools like rg.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install standard, well-known development dependencies (stylelint, stylelint-config-standard) from the official npm registry. These are common practices for project bootstrapping.
  • [COMMAND_EXECUTION]: The skill uses npm install and npx stylelint to manage and run the linter. These commands are scoped to the intended purpose of the skill and do not involve unauthorized privilege escalation or persistence mechanisms.
  • [DATA_EXFILTRATION]: There are no network operations outside of standard package management via npm. No sensitive files or credentials are accessed or transmitted.
  • [PROMPT_INJECTION]: The instructions focus entirely on technical workflows for Stylelint configuration and do not contain attempts to bypass safety filters or override agent behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 12:41 PM