store-model-coder
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions targeting agent behavior or safety filter bypasses were found.
- DATA_EXFILTRATION (SAFE): No network operations, sensitive file access, or credential exposure detected.
- REMOTE_CODE_EXECUTION (SAFE): The skill references the legitimate 'store_model' Ruby gem. It does not perform any remote script downloads or unsafe executions.
- OBFUSCATION (SAFE): All content is in plain text with no hidden characters or encoded strings.
- INDIRECT_PROMPT_INJECTION (LOW): While the skill assists in writing code that handles untrusted JSON data, it encourages best practices such as Strong Parameters and ActiveModel validations to sanitize inputs.
Audit Metadata