rails-presenter
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool restricted to 'bundle exec rspec:*'. This capability allows the agent to execute RSpec tests to confirm implementation success as part of the TDD workflow, which is consistent with the primary purpose of the skill.\n- [SAFE]: Example implementation code follows secure development standards for Ruby on Rails. Specifically, it uses 'ActionView::Helpers' (e.g., 'tag.span') and 'safe_join', which ensure that dynamically generated HTML content is properly escaped to prevent Cross-Site Scripting (XSS).\n- [SAFE]: No malicious patterns, such as prompt injection, credential exfiltration, or obfuscated content, were detected within the skill's instructions or code templates. All described operations are localized to the user's development environment.
Audit Metadata