rails-expert
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Ruby on Rails command-line interface (CLI) tools, including
rails generate,rails db:migrate, andbundle exec rspec. These operations are fundamental to the stated purpose of building and testing Rails applications.\n- [EXTERNAL_DOWNLOADS]: The skill references external documentation hosted on GitHub Pages (jeffallan.github.io). This resource is used for providing additional technical guidance and is associated with the author's repository.\n- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it processes external requirements to drive code generation and database operations.\n - Ingestion points: Requirement analysis phase in
SKILL.md.\n - Boundary markers: Absent.\n
- Capability inventory: File system modifications (
rails generate) and database schema changes (rails db:migrate).\n - Sanitization: Absent.
Audit Metadata