rails-server
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands to manage local development processes, such as
bundle exec rails server,sidekiq,foreman, andovermind. These operations are central to its stated purpose of process management. - [DATA_EXPOSURE]: The skill reads local application logs and process ID files to verify service status. While logs can contain sensitive data, the access is restricted to local files for monitoring purposes, which is standard practice for development tools.
- [EXTERNAL_DOWNLOADS]: The skill performs local network requests using
curlto verify the health of services running onlocalhost. There are no instances of remote script downloads or unauthorized network communication with external domains.
Audit Metadata