htmx-devtools-extension
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate documentation and instructional content for a developer tool. The behavior described (inspecting requests, DOM elements, and events) is consistent with the stated purpose of a DevTools extension.
- [EXTERNAL_DOWNLOADS]: The skill guides users to download source code from a public repository (github.com/atoolz/htmx-devtools.git) and references the official HTMX library via a well-known CDN (unpkg.com) for testing purposes.
- [COMMAND_EXECUTION]: Installation and development instructions involve standard shell commands such as
git clone,npm install, andnpm run build. These are expected for a tool distributed as source code for manual installation in developer mode.
Audit Metadata