register-book-analytics

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes several shell commands to build the site, verify the presence of the analytics tag, and manage the Git workflow (git commit, git push).
  • [COMMAND_EXECUTION]: It uses mkdocs gh-deploy to handle the build and deployment process to GitHub Pages.
  • [COMMAND_EXECUTION]: The skill includes troubleshooting steps that involve removing Git lock files (rm -f .git/HEAD.lock, etc.) if the environment has restricted write permissions.
  • [EXTERNAL_DOWNLOADS]: The skill mentions the potential need to install mkdocs-material via pip, which is a well-known and standard package for the described workflow.
  • [DATA_EXFILTRATION]: While the skill uses curl to verify the live deployment, it is used only to check for the presence of the Measurement ID on the public site URL specified by the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 01:28 PM
Security Audit — agent-trust-hub — register-book-analytics