sketch
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the Tailwind CSS CDN to style generated HTML mockups. It also references a public utility package (
get-shit-done-cc) from the NPM registry as an optional installation for extended features. Both are well-known development resources. - [COMMAND_EXECUTION]: The skill performs standard local file system operations to create sketch directories and write HTML files. It also uses system-native commands like
open,start, andxdg-opento allow the user to preview the generated designs. These operations are restricted to the skill's defined workspace. - [SAFE]: No indicators of malicious behavior, such as prompt injection, data exfiltration, or obfuscation, were found. The skill operates within the expected bounds of a design prototyping tool.
Audit Metadata