pi-redteam
Multi-agent red teaming system for Pi - 10 specialized security agents for vulnerability assessment and penetration testing
Package details
Install pi-redteam from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-redteam- Package
pi-redteam- Version
1.0.2- Published
- Apr 15, 2026
- Downloads
- 208/mo · 16/wk
- Author
- jtregunna
- License
- MIT
- Types
- extension, skill, prompt
- Size
- 77.6 KB
- Dependencies
- 0 dependencies · 5 peers
Pi manifest JSON
{
"extensions": [
"./extensions/*.ts"
],
"skills": [
"./skills"
],
"prompts": [
"./prompts"
],
"video": "https://codeberg.org/canoozie/redteam/raw/main/demo.mp4",
"image": "https://codeberg.org/canoozie/redteam/raw/main/screenshot.png"
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
README.md
