running-adversarial-perturbation-suite
CommunityMeasure adversarial robustness with confidence
Data & Analytics#threat-model#adversarial-robustness#vision-models#pgd#fgsm#autoattack#tabular-models
Authorrocklambros
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill measures how brittle a trained vision or tabular model is to small, adversarially chosen input changes, so you can report a defensible robustness number instead of relying on clean accuracy alone.
Core Features & Use Cases
- Threat-model first evaluation: Requires a declared norm, epsilon with units, attacker access level, and targeted or untargeted goal before any attack runs.
- Canonical attack stack: Runs FGSM, PGD-20, and AutoAttack-standard in increasing strength to produce comparable empirical robustness results.
- Tabular safety checks: Applies feasibility constraints for categorical, integer, monotone, and other domain-limited features so adversarial examples stay realistic.
- Reporting and auditability: Produces clean accuracy on the attacked subset, per-attack robust accuracy, monotone sanity checks, and saved adversarial examples for inspection.
Quick Start
Ask Claude to evaluate your trained model under a declared threat model, run FGSM, PGD-20, and AutoAttack-standard on a held-out subset, and produce the robustness report with saved adversarial examples.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: running-adversarial-perturbation-suite Download link: https://github.com/rocklambros/rcs/archive/main.zip#running-adversarial-perturbation-suite Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.