hsb-ip-create-top
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for hardware description language (SystemVerilog) development. It generates fixed-format top-level scaffolds based on local project files.
- [DATA_EXFILTRATION]: The skill searches for and reads local hardware source files (e.g.,
HOLOLINK_top.svandHOLOLINK_def.svh) to extract port information and revision numbers. These operations are restricted to specific hardware project paths and do not access sensitive system credentials or transmit data to external domains. - [COMMAND_EXECUTION]: The instructions do not involve the execution of shell commands, system modifications, or external binaries. The tool focuses entirely on text-based SystemVerilog generation.
- [PROMPT_INJECTION]: While the skill ingests hardware definition files that could contain untrusted data, it enforces a rigid output template (
references/fixed-format.md) and limits agent behavior to specific scaffold generation workflows, which effectively mitigates typical injection risks. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns, external package dependencies, or dynamic loading of untrusted content were detected in the skill scripts or instructions.
Audit Metadata