background-removal
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate documentation and instructions for using the inference.sh platform. The behavior matches the stated purpose of background removal, and no malicious patterns such as obfuscation or credential harvesting were detected.
- [EXTERNAL_DOWNLOADS]: The skill references and installs the 'belt' CLI and related skill modules from the inference-sh and belt-sh organizations. These are recognized as well-known technology services.
- [COMMAND_EXECUTION]: Shell command execution is properly scoped to the 'belt' utility using the 'allowed-tools' frontmatter field, which prevents the agent from executing unauthorized or arbitrary commands on the host system.
- [SAFE]: Potential indirect prompt injection through image URLs is mitigated by the specialized nature of the CLI tool, which treats inputs as data for a specific inference task rather than as executable instructions.
Audit Metadata