handlebars
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): Analysis of the provided TypeScript templates and Markdown documentation revealed no malicious patterns, unauthorized network access, or credential exposure.
- Indirect Prompt Injection (LOW): The skill defines templates for code generation which ingest untrusted data. 1. Ingestion points: Handlebars placeholders in assets/helper-template.ts and assets/partial-template.ts. 2. Boundary markers: Absent. 3. Capability inventory: TypeScript code generation for CLI components. 4. Sanitization: Not handled within these template definitions. This represents a standard injection surface inherent to templating engines.
Audit Metadata