raisindb-content-modeling
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the agent to execute a local validation command (
npm run validate) whenever YAML configuration files are created or modified to ensure schema integrity. This is a standard development practice. - [DYNAMIC_EXECUTION]: The documentation provides an example of a frontend component that constructs SQL queries using string interpolation. While this represents a potential SQL injection surface if used with unsanitized user input, it is provided here as an educational example for content querying rather than an executable script.
Audit Metadata