inertia-coder

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • General Analysis (SAFE): The skill contains standard development patterns and documentation for the Inertia.js ecosystem. All code snippets are consistent with the stated purpose of building SPAs with Rails.
  • Indirect Prompt Injection (LOW): The skill defines patterns for displaying database content within frontend components. * Ingestion points: Index.jsx, Index.svelte, Index.vue (renders article data). * Boundary markers: Not explicitly used in code samples. * Capability inventory: None (static documentation). * Sanitization: Relies on framework-level (React/Vue/Svelte) default escaping for rendered props.
  • Dynamic Execution (LOW): Page components are resolved dynamically using import.meta.glob in application.js, which is the standard configuration for Inertia.js applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:32 PM