gpt-image
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing external dependencies, including the
belt-sh/clitool and various model skill sets from theinference-shGitHub organization, using thenpx skills addcommand. - [INDIRECT_PROMPT_INJECTION]: The skill accepts untrusted external data via its core parameters (
prompt,images,mask) which are then used as input for thebeltCLI tool. - Ingestion points:
prompt,images, andmaskparameters within the usage examples inSKILL.md. - Boundary markers: None observed in the skill instructions to separate user input from commands or instructions.
- Capability inventory: The skill utilizes the
Bashtool to interact with the local system and execute thebeltCLI application. - Sanitization: There is no evidence of input validation, URL filtering, or prompt sanitization prior to the execution of the image generation commands.
Audit Metadata