SKILLEMALL.ai

BB videodb-monitoring

Screen recording capabilities. Generate stream URLs, search recordings, get transcripts.

ClawHub Agent Skills author: omgate234 v1.0.1 MIT-0 6 files body ≈ 1 496 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process B 77/100 · Nearly there — weak spots: result and completion, progress reporting

GeneratorInfrastructureMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
B
89/100
safety, quality, tests
Safety 60%
94
Quality 40%
81
Run on models
none yet
Process rating
B
77/100
Nearly there
Result and completion w 14
0
Progress reporting w 2
0
When it triggers w 12
70
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 · 6

    ✓ No critical or high findings

    Medium and low: 6
    • low Dangerous commands cmd-background-process README.md:76
      Starts a background / autostarted process
      nohup npx tsx monitor.ts > ~/.videodb/logs/monitor.log 2>&1 &
    • low Dangerous commands cmd-background-process README.md:77
      Starts a background / autostarted process
      disown
    • low Dangerous commands cmd-background-process README.md:159
      Starts a background / autostarted process
      nohup npx tsx monitor.ts > ~/.videodb/logs/monitor.log 2>&1 &
    • low Dangerous commands cmd-background-process README.md:160
      Starts a background / autostarted process
      disown
    • low Dangerous commands cmd-background-process SKILL.md:40
      Starts a background / autostarted process
      cd {baseDir} && nohup npx tsx monitor.ts > ~/.videodb/logs/monitor.log 2>&1 & disown && sleep 3
    • low Dangerous commands cmd-background-process videodb.ts:89
      Starts a background / autostarted process (string literal in code, not executed)
      console.error("   disown\n");
      code literal

    Files scanned: 6. 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 77/100

    • 0Result and completion. Does not say what the result is
    • 0Progress reporting. Says nothing while it works
    • 70When it triggers. States when to use, but not when not to
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Tools and files. No external tools needed
    • 100Steps. 18 steps
    • 100Failures and branches. 8 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1496 tokens
    • 100Running it twice. Mutating operations check current state

    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)
    • +3Description length 88: 120–800 characters recommended
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +4Structure: 16 headings
    • +3Step-by-step instructions: 18 items
    • +4Has examples (20 code blocks)

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

    External checks

    ClawHub: suspicious
    This screen-recording skill appears purpose-related, but it can run persistent screen/audio monitoring, index sensitive activity, and expose recordings with too little user control or warning.
    LLM: suspicious (medium) · VirusTotal: · 29 May 2026