jr-rails-new

Pass

Audited by Gen Agent Trust Hub on Apr 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various system commands to generate the application and configure its environment. This includes running rails new, bundle add, and various Rails generators. It also defines custom binstubs for managing worktree isolation, which use commands like git worktree, docker compose, and devcontainer.- [EXTERNAL_DOWNLOADS]: The skill references and downloads external tools required for the development workflow. This includes the worktrunk utility from its official domain and the overmind process manager from its GitHub releases. Both are well-known tools in the Rails community and are used here for legitimate workspace management.- [SAFE]: The skill handles sensitive files such as .env and master.key only to replicate them across local project worktrees. This is a standard and necessary practice for Rails development environments to ensure consistency across isolated workspaces.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 25, 2026, 07:36 PM