BB videodb-monitoring
Screen recording capabilities. Generate stream URLs, search recordings, get transcripts.
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
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-processREADME.md:76Starts a background / autostarted processnohup npx tsx monitor.ts > ~/.videodb/logs/monitor.log 2>&1 &
-
low Dangerous commands
cmd-background-processREADME.md:77Starts a background / autostarted processdisown
-
low Dangerous commands
cmd-background-processREADME.md:159Starts a background / autostarted processnohup npx tsx monitor.ts > ~/.videodb/logs/monitor.log 2>&1 &
-
low Dangerous commands
cmd-background-processREADME.md:160Starts a background / autostarted processdisown
-
low Dangerous commands
cmd-background-processSKILL.md:40Starts a background / autostarted processcd {baseDir} && nohup npx tsx monitor.ts > ~/.videodb/logs/monitor.log 2>&1 & disown && sleep 3 -
low Dangerous commands
cmd-background-processvideodb.ts:89Starts 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