htmx
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a Python script
scripts/search_docs.pyto facilitate documentation search. The script uses standard libraries (pathlib, argparse, re) to read local Markdown files and does not perform any dangerous system calls or network operations.- [EXTERNAL_DOWNLOADS]: Documentation files in thedocs/directory contain references to legitimate and well-known services such as htmx.org, jsDelivr, and npm for library installation. These are intended for the end-user's technical reference and do not represent a security risk to the agent.- [DATA_EXFILTRATION]: No network activity was detected. The search tool is restricted to reading Markdown files within the skill's own documentation directory.- [PROMPT_INJECTION]: The skill instructions and documentation content were analyzed for prompt injection patterns; no attempts to override agent behavior or bypass safety filters were identified.
Audit Metadata