design-system-generator
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: No malicious patterns or prompt injections were found in the skill's instructions or script logic.
- [EXTERNAL_DOWNLOADS]: The skill uses npx to execute its matching script, which may download the ts-node package from the official npm registry, a trusted and well-known source.
- [COMMAND_EXECUTION]: The skill executes a local script to process design descriptions; the execution is transparent and limited to string scoring logic.
- [DATA_EXFILTRATION]: The script reads a design catalog file from a relative path within the project to retrieve trend information. No unauthorized file access or network exfiltration was detected.
Audit Metadata