new-module
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured template for creating Sanity CMS modules, including schema definitions, registration, and frontend components.
- [COMMAND_EXECUTION]: Instructions include running
bun run typegento update project types. This is a standard workflow for Sanity/TypeScript projects and does not involve arbitrary or dangerous command execution. - [PROMPT_INJECTION]: The skill uses placeholders like
$ARGUMENTSfor user input to define module names, which is a legitimate and expected functional use of user input. No instructions to bypass safety filters or override system prompts were found.
Audit Metadata