epic-design
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local Python and Node.js scripts (
scripts/inspect-assets.pyandscripts/validate-layers.js) to assist in the design process. These scripts are provided within the skill package and perform benign operations: analyzing image metadata/transparency and linting the generated HTML for accessibility and performance best practices. - [EXTERNAL_DOWNLOADS]: The skill references and includes well-known, trusted libraries from the jsDelivr CDN, such as GSAP and Lenis. These are industry-standard tools for web animation and are used according to established development patterns.
- [PROMPT_INJECTION]: The instructions establish a creative persona ('world-class epic design expert') and provide specific technical guidelines. No attempts to bypass safety filters, override system prompts, or exfiltrate internal configurations were detected.
- [DATA_EXFILTRATION]: There are no network operations targeting unknown or suspicious domains. Data processing (image analysis) is performed locally by the included Python script without external transmission.
Audit Metadata