webhint
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate utility for running the webhint auditing tool. It uses standard project initialization and execution patterns.
- [COMMAND_EXECUTION]: The skill executes shell commands using
npmandnpxto install and run the officialhintpackage. These operations are restricted to the intended purpose of the skill and target well-known repositories. - [EXTERNAL_DOWNLOADS]: The skill downloads the
hintpackage from the official NPM registry during the bootstrap phase, which is an expected and safe operation for this type of tool.
Audit Metadata