
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@gaodes/pure-foundation
Advanced tools
Shared foundation layer for pure-* extensions (UI primitives, tool UI, widgets, and common helpers)
Shared foundation layer for pure-* extensions.
This package centralizes reusable building blocks across the Pure ecosystem:
pure-foundation is a shared library extension, not a feature extension. It should contain stable reusable primitives and helpers, not extension-specific business logic.
tools/ — tool rendering components (ToolCallHeader, ToolBody, ToolFooter, fields, states)widgets/ — higher-level reusable TUI widgets (Frame, InfoBox, ScrollablePanel, TabbedScrollablePanel, Tree)primitives/ — low-level terminal helpersui/components.ts — compatibility exports for ToolCallHeader, ToolBody, ToolFooter, etc.utils/ — shared non-UI helpers (currently findPiInstallation())UI modules were synced from:
@aliou/pi-utils-ui (local source mirror under ext-testing/.pi/npm/node_modules/@aliou/pi-utils-ui)import { ToolCallHeader, ToolBody, ToolFooter } from "../pure-foundation/ui/components";
or
import { ToolCallHeader } from "../pure-foundation/tools/ToolCallHeader";
pure-utils remains unchanged; this package is the new shared foundation track.FAQs
Shared foundation layer for pure-* extensions (UI primitives, tool UI, widgets, and common helpers)
We found that @gaodes/pure-foundation 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
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.