
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
CLI for the Program video creation platform.
# Build and link globally
pnpm build
pnpm link --global
# Verify installation
program --version
# Watch mode
pnpm dev
# Type checking
pnpm typecheck
# Lint
pnpm lint
| Variable | Description | Default |
|---|---|---|
PROGRAM_BASE_URL | OAuth provider URL | http://localhost:3000 |
PROGRAM_CONVEX_URL | Convex deployment URL | Uses NEXT_PUBLIC_CONVEX_URL |
Credentials are stored in ~/.program/credentials.json.
# Authentication
program auth login # OAuth browser flow
program auth status --json # Check auth state
program auth logout # Clear credentials
# Projects
program project list --json
program project create --title "My Video" --json
# Workflows
program workflow list --json
program workflow run <templateId> --project <id> --json
program workflow status <execId> --watch --json
# Tools (direct composition manipulation)
program tool list --json
program tool exec <name> --project <id> --params '{}' --json
# Messages
program message send "text" --project <id> --json
skill/references/COMMANDS.mdskill/references/EXAMPLES.mdKNOWN_ISSUES.mdVIDEO_QUALITY.mdThis CLI is designed to be used by AI agents via the Program skill:
skill/SKILL.md to learn available commands--json for machine-readable outputFAQs
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.