photo-editor
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local Bash scripts located in the
scripts/directory to orchestrate image processing tasks and API interactions. These scripts are functional components of the skill and do not perform unauthorized actions. - [EXTERNAL_DOWNLOADS]: The skill fetches product images from the Wildberries CDN (
wbbasket.ru) and supports downloading images from user-provided URLs for processing. These network operations are directed at well-known services and are necessary for the skill's primary use case. - [CREDENTIALS_UNSAFE]: Instructions are provided for managing an API token in a local
.envfile based on a provided template (config/.env.example). This approach aligns with standard development practices for local secret management.
Audit Metadata