Generate a 3x3 grid (9-square) travel blogger style collage based on user photos and a specific destination.
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: travel-grid-generator Version: 1.0.0 The travel-grid-generator skill is designed to create 3x3 travel photo collages using image generation tools while maintaining character consistency. The workflow involves analyzing user-provided photos for facial features, researching destination landmarks via web search, and constructing detailed prompts for an image generator. All instructions in SKILL.md and the destination templates in references/destinations.md are strictly aligned with the stated purpose and show no signs of malicious intent, data exfiltration, or unauthorized command execution.
Findings (0)
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.
Your uploaded photos or facial characteristics may be processed by the image-generation workflow to make the collage.
The workflow uses uploaded photos and facial/appearance descriptions to drive an image-generation tool. This is central to the skill's purpose and disclosed, but it involves sensitive personal imagery/identity information.
When user uploads photos: ... Identify key facial features ... Step 5: Execute Generation ... Call `generate_image`
Use only photos you have permission to process, avoid sensitive images, and be mindful of the image provider's privacy/retention policies.
The destination you provide, and possibly related search terms, may be sent to an external search service.
The skill directs the agent to use an external web search tool for destination research. This is purpose-aligned, but users should notice that destination queries may be sent to a search provider.
IMPORTANT: Before generating, search for 9 iconic locations/landmarks at the destination: ... Use `web_search` to find: "{destination} 必去景点" or "{destination} top attractions Instagram spots"Avoid including private addresses, exact travel plans, or other sensitive details in the destination request if you do not want them searched externally.
