installing-brand-design-skills

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • COMMAND_EXECUTION (LOW): The skill's primary function is to guide the user through running terminal commands like npx design-like <brand> to generate design-specific assets.
  • EXTERNAL_DOWNLOADS (LOW): The use of npx involves downloading and executing the design-like package from the npm registry.
  • SAFE (SAFE): The skill implementation in src/utils.ts and src/core/file-writer.ts includes specific security utilities (isPathSafe and sanitizePathComponent) that validate all file destination paths to prevent directory traversal attacks. This demonstrates a security-first approach to local file generation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:45 PM