SKILLEMALL.ai

BB deapi-audio

Text-to-speech, voice cloning, voice design, and transcribe audio files via deAPI GPU network. Trigger on 'text to speech', 'TTS', 'generate voice', 'read aloud', 'voice clone', 'clone voice', 'voice design', 'design voice', 'custom voice', 'transcribe audio', 'STT'. For video/YouTube transcription use deapi-video instead.

ClawHub Agent Skills author: Alex Glowacki v1.0.1 MIT-0 9 files · 5 scripts body ≈ 1 010 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 73/100 · Nearly there — weak spots: inputs and preconditions, progress reporting

GeneratorYouTubeMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
B
89/100
safety, quality, tests
Safety 60%
90
Quality 40%
88
Run on models
none yet
Process rating
B
73/100
Nearly there
Inputs and preconditions w 11
0
Progress reporting w 2
0
Failures and branches w 10
55
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • 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 · 10

    ✓ No critical or high findings

    Medium and low: 10
    • low Secrets in code secret-high-entropy-token references/api.md:56
      High-entropy token-like string (may be an id, hash or a credential)
      ### Model: Qwen…ice
    • low Secrets in code secret-high-entropy-token references/api.md:93
      High-entropy token-like string (may be an id, hash or a credential)
      ### Model: Qwen…ign (Voice Design)
    • low Secrets in code secret-high-entropy-token references/api.md:106
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      "model": "Qwen…ign",
      quoted
    • low Secrets in code secret-high-entropy-token references/voices.md:102
      High-entropy token-like string (may be an id, hash or a credential)
      - **Qwen…ice** — custom voice TTS (`--model Qwen3` in text-to-speech.sh)
    • low Secrets in code secret-high-entropy-token references/voices.md:104
      High-entropy token-like string (may be an id, hash or a credential)
      - **Qwen…ign** — voice design (voice-design.sh)
    • low Secrets in code secret-high-entropy-token scripts/text-to-speech.sh:46
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      MODEL="Qwen…ice"
      quoted
    • low Secrets in code secret-high-entropy-token scripts/text-to-speech.sh:73
      High-entropy token-like string (may be an id, hash or a credential)
      Qwen…ice)
    • low Secrets in code secret-high-entropy-token scripts/voice-design.sh:46
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      echo "Model: Qwen…ign | Lang: $LANG" >&2
      quoted
    • low Secrets in code secret-high-entropy-token scripts/voice-design.sh:53
      High-entropy token-like string (may be an id, hash or a credential)
      \"model\": \"Qwen…ign\",
    • low Secrets in code secret-high-entropy-token scripts/voice-design.sh:77
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      --arg model "Qwen…ign" \
      detector

    Files scanned: 9. 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 73/100

    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Progress reporting. Says nothing while it works
    • 55Failures and branches. 1 branches
    • 60Result and completion. Output format stated, no completion criterion
    • 70When it triggers. States when to use, but not when not to
    • 100Tools and files. Tools declared in frontmatter
    • 100Steps. 15 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1010 tokens
    • 100Running it twice. No mutating operations

    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)
    • -31 of 5 scripts are never mentioned in SKILL.md
    • +1No license
    • +2Single-language instructions
    • +3Description length 324: enough signal without eating the budget
    • +4Structure: 5 headings
    • +3Step-by-step instructions: 15 items
    • +3Output format is stated explicitly
    • +4Has examples (1 code blocks)
    • +4Reference files are cited in the instructions (1 of 2)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 88.

    External checks

    ClawHub: clean
    This is a coherent deAPI audio skill, but it sends chosen text and audio to deAPI and may store the API key locally.
    LLM: benign (high) · VirusTotal: · 29 May 2026