
Critical Thinking - Bug Bounty Podcast Episode 166: Rez0’s Top Claude Skill Secrets
16 snips
Mar 19, 2026 They dissect Claude skills for hacking, explaining when to use deterministic workflows versus exploratory agents. They cover orchestration tricks to keep long tasks running and ways to integrate external tools and APIs. They also highlight where AI-generated reports commonly break and how to structure notes, validators, and pipelines for reproducible research.
AI Snips
Chapters
Transcript
Episode notes
Adobe Hackalong Found Multiple Bugs Fast
- Justin praised an Adobe hack-along that found four-figure-worth of bugs in two hours.
- He recommends Adobe's program for its broad scope including AI-related projects and binaries.
Create Skills For Missing Knowledge And Determinism
- Use skills when Claude lacks specific knowledge or you need deterministic behavior.
- Provide credentials, server details, or custom workflows in a skill so Claude doesn't waste time re-learning your environment.
Run Both Deterministic Workflows And Free Agents
- Run both a hard-coded methodology and a free-roaming agent and compare outputs to discover gaps.
- Add any agent-found techniques back into the deterministic workflow to improve coverage next run.
