pyjail

Escapes Python sandbox restrictions. Use when working with restricted Python eval/exec environments, sandbox escapes, filtered input challenges, or Python jail challenges.

$ 설치

git clone https://github.com/kiwamizamurai/cctf /tmp/cctf && cp -r /tmp/cctf/.claude/skills/pyjail ~/.claude/skills/cctf

// tip: Run this command in your terminal to install the skill