
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
@futdevpro/ccap
Advanced tools
Agent-architektúra: CLI, server, client és e2e alprojektek. A projekt követelményeit és technikai leírásait a specifikációk és a dokumentációk tartalmazzák.
Fő specifikációs fájl (mindig innen indulj):
Etalon: Az agentic rendszer vizuális referenciája: Agentic System canvas.
Egyéb fontos specifikációs fájlok:
| Fájl | Leírás |
|---|---|
| technical-specifications.md | Tech stack, CLI commander, NPM global, monitoring |
| scope/mvp1-and-vertical-slice.md | MVP1 és vertical slice hatókör |
| TODO.md | TODO lista |
| BACKLOG.md | Backlog elemek |
A részletes specifikációk (agentic loop, run flow, context, tools, contracts, compacting, messaging, LLM, system) a main.md linkjein keresztül érhetők el.
A CCAP parancssori alkalmazásként használható: globális telepítés után a ccap parancs indítja a rendszert és a kliens felületet.
npm i -g @futdevpro/ccap (vagy pnpm add -g @futdevpro/ccap)ccap start – egyszerre elindítja a frontend-et és a szervertccap start / ccap stop / ccap restart – server életciklus (a restart SIGKILL-fallback + port-free poll-lal, BUG-CLI-RESTART-UPDATE-001 cycle 721)ccap update – npm update -g @futdevpro/ccap + restart, visible-status output (BUG-CLI-RESTART-UPDATE-001 cycle 725)ccap repair – npm-install staging-leftover (.ccap-*) takarítás, ha egy korábbi npm install ENOTEMPTY-vel megbukott (BUG-CLI-RESTART-UPDATE-001 cycle 722)ccap chat / ccap config / ccap status – chat, beállítás, állapotRészletes usage és parancsok: CLI commander, NPM global és telepítés, Setup flow.
A monorepo több alprojektet foglal magában; mindegyiknek saját package.json-ja van:
| Hely | Leírás |
|---|---|
| package.json | Gyökér: @futdevpro/ccap, bin ccap, scriptek a client/server/cli/e2e indításához, build-hez és test-hez. |
| server/package.json | Backend (Express, agent, LLM, messaging, tools). |
| client/package.json | Frontend (Angular). |
| cli/package.json | CLI (Commander, setup, parancsok). |
| e2e/package.json | E2E tesztek. |
Gyakori parancsok (gyökérből):
pnpm prep – Függőségek telepítésepnpm start – Client + server együtt (concurrently)pnpm test – CLI + server + client tesztekpnpm run build – CLI + server build, majd UI build a serverhezpnpm run test-e2e – E2E tesztekA pontos scriptek és opciók a fenti package.json fájlokban találhatók.
npm i -g @futdevpro/ccap), majd ccap start; részletek: CLI commander, Setup flow.package.json fájlok (fenti táblázat).FAQs
CCAP Revisioned – Agent architektúra; CLI, server, client, e2e alprojektek.
The npm package @futdevpro/ccap receives a total of 0 weekly downloads. As such, @futdevpro/ccap popularity was classified as not popular.
We found that @futdevpro/ccap demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.