creative-production-ads-explorer
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/build_ads_explorer.pyusessubprocess.runto execute a local Python script (build_offer_explorer.py) located within the same vendor's plugin structure. This is used for internal workflow orchestration. The command is constructed using a list of arguments, which is a secure method that prevents shell injection attacks. - [SAFE]: The skill processes untrusted user input (ad briefs) but constrains how this data is used through the application of 'Copy Rules' and 'Risk Gates' defined in the
assets/image-ad-library/packs/JSON files. These measures are designed to prevent the generation of ads with fake reviews, unsupplied claims, or private data.
Audit Metadata