BF shellbot-creative-studio
Headless creative production studio for AI agents. Generate images, edit photos, create videos, produce voiceover/music/SFX, and assemble polished output via Remotion. Supports Freepik, fal.ai, Nano Banana 2 (Gemini), OpenRouter, and ElevenLabs. Use when building product videos, social ads, explainers, marketing assets, or any visual/audio content pipeline.
As a process F 43/100 · Will not run — References files that are not bundled: references/command-reference.md, references/provider-matrix.md, references/prompt-cookbook.md
What is at stake
Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.
Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.
The skill asks for more than the task needs: broad tool access, credential environment variables, binaries. Every extra permission widens the damage from a mistake or a compromise.
Narrow allowed-tools and the variable list to the minimum; replace binaries with readable sources or scripts.
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 1
✓ No critical or high findings
Medium and low: 1
-
medium Broad scope
meta-broad-allowed-toolsSKILL.md:1Broad tool permissions pre-approved: Bash(curl, Bash(curl, Bash(curl, Bash(curl, Bash(curl, Bash(curl, Bash(curl, Bash(curlallowed-tools: Bash(curl *api.freepik.com*) Bash(curl **.freepik.com*) Bash(curl *queue.fal.run*) Bash(curl *api.fal.ai*) Bash(curl *fal.run*) Bash(curl *api.elevenlabs.io*) Bash(curl *generativelangu
Files scanned: 2. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: references/command-reference.md - warning
missing-refreference to a missing file: references/provider-matrix.md - warning
missing-refreference to a missing file: references/prompt-cookbook.md - warning
missing-refreference to a missing file: references/remotion-rules/ - warning
missing-refreference to a missing file: references/remotion-playbook.md - warning
missing-refreference to a missing file: scripts/creative.sh - warning
missing-refreference to a missing file: scripts/image.sh - warning
missing-refreference to a missing file: scripts/edit.sh - warning
missing-refreference to a missing file: scripts/video.sh - warning
missing-refreference to a missing file: scripts/voice.sh - warning
missing-refreference to a missing file: scripts/music.sh - warning
missing-refreference to a missing file: scripts/sfx.sh - warning
missing-refreference to a missing file: scripts/remotion_init.sh - warning
missing-refreference to a missing file: scripts/remotion_render.sh - warning
missing-refreference to a missing file: scripts/plan.sh - warning
missing-refreference to a missing file: scripts/pipeline.sh - warning
missing-refreference to a missing file: scripts/status.sh - warning
missing-refreference to a missing file: scripts/providers.sh - warning
missing-refreference to a missing file: references/creative-guidelines.md - warning
missing-refreference to a missing file: references/workflow-recipes.md - warning
missing-refreference to a missing file: references/freepik-ancillary-assets.md - warning
missing-refreference to a missing file: references/template-showcase.md - warning
missing-refreference to a missing file: references/remotion-rules-index.md - warning
missing-refreference to a missing file: assets/templates/aida-classic-16x9/ - warning
missing-refreference to a missing file: assets/templates/cinematic-product-16x9/ - warning
missing-refreference to a missing file: assets/templates/saas-metrics-16x9/ - warning
missing-refreference to a missing file: assets/templates/mobile-ugc-9x16/ - warning
missing-refreference to a missing file: assets/templates/blank-16x9/ - warning
missing-refreference to a missing file: assets/templates/explainer-16x9/
Process rating: all ten parameters 43/100
- 0Tools and files. 29 referenced file(s) missing: references/command-reference.md, references/provider-matrix.md, references/prompt-cookbook.md
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 3 mutating operations with no state check
- 40Consistency. Frontmatter name (shellbot-creative-studio) differs from the folder (test-creative-studio)
- 50When it triggers. No condition that starts the skill
- 50Failures and branches. 0 branches, has a failure section
- 60Result and completion. Output format stated, no completion criterion
- 85Steps. 77 steps, 1 vague phrases
- 100Execution cost. Instruction body is 3374 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +1No license
- +2Single-language instructions
- +3Description length 359: enough signal without eating the budget
- +4Structure: 28 headings
- +3Step-by-step instructions: 77 items
- +3Output format is stated explicitly
- +4Has examples (14 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 75.