grape-idioms
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural guidelines and coding idioms for the Grape API framework in Ruby on Rails environments.
- [SAFE]: It explicitly emphasizes security best practices for parameter handling, specifically warning against mass assignment vulnerabilities and recommending the
declared()method for explicit input filtering. - [SAFE]: Documentation includes standard authentication patterns (Token-based and JWT) using established Ruby patterns without hardcoded secrets.
- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or malicious persistence mechanisms was found in the instructions or code snippets.
Audit Metadata