html-module-map
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to generate HTML documentation files based on user prompts and existing codebase context.
- [SAFE]: It uses local filesystem access (
git ls-files,rg) to gather information about the project, which is a standard and expected behavior for a documentation tool. - [SAFE]: The HTML artifacts are saved to a specific local directory (
~/artifacts/) and do not contain external dependencies or trackers. All styles and SVG components are inlined for portability. - [SAFE]: No obfuscation, prompt injection attempts, or unauthorized data exfiltration patterns were detected in the instructions or reference files.
Audit Metadata