design-diversity-catalog
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill references an external design catalog hosted on Vercel (design-diversity.vercel.app) to provide users with visual previews and design specifications. This is a well-known service used for documentation and hosting.
- [SAFE]: The skill contains logic for processing user-supplied data (such as presentation outlines or earnings data) to generate formatted outputs.
- Ingestion points: User-provided outlines, data, and source material processed via instructions in SKILL.md.
- Boundary markers: The instructions use descriptive text to separate data from formatting rules but do not implement strict delimiters.
- Capability inventory: Local file system writes are performed via provided Python scripts to save
.pptxfiles. - Sanitization: The skill relies on standard Python libraries like
python-pptxfor generating valid document structures. - [SAFE]: The skill provides Python code snippets and installation instructions that use standard file operations (cp) and well-known libraries (python-pptx) without requesting elevated privileges or executing unverified remote code.
Audit Metadata