skills/vancebs/skills/html-gantt/Gen Agent Trust Hub

html-gantt

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a Python script designed to modify local files. It specifically reads from and writes to page.html to integrate the generated Gantt chart. These operations are limited to the local project environment and are consistent with the skill's primary function of updating documentation.
  • [SAFE]: The skill references an external domain (holidays-calendar.net) in its documentation as a data source for manual or agent-assisted holiday lookups. No automated network fetching or remote code execution is performed by the skill's logic.
  • [SAFE]: The implementation includes an integrity check that verifies HTML tag balance (assert html.count('<div') == html.count('</div')) after modifying files, which helps prevent accidental corruption of the target document.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 12:29 PM
Security Audit — agent-trust-hub — html-gantt