rails-presenter
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): No prompt injection patterns detected. The instructions are focused on software development workflows.
- [DATA_EXFILTRATION] (SAFE): No network operations, hardcoded credentials, or access to sensitive file paths were found.
- [REMOTE_CODE_EXECUTION] (SAFE): No remote code execution patterns or unverifiable dependency installations were detected.
- [COMMAND_EXECUTION] (SAFE): The use of the Bash tool is limited to executing local Rails tests (
bin/rails test), which is consistent with the skill's primary purpose of TDD. - [DYNAMIC_EXECUTION] (SAFE): The Ruby code uses
SimpleDelegatorfor object delegation, which is a standard library feature and not a dynamic execution risk in this context.
Audit Metadata