
Security News
TypeScript 6.0 Released: The Final JavaScript-Based Version
TypeScript 6.0 introduces new standard APIs, modern default settings, and deprecations as it prepares projects for the upcoming TypeScript 7.0 release.
@versatly/loom-workflow
Advanced tools
CLI for analyzing Loom videos into structured workflows using Gemini Video API.
yt-dlp installed and available in PATHGEMINI_API_KEY environment variable setnpm install
npm run build
loom-workflow analyze <loom-url-or-video-path> [-o output-dir] [--model gemini-2.0-flash]
loom-workflow visualize <analysis.json> [-o output-dir]
loom-workflow export <analysis.json> --format lobster|mermaid|html [-o output-path]
Generates:
workflow-analysis.jsonworkflow.lobsterworkflow-summary.mdworkflow-diagram.mdworkflow-visual.htmlExample:
loom-workflow analyze "https://www.loom.com/share/your-video-id" -o ./output
For local testing:
loom-workflow analyze ~/.openclaw/workspace/loom-workflow/test-output/video.mp4 -o ./output
Re-generates Mermaid and HTML visual artifacts from an existing analysis JSON:
loom-workflow visualize ./output/workflow-analysis.json
Exports one artifact format to stdout or file:
loom-workflow export ./output/workflow-analysis.json --format mermaid
loom-workflow export ./output/workflow-analysis.json --format lobster -o ./output/
FAQs
CLI for analyzing Loom workflows with Gemini Video API.
We found that @versatly/loom-workflow 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.

Security News
TypeScript 6.0 introduces new standard APIs, modern default settings, and deprecations as it prepares projects for the upcoming TypeScript 7.0 release.

Security News
/Research
Newly published Trivy Docker images (0.69.4, 0.69.5, and 0.69.6) were found to contain infostealer IOCs and were pushed to Docker Hub without corresponding GitHub releases.

Research
/Security News
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.