register-book-analytics
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute several standard command-line operations, including
mkdocs buildfor site generation,grepfor verifying the tracking ID, andgitcommands (add,commit,push) for version control. These are routine operations for managing and deploying documentation sites. - [EXTERNAL_DOWNLOADS]: The skill uses
curlto fetch the public URL of the deployed documentation site. This operation is used solely for post-deployment verification to ensure the Google Analytics tag is active on the live site and does not involve executing remote code.
Audit Metadata