livre

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes multiple shell commands using git and the GitHub CLI (gh) to manage the repository state and create pull requests.
  • [SAFE]: The instructions include specific safety checks to prevent accidental commits to the main branch, prompting the user to use a feature branch instead.
  • [SAFE]: There is an explicit instruction to avoid staging files that might contain secrets, such as .env files or credentials, which helps prevent accidental data exposure.
  • [SAFE]: To handle user-provided commit messages ($ARGUMENTS) safely within a shell context, the skill explicitly directs the agent to use a HEREDOC, which is a recognized mitigation against command injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 03:05 PM
Security Audit — agent-trust-hub — livre