
Security News
npm Tooling Bug Incorrectly Marks One-Character Packages as Security Holders
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.
CrewCode: A Model Context Protocol (MCP) server for AI-powered code analysis and multi-agent collaboration
Build your AI team with your existing subscriptions
Transform Claude, Gemini, and Copilot into a collaborative development team. No extra costs—just your existing AI subscriptions working together.
Bring AI agents directly into your team's workspace:
@claude, @gemini, @copilot work together in real-time# Install
npm install -g crewcode
# Initialize
crewcode init
# Check system
crewcode doctor
# Try it out
crewcode query "@claude analyze my code"
crewcode execute "@claude create a login component"
# Start CrewCode in your Slack workspace
crewcode slack
# Your team can now:
# - @mention AI agents in channels
# - Maintain context in threads
# - Share AI insights with the whole team
👉 Complete Slack Setup Guide →
crewcode query "@claude review this code"
crewcode execute "@gemini optimize performance"
crewcode query "@claude @gemini @copilot compare approaches"
crewcode mcp # VS Code, Claude Desktop, Cursor
# Read-only analysis
crewcode query "@claude explain this function"
# File creation/modification
crewcode execute "@claude implement user authentication"
# Parallel tasks
crewcode execute "@claude create tests" "@gemini write docs"
# Pipeline workflows
crewcode query "@architect design API" | \
crewcode execute "@backend implement it"
# Thread-based conversations
crewcode query "@claude design login" --thread "auth-feature"
crewcode execute "@claude implement it" --thread "auth-feature"
# Let @crewcode create agents for you
crewcode execute "@crewcode Create a Python expert agent"
crewcode execute "@crewcode Create a React specialist with TypeScript"
crewcode execute "@crewcode Create a DevOps agent for Docker"
# Test your new agent
crewcode query "@python_expert Review my code"
Create crewcode.yaml (or agents.yaml for backward compatibility):
agents:
- id: "frontend_dev"
name: "React Expert"
provider: "claude"
working_directory: "./src"
inline:
type: "agent"
system_prompt: |
You are a senior React developer.
Provide detailed examples and best practices.
Note:
crewcode.yamlis the preferred configuration file name. The legacyagents.yamlis still supported for backward compatibility. If both files exist,crewcode.yamltakes priority.
Apache-2.0 License - Copyright (c) 2025 SowonLabs
Built by SowonLabs
FAQs
CrewCode: A Model Context Protocol (MCP) server for AI-powered code analysis and multi-agent collaboration
The npm package crewcode receives a total of 0 weekly downloads. As such, crewcode popularity was classified as not popular.
We found that crewcode 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
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.