html-report
Pass
Audited by Gen Agent Trust Hub on Sep 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a local workflow for generating HTML documents using provided markdown references and a base template (
assets/report.html). It does not request network access or interact with sensitive system files.- [SAFE]: The provided HTML template and reference snippets use only inline CSS and small, benign client-side scripts for UI interactivity (such as a comparison slider). No external CDNs, fonts, or scripts are utilized.- [SAFE]: The instructions explicitly direct the agent to escape inserted text for HTML to prevent cross-site scripting (XSS) or injection vulnerabilities in the generated reports.- [SAFE]: No remote code execution, persistence mechanisms, or privilege escalation patterns were detected. The mention of the 'unslop' tool is conditional on local availability and explicitly forbids installation or blocking behavior if the tool is absent.
Audit Metadata