skills/jpoutrin/product-forge/bl-init/Gen Agent Trust Hub

bl-init

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes Git commands and specific 'git-branchless' subcommands to modify the repository state.
  • Evidence: Executes git branchless init, git checkout --detach, and git sl as part of its primary workflow.
  • [COMMAND_EXECUTION]: The skill includes instructions for the user to manually delete configuration and hooks if a re-initialization is required.
  • Evidence: Provides a cleanup command rm -rf .git/branchless .git/hooks/post-* in the help documentation.
  • [DATA_EXPOSURE]: The skill reads and writes to the .git directory to manage configuration and hooks.
  • Evidence: Interacts with .git/branchless/config and .git/hooks/ to establish the stacked commit workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 06:50 AM