ideogram-local-dev-loop

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No malicious patterns or security risks were detected in the skill instructions or code examples.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to run 'npm install' to set up the development environment. This installs dependencies like 'tsx', 'vitest', and '@ideogram/sdk', which are standard tools or the official SDK for the service.
  • [COMMAND_EXECUTION]: The skill utilizes bash tools for environment setup ('cp .env.example .env.local') and running development tasks ('npm run dev'). These are standard local development practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 12:00 PM