htmx-skill
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious instructions, prompt injections, or security vulnerabilities were detected within the skill's instructional content or documentation references.
- [EXTERNAL_DOWNLOADS]: The utility script
htmx_builder.pyis configured to download markdown files from the official htmx repository on GitHub. These operations target well-known and trusted domains and are used exclusively for documentation synchronization. - [COMMAND_EXECUTION]: The builder script uses standard Python libraries to manage its local directory structure and generate its documentation index. These are administrative build operations and do not pose a security risk to the agent's environment.
Audit Metadata