htm-ui
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/resolve-source.mjsscript usesgit cloneto download the library source code if it's not found locally. This is used for API auditing and library maintenance as described in the documentation. - [EXTERNAL_DOWNLOADS]: The skill references and downloads resources from the official HTM UI GitHub repository (
https://github.com/djalmajr/htm-ui.git) and uses well-known, trusted CDNs such as jsDelivr and esm.sh for serving frontend assets. - [DATA_EXFILTRATION]: The
scripts/htm-ui-info.mjsscript scans the project directory to identify implementation details and configuration. It reads file contents to perform local regex matching and outputs the findings to the console for the agent's use, but it does not transmit project data to external servers.
Audit Metadata