microsim-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill provides a logical framework for generating code and documentation for MicroSims. It uses local reference files and does not execute arbitrary commands or access sensitive system data.
- [PROMPT_INJECTION] (LOW): The skill operates as a code generator, taking user requirements to populate templates. While it does not explicitly mention input sanitization, the risk of indirect prompt injection is inherent to its primary purpose and is considered low. Evidence: (1) Ingestion: User input for simulation parameters; (2) Boundary markers: None; (3) Capability: File generation in the sims/ directory; (4) Sanitization: Not specified.
Audit Metadata