rembg-ops

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation instructs the user to install standard Python libraries including pillow, numpy, scipy, and rembg. It explicitly mentions that using the ML-based removal path will trigger a one-time download of a ~170 MB model (isnet-anime) from the 'rembg' library's official distribution sources.
  • [COMMAND_EXECUTION]: The skill includes a standalone Python script scripts/cutout.py and a shell test script tests/run.sh. These files are used for image processing and verification of the cutout logic. The Python script uses standard libraries and does not contain any dynamic code execution (eval/exec) or unauthorized system access.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 09:42 PM
Security Audit — agent-trust-hub — rembg-ops