new-rails-app
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands such as
gem install,rails new,bundle add, andbin/rails. These are necessary for the primary purpose of bootstrapping a software project. - [EXTERNAL_DOWNLOADS]: Fetches development dependencies and configurations from official or well-known sources including RubyGems, npm, and the GitHub Container Registry (ghcr.io) for Dev Container features.
- [DATA_EXFILTRATION]: No exfiltration patterns detected. The skill explicitly promotes security best practices by instructing the user to use Rails encrypted credentials and advising against committing
.envfiles with secrets. - [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were found.
Audit Metadata