Claude Skill
SuperagenticAI/superclaw
SuperClaw 是一个开源的 Python 框架,用于对 AI 智能体进行红队测试。在攻击者之前主动发现漏洞,增强智能体 AI 安全性。
概览
仓库信息
安装这个 Skill
pip install superclawRegistry 信息
pip install superclawpip install superclaw[codeoptix]
项目简介
SuperClaw 是一个开源的 AI 智能体红队测试框架,旨在主动发现安全漏洞,防止被恶意利用。基于 Python 构建,帮助开发者对智能体 AI 系统进行对抗性攻击压力测试。
SuperClaw: Red-Team AI Agents Before They Red-Team You
要点
- AI 智能体红队测试
- 主动漏洞发现
- 基于 Python 的开源框架
- 对抗性攻击模拟
- 专注智能体 AI 安全
使用场景
- AI 智能体系统安全审计
- 部署前漏洞评估
- 对抗鲁棒性评估
- 智能体 AI 安全研究
- AI 智能体的 CI/CD 安全集成
README 摘要
# 🦞 SuperClaw <p align="center"> <a href="https://pypi.org/project/superclaw/"><img alt="PyPI" src="https://img.shields.io/pypi/v/superclaw" /></a> <a href="https://superagenticai.github.io/superclaw/"><img alt="Docs" src="https://img.shields.io/badge/Docs-online-brightgreen" /></a> <a href="https://github.com/SuperagenticAI/superclaw"><img alt="GitHub Repo" src="https://img.shields.io/badge/GitHub-superclaw-black?logo=github" /></a> <a href="https://github.com/SuperagenticAI/superclaw/actions/workflows/ci.yml"><img alt="CI" src="https://github.com/SuperagenticAI/superclaw/actions/workflows/ci.yml/badge.svg" /></a> <a href="https://github.com/SuperagenticAI/superclaw/actions/workflows/docs.yml"><img alt="Docs Build" src="https://github.com/SuperagenticAI/superclaw/actions/workflows/docs.yml/badge.svg" /></a> <a href="https://opensource.org/licenses/Apache-2.0"><img alt="License" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" /></a> </p> <p align="center"> <img src="https://raw.githubusercontent.com/SuperagenticAI/superclaw/main/assets/superclaw_logo.png" alt="SuperClaw logo" width="220" /> </p> <p align="center"> <strong>Red-Team AI Agents Before They Red-Team You</strong><br/> Scenario-driven, behavior-first security testing for autonomous agents. </p> <p align="center"> <a href="https://superagenticai.github.io/superclaw/"><img src="https://img.shields.io/badge/📚_Full_Documentation-superagenticai.github.io/superclaw-blue?style=for-the-badge" alt="Documentation" /></a> </p> <p align="center"> <a href="#-quick-start">Quick Start</a> • <a href="#-features">Features</a> • <a href="#-attack-techniques">Attack Techniques</a> • <a href="https://superagenticai.github.io/superclaw/">Full Docs</a> </p> --- ## ⚠️ Security and