dotnet-htmlhint

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the 'htmlhint' package from the official npm registry, which is a standard procedure for adding linting capabilities.
  • [COMMAND_EXECUTION]: It utilizes 'npx htmlhint' for executing the linter and 'rg' (ripgrep) for file discovery, both of which are common and safe practices in a repository development environment.
  • [DATA_EXFILTRATION]: While the tool supports validating HTML content via a URL, this is a native feature of HTMLHint used for its intended purpose of checking served pages and does not represent an exfiltration risk.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 12:41 PM