orbitant-image-creation
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Node.js scripts to automate image generation and asset management. It executes
scripts/generate-image.mjsto call the Google Imagen API andscripts/scrape-insights-images.mjsto synchronize reference materials. - [EXTERNAL_DOWNLOADS]: The skill downloads curated reference images from the vendor's official website (
orbitant.com) to calibrate the visual identity for the generated output. It also fetches data from Google's Generative AI services. - [SAFE]: The skill implements standard secret management practices by instructing the user to store the
GOOGLE_API_KEYin environment variables or a.envfile, ensuring credentials are not hardcoded or exposed in the skill's source code.
Audit Metadata