Skip to main content
Run any Skill in Manus
with one click

running-adversarial-perturbation-suite

Stars2
Forks0
UpdatedJune 17, 2026 at 00:55

Runs a structured adversarial-perturbation robustness suite (FGSM, PGD, AutoAttack) against a trained vision or tabular classifier under a declared threat model (L-infinity / L2 / L0, white-box / black-box, targeted / untargeted, epsilon budget, iteration count). Produces a clean-accuracy vs robust-accuracy table per attack, an attack-success-rate breakdown, and a saved set of adversarial examples for inspection. Use when a deployed or pre-deployment vision / tabular model needs an adversarial-robustness measurement, when a regulator or downstream team asks for a robustness number, or when the user reports high clean accuracy and wants to know whether the model is brittle to small input perturbations. Refuses to engage on LLM prompt-injection or text-jailbreak scenarios (different attack surface, no continuous gradient — hand off to security/running-prompt-injection-eval).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
7 files
SKILL.md
readonly