remix-from-library — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited remix-from-library (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.
Take something the user already has in their Tolstoy library and spin new variations — using the original as a visual reference so the new creative stays on-brand.
search_assets with that query.list_assets.list_assets with favoritedOnly: true.mediaUrl.thumbnailUrl.Call get_asset for full detail if the search/list result is thin.
generate_studio_content with that URL in referenceImageUrls, assetType for what they want (image or video), an aspectRatio for the destination, and a prompt describing the variation intent (e.g. "3 variations with different backgrounds, same product and brand feel"). Reference-to-output keeps the product/identity while letting composition vary.iterate_studio_content (same chatId) for refinements."Clone my best serum ad and give me 3 fresh versions" 1.list_assets{ favoritedOnly: true }(orsearch_assets "serum ad") → show candidates, confirm which one. 2. Take the chosen asset'sthumbnailUrl(video) ormediaUrl(image). 3.generate_studio_content{ assetType: "video", aspectRatio: "9:16", prompt: "3 fresh variations of this serum ad — new hooks and backgrounds, same product and brand feel", referenceImageUrls: ["<asset url>"] }
referenceImageUrls must be public HTTPS image URLs (library CDN URLs qualify).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.