product-logo-swap

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for local image manipulation, including logo detection, removal, and replacement. All processing is handled by a local Python script using established computer vision libraries.- [EXTERNAL_DOWNLOADS]: The skill depends on common, well-known Python packages (numpy, opencv-python, and Pillow) listed in a requirements.txt file. These are standard industry tools retrieved from official registries.- [DATA_EXFILTRATION]: Analysis of the source code confirms there are no network-bound operations. Data handling is limited to reading input images and writing the processed results to the local filesystem.- [COMMAND_EXECUTION]: The skill does not perform any arbitrary or dangerous command execution. It uses standard library functions for file path management and directory creation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 01:15 PM
Security Audit — agent-trust-hub — product-logo-swap