skills/tkersey/dotfiles/st/Gen Agent Trust Hub

st

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads the source code for the st tool from the author's GitHub repository at https://github.com/tkersey/skills-zig.
  • [EXTERNAL_DOWNLOADS]: On macOS, the skill attempts to install the tool using a Homebrew tap (tkersey/tap/st).
  • [COMMAND_EXECUTION]: Provides a shell function run_st_tool that automates the compilation of the st binary from source using the zig build command.
  • [COMMAND_EXECUTION]: Installs the compiled binary into the user's local directory at $HOME/.local/bin/st and assigns executable permissions.
  • [COMMAND_EXECUTION]: Executes the st CLI tool with various subcommands (such as init, add, set-status, and doctor) to manage plan state in the repository's .step/st-plan.jsonl file.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 04:45 AM