schematic-generator
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONNO_CODE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external requirement documents to generate hardware artifacts, creating an attack surface for embedded malicious instructions.
- Ingestion points: Reads requirements from
REQUIREMENTS.mdor a user-provided file path. - Boundary markers: Requires "Human Gate 1 approval" and "immutable baseline capture" as process-level boundaries.
- Capability inventory: Authorized to generate and write schematics, netlists, and HDL files to the filesystem.
- Sanitization: Includes mandatory physical constraint checks (GPIO, power, thermal) to verify output integrity.
- [NO_CODE]: The skill contains only instructional content in
SKILL.mdwithout additional executable scripts or code files.
Audit Metadata