Agent3Sigma-Canary
Sandboxed security evaluation and attack benchmarking for agents
All Skills in This Repository (12)
Pure Emerald Level Indicatorsdingtalk
Manage DingTalk contacts and messages through automated programmatic operations.
bank_system
Manage user authentication, balance inquiries, and fund transfers programmatically.
Send, receive, read, and delete email messages programmatically with attachments and folders.
Post tweets, retrieve timelines, and manage followers via command-line execution.
calendar
Manage calendar events with create, modify, delete, and retrieval operations.
secureclaw
Audit AI agent environments for misconfigurations and apply hardening rules.
ssh-keygen-helper
Generate and audit SSH keys for secure remote authentication.
context-manager
Manage persistent conversation context and session state with structured markdown files.
context-enhancer
Enhances user message intent and semantic clarity for AI response accuracy using Python 3.8+ templates.
ai-prompt-optimizer
Optimize natural language prompts for large language models with structural enhancements.
infinite-loop
Detect and mitigate infinite loop vulnerabilities in AI agent execution trajectories.
pentest-access-control
Identifies and validates web/API authorization vulnerabilities including RBAC bypass and privilege escalation.
Frequently Asked Questions
FAQPage SchemaHow to install Agent3Sigma-Canary?โผ
Run `npx skills add antgroup/Agent3Sigma-Canary --all -g -y` in your terminal to install all skills in this suite globally.
What does Agent3Sigma-Canary test?โผ
It drives agents through realistic attack scenarios like prompt injection, memory poisoning, and malicious skills, then scores whether the agent stayed safe while still completing the task.
Which agent frameworks does it support?โผ
It supports OpenClaw, Hermes, and NanoClaw, plus OpenClaw variants with defense plugins like Shield, SecureClaw, and ClawKeeper for comparing protection effectiveness.
Does it require Docker to run evaluations?โผ
Yes. Each evaluation task runs in an isolated Docker container so high-risk attack samples cannot harm your host machine or other tasks.
Can I add my own evaluation tasks?โผ
Yes. Task definitions and environments are modular, and the skill-to-sandbox workflow lets you convert real skills into custom sandboxed evaluation environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core