Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@aiswarm/orchestrator
Advanced tools
The orchestrator is the main component of the AI Swarm. It is responsible for managing the agents and their skills, and for orchestrating the communication between them.
This project is currently in a very early stage and is not ready for use beyond exploratory development.
If you're looking for an easy way to get started with the AI Swarm, check out the Conductor project.
This project is split into multiple packages that are loaded as plugins by the orchestrator. This allows developers to choose which plugins they want to use and to create their own plugins based on the examples provided here. The goal is to provide a basic functionality that can be extended by the community.
Once published you can find the plugins on npm with the @aiswarm:plugin
keyword. Installed plugins are automatically loaded by the orchestrator when they're installed.
The orchestrator is the core of the AI Swarm and is responsible for managing the agents and their skills, and for orchestrating the communication between them and the user. It's designed to be able to run in both a browser and a node.js environment. Local file access is provided through the ui-cli project.
FAQs
Organizes a swarm of AI agents to work together
We found that @aiswarm/orchestrator 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.