tolstoy-studio — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tolstoy-studio (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Tolstoy Studio turns a plain-language brief into brand-ready marketing media. The generate_studio_content tool hands the brief to Tolstoy's Studio Agent, which already owns scriptwriting, model casting, scene direction, pacing, and brand-safety. Your job is to convey the user's intent and pick the output format — not to engineer the creative.
"video" for clips, "image" for stills.| Destination | aspectRatio |
|---|---|
| TikTok / Reels / Shorts / mobile PDP | 9:16 (video default) |
| Instagram / Facebook feed | 4:5 or 1:1 |
| YouTube / desktop / on-site widget | 16:9 |
| Square / generic | 1:1 (image default) |
If the user didn't say where it's going, use the default, mention it, and ask only if genuinely ambiguous.
referenceImageUrls (up to 4) so the output features the real product. To animate a photo: assetType: "video" + the photo URL in referenceImageUrls + a brief like "subtle motion, keep the product centered." If they paste/attach an image with no URL, describe what you see in the prompt instead — the tool does not accept uploads.iterate_studio_content with the chatId from the prior result. It keeps the full creative context; a fresh generate loses it.chatId and tell the user it's rendering in the Tolstoy canvas."Make a TikTok for my matcha whisk — photo: https://cdn.example/whisk.jpg" →generate_studio_content{ assetType: "video", aspectRatio: "9:16", prompt: "TikTok-style video for my matcha whisk", referenceImageUrls: ["https://cdn.example/whisk.jpg"] }
"Animate this product shot: https://cdn.example/serum.jpg" →generate_studio_content{ assetType: "video", aspectRatio: "9:16", prompt: "Animate this product with subtle motion, product stays centered", referenceImageUrls: ["https://cdn.example/serum.jpg"] }
"Make it 16:9 with a stronger hook" →iterate_studio_content{ chatId, message: "16:9 version with a stronger opening hook" }
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.