AI AGENT ADDONS
Data Science & ML
4,592installs

Capture The Flag competitions now include artificial intelligence and machine learning puzzles. You need special techniques to attack ML models and solve AI-related challenges. This reference covers methods like adversarial examples, model extraction, and prompt injection.

You can learn how to craft adversarial inputs that fool classifiers. You can extract private training data from a model. You can even jailbreak large language models to reveal hidden information.

All commands are simple bash and Python one-liners. They work on common ML models like PyTorch and HuggingFace. Use this guide to gain an edge in AI security competitions.

Add Ctf Ai Ml skill to your workflow

Global

mkdir -p ~/.claude/skills/ctf-ai-ml

Project

mkdir -p .claude/skills/ctf-ai-ml

Source Repository

Stars
2,557
Forks
304
Watchers
2,557
License
MIT
Last Push
1 month ago
Created
6 months ago