Product to Ads (Ad-Ready)
Analysis
The skill is coherent for generating ad images, but it fetches product pages and uses external AI services, so users should use trusted URLs and approved imagery.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
PHASE 1: Product Scraping (Gemini Flash) ... Scrapes product URL extracts title, description, features, price, materials, image URLs ... Also scrapes HTML for high-res product images
The skill is designed to fetch and scrape user-provided product pages. This is aligned with the stated purpose, but users should provide trusted URLs and expect page content/images to be used in the generation workflow.
Analyze these inputs first. They are the immutable laws of physics for this generation. <product_data>{{PRODUCT_JSON}}</product_data>The downstream prompt gives strong authority to inserted product data. Because the product data comes from user-provided product pages, untrusted or manipulated page content could steer the creative output.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
The pipeline runs as a ComfyUI custom node deployed on ComfyDeploy ... PHASE 1: Product Scraping (Gemini Flash) ... PHASE 4: Image Generation (Nano Banana Pro / Imagen 3) ... Blueprint + all reference images final ad image
The artifacts disclose that product data and reference images are processed through external AI/provider systems. This is expected for the skill, but it is still a data-sharing consideration.
