ruby-cli
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- General Security (SAFE): No malicious patterns, prompt injections, or unauthorized data access were found in the provided markdown file. The instructions are purely informative and aimed at developers building Ruby command-line tools.
- External Dependencies (INFO): The skill mentions the use of Ruby gems (Thor, Zeitwerk) and an external binary (gum). The documentation correctly identifies that
gumrequires a manual installation step (brew install gum), which is standard for developer environment setup. - Indirect Prompt Injection (SAFE): The skill provides templates and code patterns but does not demonstrate a surface for ingesting and executing untrusted external data at runtime.
Audit Metadata