configure-site
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell tools such as
git,sed, andcurl, along with optional CLIs likegh(GitHub) andglab(GitLab). These are used to manage local repository state, replace sentinel values in documentation files, and interact with the GitBook REST API for site and space management. - [EXTERNAL_DOWNLOADS]: Tutorial references included with the skill recommend installing various packages and SDKs (e.g.,
@evolve/node,express,evolve,flask) from official registries like NPM and PyPI. These references are part of a fictional demo platform used to illustrate GitBook features. - [SAFE]: The skill follows established security practices by requiring sensitive API tokens to be managed through environment variables rather than direct input and enforcing user confirmation gates for all state-changing or destructive API operations.
Audit Metadata