rails-model-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes the 'Bash' tool to execute standard Ruby on Rails CLI commands such as 'bin/rails generate', 'bin/rails db:migrate', and 'bin/rails test'. These operations are restricted to the local development environment and are intrinsic to the skill's purpose of model generation.
- [DATA_EXFILTRATION] (SAFE): There are no network-enabled tools or commands (e.g., curl, wget, fetch) present in the skill instructions. No attempts to access sensitive system files or environment variables were detected.
- [PROMPT_INJECTION] (SAFE): The instructions provide clear, structural templates for code generation without attempting to override system prompts or bypass safety filters.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download external scripts or packages from the internet. All code generation and execution are performed on local files using the provided templates.
Audit Metadata