inertia-rails-typescript

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Prompt Injection] (SAFE): No instructions attempting to override agent behavior or bypass safety guidelines were found. The text consists strictly of developer documentation and best practices.
  • [Data Exposure & Exfiltration] (SAFE): No sensitive file access or network operations detected. The code snippets use generic placeholders for user data (id, name, email) consistent with standard interface definitions.
  • [Obfuscation] (SAFE): No encoded content, zero-width characters, or homoglyphs were identified.
  • [External Downloads] (SAFE): No remote scripts or binary downloads are initiated. While it mentions standard NPM packages like @inertiajs/core, it does not perform automated installation or execution of untrusted code.
  • [Privilege Escalation & Persistence] (SAFE): No commands related to administrative access or system persistence were found.
  • [Dynamic Execution] (SAFE): The content is limited to static TypeScript type definitions and framework-specific patterns. It does not use eval(), exec(), or any form of runtime code generation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:02 PM