visual-design
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and installs external packages from the npm registry.
- Installs the
@factory/nanobananapackage globally for image generation tasks. - Uses
npm init slidev@latestto download and initialize the Slidev presentation framework, which is a well-known tool in the development community. - [COMMAND_EXECUTION]: The skill executes multiple shell commands to perform its primary functions.
- Invokes
nanobananafor generating, editing, and creating diagrams or icons. - Invokes
slidevfor starting development servers, exporting to PowerPoint, and building single-page applications. - [SAFE]: The configuration instructions include the use of environment variables for API keys (e.g.,
GEMINI_API_KEY) using safe placeholders ('your-key') rather than hardcoded secrets.
Audit Metadata