Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Test Skill

v0.0.1

Headless creative production studio for AI agents. Generate images, edit photos, create videos, produce voiceover/music/SFX, and assemble polished output via...

0· 95·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for cohnen/test-creative-studio.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Test Skill" (cohnen/test-creative-studio) from ClawHub.
Skill page: https://clawhub.ai/cohnen/test-creative-studio
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: FREEPIK_API_KEY
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install test-creative-studio

ClawHub CLI

Package manager switcher

npx clawhub@latest install test-creative-studio
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The high-level purpose (images, video, audio) matches the providers and endpoints listed in SKILL.md, but some provider claims look odd (e.g., Freepik listed as covering voice/music/SFX) and the skill advertises many capabilities beyond what the single declared required env var (FREEPIK_API_KEY) implies.
!
Instruction Scope
SKILL.md instructs the agent to call many external APIs, run node/npm/npx, ffmpeg, python scripts, and use 'scripts/*' and 'references/*.md' files — yet the skill bundle contains only SKILL.md. The instructions permit reading and writing files and network calls to many endpoints, which is expected for a media pipeline but also broad; the absence of the referenced scripts/docs and the explicit allowed-tools list is a coherence gap.
Install Mechanism
No install spec (instruction-only) — lowest installer risk. However, because SKILL.md expects various CLIs and scripts to exist on the host, an implicit install of binaries (node, ffmpeg, etc.) is effectively required but not provided by the skill.
Credentials
The registry requires only FREEPIK_API_KEY, but SKILL.md documents use of multiple provider keys (FAL_API_KEY, GOOGLE_API_KEY, OPENROUTER_API_KEY, ELEVENLABS_API_KEY). Requiring only Freepik while supporting many optional provider keys is reasonable, but the skill's claim that Freepik alone 'covers all capabilities' (including voice/music/SFX) is questionable and should be validated before providing other provider credentials.
Persistence & Privilege
The skill does not request always:true or access to system config paths. It allows autonomous invocation (platform default) but does not request elevated persistent privileges in the manifest.
What to consider before installing
This skill is instruction-only but its runtime docs expect many CLIs (node, npm/npx, ffmpeg, python3), local scripts (scripts/*), and reference files that are not included in the bundle — confirm these tools and files exist in your environment before use. Verify the exact provider capabilities (e.g., whether Freepik actually provides TTS/music) and only supply API keys that you trust and are necessary; do not paste broad-scoped credentials (like a general Google API key) unless required. Because the skill will perform network calls to multiple third-party endpoints, review the homepage and any external code repositories, and prefer creating limited-scope API keys for each provider. If you need stronger assurance, ask the publisher for the missing scripts/reference files and an explicit install plan, or run the skill in an isolated environment first.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🎬 Clawdis
Any bincurl, jq
EnvFREEPIK_API_KEY
Primary envFREEPIK_API_KEY
latestvk974b6mhe9nhhfytnxtcsd4tn983mnvctestvk974b6mhe9nhhfytnxtcsd4tn983mnvc
95downloads
0stars
1versions
Updated 1mo ago
v0.0.1
MIT-0

shellbot-creative-studio

Headless creative production studio for AI agents. One skill to generate images, edit photos, create videos, produce audio, and assemble everything into polished video output via Remotion.

Philosophy: Opinionated defaults, narrow overrides. Just works with whatever API keys you have.

Commands

CommandDescriptionExample
imageGenerate images (T2I, reference-guided)image --prompt "product shot" --style photo
editEdit images (upscale, remove-bg, inpaint, outpaint, style-transfer, relight)edit --input img.png --action upscale
videoGenerate video clips (T2V, I2V)video --prompt "cinematic intro" --duration 5
voiceText-to-speech narrationvoice --text "Welcome to..." --output vo.mp3
musicBackground music generationmusic --prompt "upbeat cinematic" --duration 30
sfxSound effects generationsfx --prompt "whoosh transition" --duration 2
remotion initBootstrap Remotion project from templateremotion init --template cinematic-product-16x9
remotion renderRender Remotion project to MP4remotion render --project ./my-video
planCreative brief to storyboard JSONplan --brief "Launch video for..." --framework aida
pipelineEnd-to-end production (plan to render)pipeline --brief "..." --template aida-classic-16x9
statusCheck async task statusstatus --task-id abc123 --provider freepik
providersShow available providersproviders

Read references/command-reference.md for full parameter docs.

Arguments

  • Command: $0 — one of the commands above
  • All args: $ARGUMENTS — forwarded to the command script

Authentication

Set one or more of these environment variables:

VariableProviderCapabilitiesSetup
FREEPIK_API_KEYFreepikimage, edit, video, voice, music, sfxhttps://www.freepik.com/api/keys
FAL_API_KEYfal.ai (+ Nano Banana 2 via fal)image, edit, videohttps://fal.ai/dashboard/keys
GOOGLE_API_KEYNano Banana 2 (via Google)image, edithttps://aistudio.google.com/apikey
OPENROUTER_API_KEYOpenRouter (Nano Banana 2 + many image models)imagehttps://openrouter.ai/keys
ELEVENLABS_API_KEYElevenLabsvoice, music, sfxhttps://elevenlabs.io/app/settings/api-keys

Nano Banana 2 auto-detects the best available backend: GOOGLE_API_KEY (preferred) > FAL_API_KEY (fal-ai/nano-banana-2) > OPENROUTER_API_KEY > infsh CLI. OpenRouter also works as a standalone image provider with access to many models — see https://openrouter.ai/collections/image-models

At minimum, set FREEPIK_API_KEY (covers all capabilities). Run providers to check what's available.

Provider auto-routing

Each command auto-selects the best provider based on available API keys. Override with --provider.

TaskPriority 1Priority 2Priority 3
imageNano Banana 2 (GOOGLE_API_KEY / FAL_API_KEY / OPENROUTER_API_KEY)Freepik Seedream v5 litefal Flux-2 / OpenRouter
editFreepik (precision upscale)fal (creative upscale)Nano Banana 2 (iterative)
videoFreepik Kling v3 (quality)fal Kling v2 (fallback)
voiceFreepik ElevenLabsElevenLabs direct
musicFreepik music genElevenLabs
sfxFreepik SFXElevenLabs

Read references/provider-matrix.md for the full model selection decision tree.


Opinionated creative workflow

This is how to think about when to use each tool. Follow this decision framework.

When to use Nano Banana 2 (Gemini) for images

Nano Banana 2 is the default for image generation because:

  • Best multi-image consistency (same character, same product across scenes)
  • Instruction-based editing with up to 14 reference images
  • Native Google Search grounding for real-world accuracy
  • Fast and cheap (~$0.067/1K image on Flash, ~$0.134 on Pro)

Use Nano Banana 2 (gemini-3.1-flash-image-preview) when:

  • Ideating scene visuals (fast iteration, batch 4 variants)
  • Building a visual kit (hero, alt angle, detail, background — same style)
  • Editing existing images with text instructions
  • Combining multiple reference images into a new composition

Use Nano Banana Pro (gemini-3-pro-image-preview) when:

  • Maximum quality needed for hero shots
  • Complex compositions with precise text rendering
  • Final delivery assets (not just concepting)

Switch to Freepik Seedream v5 lite when:

  • Fast, high-quality generation with Freepik (default Freepik model)
  • You want Freepik's rendering quality without specifying a model
  • Commercial-ready output

Other Freepik models (use --model):

  • seedream-v4-5 — typography-heavy posters and ad creatives
  • mystic — ultra-photoreal product photography (slower, higher cost)
  • flux-2-klein — sub-second generation for rapid concepting

When to use Kling (video) vs Remotion

This is the most important decision. Never use AI video for what Remotion does better.

Use Kling (video command) for:

  • Hero moments: product reveals, cinematic openings, emotional beats (3-8s clips)
  • Organic motion that's hard to code: water, fire, fabric, hair, camera orbits
  • Image-to-video: animate a still into a living scene
  • Transition inserts: short clips between Remotion scenes

Use Remotion for:

  • Text animations, captions, kinetic typography
  • Precise timing synced to voiceover
  • Brand overlays, logos, consistent color grading
  • Data visualizations, metric counters, charts
  • Scene transitions (cuts, wipes, dissolves — deterministic)
  • Final assembly: compositing Kling clips + stills + audio + text

The ideal workflow:

  1. Generate scene stills with Nano Banana 2 (consistency across scenes)
  2. Animate 2-3 hero stills with Kling (cinematic motion)
  3. Generate voiceover + music
  4. Assemble everything in Remotion (timing, text, transitions, audio mix)

When to use the pipeline command vs manual steps

Use pipeline for standard product marketing or explainer videos where you trust the defaults. It runs the full plan-to-render sequence automatically.

Use manual steps when:

  • You need to review/cherry-pick assets between steps
  • The creative direction requires unusual choices
  • You want to iterate on individual scenes
  • You're composing a complex multi-format campaign (16:9 + 9:16 + stills)

Read references/prompt-cookbook.md for proven prompt patterns for every command — product photography, SaaS UI, transparent assets, video reveals, audio recipes, and full end-to-end examples.


Command behavior

$0 = image

Generate images with smart provider selection.

bash scripts/image.sh --prompt "Studio product shot of wireless earbuds, soft lighting" \
  --style photo --size 16:9 --resolution 2k --output hero.png

Force a specific provider or model:

bash scripts/image.sh --prompt "..." --provider freepik --model seedream-v4-5
bash scripts/image.sh --prompt "..." --provider nano-banana-2 --count 4
bash scripts/image.sh --prompt "..." --provider nano-banana-2 --model pro  # Nano Banana Pro

Nano Banana 2 models:

  • gemini-3.1-flash-image-preview (default) — fast, cheap, great consistency
  • pro or gemini-3-pro-image-preview — highest quality, 2x cost

$0 = edit

Edit images with 6 actions: upscale, remove-bg, inpaint, outpaint, style-transfer, relight.

bash scripts/edit.sh --input hero.png --action upscale --scale 4 --output hero-4k.png
bash scripts/edit.sh --input photo.jpg --action remove-bg --output photo-nobg.png
bash scripts/edit.sh --input scene.png --action outpaint --left 512 --right 512 --prompt "extend the landscape"

$0 = video

Generate video clips. Supports text-to-video and image-to-video.

Opinionated approach: Always generate a still first with image, review it, then animate with video --image. This gives you control over the starting frame.

bash scripts/video.sh --prompt "Product floating in space, rotating slowly" \
  --duration 5 --aspect 16:9 --output hero-clip.mp4

bash scripts/video.sh --prompt "Camera orbits around the product" \
  --image hero.png --duration 5 --output orbit-clip.mp4

$0 = voice

Generate voiceover narration.

bash scripts/voice.sh --text "Welcome to the future of productivity." \
  --voice 21m00Tcm4TlvDq8ikWAM --output vo-intro.mp3

$0 = music

Generate background music.

bash scripts/music.sh --prompt "cinematic ambient, subtle and professional" \
  --duration 45 --output music.mp3

$0 = sfx

Generate sound effects.

bash scripts/sfx.sh --prompt "soft whoosh transition" --duration 1.5 --output whoosh.mp3

$0 = remotion init

Bootstrap a Remotion project from bundled templates.

bash scripts/remotion_init.sh --template cinematic-product-16x9 --name MyProduct --output ./my-video
bash scripts/remotion_init.sh --list  # Show available templates

Templates: aida-classic-16x9, cinematic-product-16x9, saas-metrics-16x9, mobile-ugc-9x16, blank-16x9, explainer-16x9

All templates use Remotion 4.0.419 (pinned), React 18, TypeScript. Each includes npm run start (studio), npm run render, and npm run verify.

$0 = remotion render

Render a Remotion project to MP4.

bash scripts/remotion_render.sh --project ./my-video --output final.mp4 --codec h264 --crf 18

$0 = plan

Convert a creative brief into a structured storyboard.

bash scripts/plan.sh --brief "Launch video for FitPulse, a fitness app for busy professionals" \
  --framework aida --duration 45 --output storyboard.json

For AIDA framework, provide structured brief JSON:

bash scripts/plan.sh --brief-file brief.json --framework aida --output plan.json

Required AIDA fields: product_name, audience, problem, solution, use_cases (array), cta, incentive

$0 = pipeline

Run the full production pipeline: brief to rendered video.

bash scripts/pipeline.sh \
  --brief "Launch video for a new AI writing assistant targeting content creators" \
  --template cinematic-product-16x9 \
  --output-dir ./creative-output \
  --duration 45

# Dry run to preview the plan:
bash scripts/pipeline.sh --brief "..." --dry-run

# Stop before render for review:
bash scripts/pipeline.sh --brief "..." --skip-render

Pipeline steps: plan > generate images > upscale heroes > generate video clips > voiceover > music > Remotion assembly > render

$0 = providers

Check which providers are available.

bash scripts/providers.sh

$0 = status

Check async task status.

bash scripts/status.sh --task-id abc123 --provider freepik
bash scripts/status.sh --all  # Show all tracked tasks

Output convention

  • JSON to stdout — machine-readable, pipe-friendly
  • Colored logs to stderr — human-readable status updates
  • All commands support --dry-run to preview without API calls
  • Async tasks are tracked in .creative-tasks.jsonl per output directory

Remotion principles

  • Remotion is the source of truth for timing, layout, animation, and render
  • External tools (Freepik, ElevenLabs, Kling) generate ancillary assets only
  • Transitions: 8-18 frames, purposeful (not decorative)
  • Load fonts explicitly with @remotion/google-fonts
  • Always run npm run verify before npm run render
  • Load reference rules from references/remotion-rules/ as needed

Read references/remotion-playbook.md for detailed Remotion implementation guidance.

Local resources

Scripts (CLI commands)

  • scripts/creative.sh — Main router (dispatches to sub-commands)
  • scripts/image.sh — Image generation
  • scripts/edit.sh — Image editing (6 actions)
  • scripts/video.sh — Video generation
  • scripts/voice.sh — Text-to-speech
  • scripts/music.sh — Music generation
  • scripts/sfx.sh — Sound effects
  • scripts/remotion_init.sh — Remotion project bootstrap
  • scripts/remotion_render.sh — Remotion render
  • scripts/plan.sh — Brief to storyboard
  • scripts/pipeline.sh — End-to-end pipeline
  • scripts/status.sh — Task status checker
  • scripts/providers.sh — Provider availability

References

  • references/command-reference.md — Full parameter docs for every command
  • references/provider-matrix.md — Provider/model decision tree
  • references/creative-guidelines.md — Quality standards
  • references/workflow-recipes.md — End-to-end recipe examples
  • references/remotion-playbook.md — Remotion implementation guide
  • references/freepik-ancillary-assets.md — Asset generation recipes
  • references/template-showcase.md — Template selector guide
  • references/remotion-rules-index.md — Index of 29+ Remotion rule files
  • references/remotion-rules/ — Detailed Remotion rules (animations, audio, text, transitions, etc.)

Templates (Remotion projects)

  • assets/templates/aida-classic-16x9/ — AIDA product marketing
  • assets/templates/cinematic-product-16x9/ — Dramatic product launch
  • assets/templates/saas-metrics-16x9/ — B2B dashboard metrics
  • assets/templates/mobile-ugc-9x16/ — Vertical social (Reels/TikTok)
  • assets/templates/blank-16x9/ — Minimal starter
  • assets/templates/explainer-16x9/ — 5-scene how-it-works

Comments

Loading comments...