legacy-circuit-mockups
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions found that attempt to override system safety or bypass constraints. All instructions are focused on the domain of circuit diagram generation.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file paths, or network-bound commands detected. The skill operates locally on provided data structures.
- [REMOTE_CODE_EXECUTION] (SAFE): No patterns for downloading or executing remote scripts (e.g., curl | bash) were found. The skill uses local markdown references for component data.
- [COMMAND_EXECUTION] (SAFE): No shell commands, subprocess calls, or system-level operations are present in the skill definition.
- [OBFUSCATION] (SAFE): Content is clearly written in plain markdown and JavaScript snippets. No hidden characters, Base64 encoding, or homoglyph attacks detected.
- [INDIRECT_PROMPT_INJECTION] (SAFE): The skill possesses a minimal attack surface. It processes user requests for circuit designs and outputs structured data for rendering, without the capability to write to the filesystem or access the network.
Audit Metadata