
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
pi-code-review
Advanced tools
A Pi extension that provides automated, language-aware code review after the agent writes or modifies files.
A Pi extension that provides automated, language-aware code review after the agent writes or modifies files.
pi install npm:pi-code-review
After each turn where the agent edits files, a language-aware review checklist is injected into the system prompt. The agent self-reviews before proceeding, catching type safety issues, error handling gaps, security concerns, and naming problems.
Supports: TypeScript, Python, Go, Rust, Java, PHP.
/review)Run a thorough code review with structured findings:
/review # review all uncommitted changes
/review --staged # only staged changes
/review --ref=main # diff against main
/review src/foo.ts # specific files
When an Anthropic API key is available, /review uses a direct Haiku call for structured output with severity-leveled findings (CRITICAL / HIGH / MEDIUM / INFO). Without an API key, it falls back to a prompt-based review via the session agent.
tool_execution_end to collect files modified by Write/Edit tools during each turnturn_end, snapshots the accumulated edits (no per-edit overhead)before_agent_start, injects a brief language-specific review checklist into the system prompt/review reads file contents, calls Haiku for structured analysis, and formats findings with severity, line numbers, and suggestionsMIT
FAQs
A Pi extension that provides automated, language-aware code review after the agent writes or modifies files.
We found that pi-code-review 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.

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.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.