wren-generate-mdl
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches a version configuration file from the official Canner/wren-engine GitHub repository to notify the user of updates.
- [COMMAND_EXECUTION]: Instructs the agent to utilize the
wrenCLI for project initialization, type normalization, and metadata validation. - [PROMPT_INJECTION]: Features an indirect prompt injection surface through the ingestion of database schema metadata (table and column names). This is a standard requirement for database introspection tools and is considered safe within this context, as the data is used to populate structured configuration files.
Audit Metadata