Caveat verdict

videoarm

video-reader

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Orchestrates local frame extraction, audio transcription, and sub-agent dispatch for video QA — all behavior matches the stated purpose with no exfiltration.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

55
security
80
transparency
70
maintenance

Findings (5)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

videoarm_cli/videoarm_audio.py · prose · downgraded · subprocess.run(

Pattern match medium

os.system/popen — direct OS command execution

videoarm_local_whisper/setup.py · prose · downgraded · os.system(

Pattern match low

Python os.environ.get — reads environment variable

videoarm_cli/videoarm_audio.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

videoarm_lib/config.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

process_exec

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API