psd-component-splitter
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely locally using standard Python libraries (json, shutil, pathlib). It lacks network access capabilities, preventing data exfiltration.
- [SAFE]: Input data from the PSD JSON is sanitized using standard methods (html.escape and json.dumps) before being interpolated into the generated React/Vue source code, reducing the risk of generating broken or malicious code strings.
- [SAFE]: No prompt injection or override patterns were found in the instructional content or the script logic.
Audit Metadata