videodb

Warn

Audited by Runlayer on Mar 4, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
90%
Files
13
Flagged
4
Chunks
22
Flagged Files (4)
videodb/reference/capture.mdMEDIUM
89.6%

Malicious tool definition detected

`/tmp/videodb_capture_info.json`) so other scripts can read it. 8. **Keep the process alive.** Use `asyncio.Event` with signal handlers for `SIGINT`/`SIGTERM` to block until explicitly stopped. Write a PID file (e.g. `/tmp/videodb_capture_pid`) so the process can be stopped later with `kill $(cat /tmp/videodb_capture_pid)`.

videodb/scripts/ws_listener.pyLOW
72.5%

Malicious tool definition detected

Usage: python scripts/ws_listener.py [OPTIONS] [output_dir] Arguments: output_dir Directory for output files (default: /tmp or VIDEODB_EVENTS_DIR env var) Options: --clear Clear the events file before starting (use when starting a new session) Output files: <output_dir>/videodb_events.jsonl - All WebSocket events (JSONL format) <output_dir>/videodb_ws_id - WebSocket connection ID <output_dir>/videodb_ws_pid - Process ID for easy termination Output (first line, for parsing):

videodb/SKILL.mdLOW
60.2%

Tool passed security scan

videodb/reference/rtstream.mdLOW
54.9%

Tool passed security scan

Passed Files (9)Click to expand
videodb/reference/streaming.mdOK
44.1%

Tool passed security scan

videodb/.env.exampleOK
40.6%

Tool passed security scan

videodb/reference/generative.mdOK
34.5%

Tool passed security scan

videodb/reference/use-cases.mdOK
28.4%

Tool passed security scan

videodb/reference/capture-reference.mdOK
25.8%

Tool passed security scan

videodb/reference/search.mdOK
23.4%

Tool passed security scan

videodb/reference/editor.mdOK
23.3%

Tool passed security scan

videodb/reference/api-reference.mdOK
15.5%

Tool passed security scan

videodb/reference/rtstream-reference.mdOK
15.2%

Tool passed security scan

Audit Metadata
Max File Score
90%
Classification
KNOWN_SERVER_PARTIAL_KNOWN
Files Scanned
13
Files Flagged
4
Chunks Analyzed
22
Analyzed
Mar 4, 2026, 11:44 AM
Security Audit — runlayer — videodb