Skills/MADVITH D/CTFMadvith-d/ctf1 skill · 0 installs · GitHubInstallnpx skills add https://github.com/Madvith-d/ctfCopySkills in this repo1Ctf Cryptoctf-crypto is a specialized agent skill that packages cryptography attack techniques for capture-the-flag style problems. It is aimed at builders and security hobbyists who hit encrypted flags, broken implementations, or math-heavy crypto tasks involving RSA, AES, elliptic curves, lattices, zero-knowledge puzzles, and weak randomness. When you invoke it during a CTF or a deliberate crypto audit exercise, the agent should reason with known classical and modern attack patterns—padding oracles, Wiener and Coppersmith-style RSA attacks, Pollard methods, GCM misuse, and lattice reduction paths—instead of guessing. On the Prism journey it is phase-specific to Ship security: it does not help you ship features, but it deepens how you stress-test crypto assumptions before production. Complexity is advanced; prerequisites include comfort with modular arithmetic and reading challenge binaries or scripts.0installs