BC shellbot-creative
Opinionated creative production system for image/video generation, image editing, motion scenes, voiceovers, music, and Remotion assembly. Combines Freepik, fal.ai, Nano Banana 2 (Gemini 3.1 Flash Image Preview), and Remotion workflows for explainers, product marketing videos, social ads, and reusable asset pipelines. Use when users ask to create or edit visual assets, generate clips, produce narration/music, or deliver a polished final video from a brief.
As a process C 61/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
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 instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".
If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.
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
- 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 · 17
✓ No critical or high findings
Medium and low: 17
-
medium Exfiltration
exfil-send-secrets-to-urlcreative-output/dry-run-freepik-first/manifests/routing.json:65Instruction to send secrets/history to an external endpoint (describes API authentication (bearer / header / HTTPS); the skill's own vendor host; quoted — discussed, not commanded)"command_hint": "curl -s -X POST https://api.freepik.com/v1/ai/imag…-v2 -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"image\":\"https://...\",\API authvendor-hostquoted -
medium Broad scope
meta-broad-allowed-toolsSKILL.md:1Broad tool permissions pre-approved: Bash(curl, Bash(curl, Bash(curl, Bash(curlallowed-tools: Bash(curl *api.freepik.com*) Bash(curl *queue.fal.run*) Bash(curl *api.fal.ai*) Bash(curl *fal.run*) Bash(jq *) Bash(mkdir *) Bash(infsh *) Bash(node *) Bash(npx *) Bash(npm *) Bash(ffm
-
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/freepik-task-plan.json:5Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command": "curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"prompt\":\"Create a 45-second product marketing vidvendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/freepik-task-plan.json:10Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command": "curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"prompt\":\"Create a 45-second product marketing vidvendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/freepik-task-plan.json:15Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command": "curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"prompt\":\"Create a 45-second product marketing vidvendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/freepik-task-plan.json:20Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command": "curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"prompt\":\"Create a 45-second product marketing vidvendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/freepik-task-plan.json:25Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command": "curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"prompt\":\"Create a 45-second product marketing vidvendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/run-freepik-first.sh:12Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{"prompt":"Create a 45-second product marketing video for an AI novendor-host -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/run-freepik-first.sh:15Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{"prompt":"Create a 45-second product marketing video for an AI novendor-host -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/run-freepik-first.sh:18Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{"prompt":"Create a 45-second product marketing video for an AI novendor-host -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/run-freepik-first.sh:21Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{"prompt":"Create a 45-second product marketing video for an AI novendor-host -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/commands/run-freepik-first.sh:24Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{"prompt":"Create a 45-second product marketing video for an AI novendor-host -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/manifests/routing.json:45Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command_hint": "curl -s -X POST https://api.freepik.com/v1/ai/mystic -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"prompt\":\"...\",\"resolution\":\"2k\"}'"vendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/manifests/routing.json:65Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command_hint": "curl -s -X POST https://api.freepik.com/v1/ai/imag…-v2 -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"image\":\"https://...\",\vendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/manifests/routing.json:85Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command_hint": "curl -s -X POST https://api.freepik.com/v1/ai/video/klin…pro -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"prompt\":\"...\",\"duration\"vendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/manifests/routing.json:105Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command_hint": "curl -s -X POST https://api.freepik.com/v1/ai/voiceover/elev…2-5 -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"text\":\"...\",\"voicvendor-hostquoted -
low Exfiltration
net-credential-usecreative-output/dry-run-freepik-first/manifests/routing.json:125Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host; quoted — discussed, not commanded)"command_hint": "curl -s -X POST https://api.freepik.com/v1/ai/music-generation -H 'x-freepik-api-key: $FREEPIK_API_KEY' -H 'Content-Type: application/json' -d '{\"prompt\":\"upbeat cinematic\",\"musivendor-hostquoted
Files scanned: 23. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
✓ No remarks against the Agent Skills spec
Process rating: all ten parameters 61/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 2 mutating operations with no state check
- 100Tools and files. Tools declared in frontmatter
- 100Steps. 64 steps
- 100Failures and branches. 3 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1881 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)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +3Description length 460: enough signal without eating the budget
- +4Structure: 19 headings
- +3Step-by-step instructions: 64 items
- +4Has examples (9 code blocks)
- +4Reference files are cited in the instructions (5 of 5)
- +3All 6 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 91.