
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
@strav/create
Advanced tools
Scaffold a new Strav application.
bunx @strav/create@latest my-app --api # headless REST API
bunx @strav/create@latest my-app --web # full-stack with views
bunx @strav/create@latest my-app # interactive prompt
.strav views, sessions, and static filesbunx @strav/create <project-name> [options]
--api Headless REST API template
--web Full-stack template with views and static files
--template, -t api|web Alias for --api / --web
--db <name> Database name (default: project name)
-h, --help Show help
my-app/
├── index.ts Server entry point
├── strav.ts CLI (migrations, generators)
├── config/ Configuration files
├── database/schemas/ Schema definitions
├── start/routes.ts Route registration
├── tests/ Test files
├── .env Environment variables
└── package.json
MIT
FAQs
Scaffold a new Strav application
We found that @strav/create 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.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.