hig-doctor-audit
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
hig-doctorutility vianpxorbunto perform scans on project directories. These commands are necessary for the skill's primary function of auditing codebases. - [EXTERNAL_DOWNLOADS]: It uses
npxto fetch and run thehig-doctorpackage from the NPM registry. This package is a vendor-owned resource belonging to raintree-technology and is used according to its documented purpose. - [PROMPT_INJECTION]: The skill processes untrusted external data (project source code and configuration files) which creates a surface for indirect prompt injection. While malicious content in a scanned project could theoretically attempt to influence the agent's summary of the audit, this is a known risk factor common to all codebase analysis tools.
Audit Metadata