skills/djalmajr/skills/htm-ui/Gen Agent Trust Hub

htm-ui

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The scripts/resolve-source.mjs script uses git clone to 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.mjs script 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
Risk Level
SAFE
Analyzed
Jul 21, 2026, 10:13 PM
Security Audit — agent-trust-hub — htm-ui