ai-product-photography
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references installation scripts and package names from the inference-sh GitHub organization and npm registry to enable the
beltCLI functionality. These are standard dependencies for the skill's stated purpose. - [INDIRECT_PROMPT_INJECTION]: The skill allows for the interpolation of user-provided image prompts into shell commands for the
beltCLI tool. - Ingestion points: User prompt strings in
belt app runcommands withinSKILL.md. - Boundary markers: None.
- Capability inventory: Shell execution restricted to the
beltcommand via theBash(belt *)tool policy. - Sanitization: None identified in the provided instructions.
- [SAFE]: The skill uses the
allowed-toolsfrontmatter to enforce a least-privilege execution environment, explicitly restricting the agent to thebeltCLI and preventing arbitrary command execution.
Audit Metadata