page-template

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes shell scripts (site.sh, install.sh) and a Python utility (build-nav.py) that perform file system manipulations, configure git hooks, and execute deployment tasks. These operations are essential for the skill's site scaffolding and publishing features.
  • [EXTERNAL_DOWNLOADS]: HTML templates reference a CSS design system hosted on the jsDelivr CDN (cdn.jsdelivr.net). This is a well-known service used to serve the skill author's official visual assets.
  • [DATA_EXFILTRATION]: The site.sh script facilitates the transfer of generated site content to a remote server using rsync. The script includes explicit exclusions for sensitive directories such as .git and .venv, ensuring that only the intended public-facing HTML assets are transmitted.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 12:25 AM
Security Audit — agent-trust-hub — page-template