codegen
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- External Package Dependency: The skill references the installation of a specialized code generation library via a standard package manager. This is a routine operation for using external utilities.- Dynamic Code Generation: The utility provides functions to transform data structures into code representations, such as serializing props for UI components. It includes helper functions like
escapeStringto assist with basic string sanitization during the generation process.- Data Processing Considerations: The skill is designed to process user-provided specifications to generate code. As with any code generation tool, ensuring that input data is properly validated helps maintain the integrity of the resulting output.
Audit Metadata