Seedance 3x3 Optimizer
PassAudited by ClawScan on May 1, 2026.
Overview
This skill is a simple local story-formatting helper with no evidence of credential use, network access, persistence, or destructive behavior.
This appears safe for its stated purpose. Before installing, note that it uses a local Python helper script, but the supplied code is straightforward and does not show network access, credential use, file mutation, or persistence.
Findings (1)
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.
When invoked, the skill may run a local Python script to generate the 3x3 story output, but the reviewed code does not access files, credentials, network services, or persistent state.
The skill directs use of a bundled Python helper script. This is local code execution, but the included script only parses CLI arguments and prints formatted Markdown/JSON, which is proportionate to the stated purpose.
python3 /home/ubuntu/.openclaw/workspace/skills/seedance-3x3-optimizer/scripts/optimize_story.py
Use the skill for story text only and keep the bundled script unchanged unless you review any modifications.
