page-template

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill's HTML templates (index.html, section-index.html) reference a CSS kernel hosted on jsDelivr (https://cdn.jsdelivr.net/gh/terrylica/cc-skills@main/plugins/html-showcase/assets/showcase.css). This is a well-known CDN serving the author's own repository resources.
  • [COMMAND_EXECUTION]: The scripts/site.sh script executes shell commands including rsync, ssh, and pagefind for site building and deployment. The scripts/install.sh script executes git config to set the repository's hooks path to .githooks, enabling automated push-time actions.
  • [DATA_EXFILTRATION]: The push command in scripts/site.sh uses rsync to transfer the contents of a local directory to a remote server (bigblack). This is the intended behavior for site publishing as documented in the skill's references and serves the primary purpose of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 05:05 PM
Security Audit — agent-trust-hub — page-template