remove-background

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation and use of the rembg Python package.
  • Installation via pip install rembg or pipx install rembg is standard for this utility.
  • Troubleshooting documentation correctly notes that the tool will fetch AI models during its first execution, which is expected behavior for this software.
  • [COMMAND_EXECUTION]: The skill provides various shell-based workflows for processing images.
  • Utilizes rembg CLI commands for both single and batch processing.
  • Batch processing examples use proper shell quoting (e.g., "$img") to mitigate potential command injection risks from unsanitized filenames.
  • Includes safe file management practices such as mandatory backups and the use of temporary output directories.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 11:29 AM
Security Audit — agent-trust-hub — remove-background