
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
@program-video/cli
Advanced tools
Local command-line interface for Program
npm install -g @program-video/cli
Or run directly:
npx @program-video/cli@latest <command>
The CLI talks to the local Program desktop app and its local database. Make sure Program is running before executing commands.
# List available tools
program tool list
# Read a composition
program tool exec readComposition --project <composition-id>
# Execute a tool with JSON params
program tool exec updateScene --project <composition-id> --params '{"sceneId":"...","code":"..."}'
# List local templates
program template list
# Run a template
program template run <template-id>
# Watch a template execution
program template status <execution-id> --watch
# List research items
program research list
# Add a research item
program research add --url https://example.com
# List nodes in a composition
program node list --composition <composition-id>
# Execute a node
program node execute <node-id> --composition <composition-id>
program docs
| Option | Description |
|---|---|
--json | Output JSON for scripting |
--help | Show command help |
Proprietary - Copyright © 2026 Latent Supply Pty Ltd
FAQs
CLI for the Program desktop app (local-only)
The npm package @program-video/cli receives a total of 1 weekly downloads. As such, @program-video/cli popularity was classified as not popular.
We found that @program-video/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.