github-pages

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes shell scripts (scripts/check-site-status.sh and scripts/verify-dns.sh) designed to assist users in verifying DNS propagation and site availability. These scripts use standard system utilities like curl, dig, and the GitHub CLI (gh). Analysis shows they correctly handle user-supplied arguments through shell quoting, minimizing command injection risks.
  • [EXTERNAL_DOWNLOADS]: The skill provides GitHub Actions templates that leverage official, version-pinned actions from GitHub (e.g., actions/checkout@v4, actions/deploy-pages@v4) and reputable community contributors. It also includes instructions for installing standard documentation tools like MkDocs via pip.
  • [SAFE]: The skill emphasizes security throughout its documentation, providing explicit guidance on preventing domain takeover attacks, avoiding the exposure of secrets in public repositories, and enforcing HTTPS. No malicious patterns, obfuscation, or unauthorized data exfiltration attempts were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 01:13 PM
Security Audit — agent-trust-hub — github-pages