Pwnagotchi Plugins
Description
A small collection of created and modified script and plugins for pwnagotchi
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Pwnagotchi-plugins
A small collection of created and modified script and plugins for pwnagotchi
quickdic.py : A cracking plugins that check for handshake and PMKID when a PCAP is captured. Use small dictonnary or it take a while to finish. Also take care of temperature when cracking on RPI 0w2 only the wordlist is calibred to get 30 second maximum of cracking to ensure a no overheating when multiple pcap is receive.
wpa-sec.cracked.potfile : pot file that contain cracked and failed SSID.
mini-8.txt : Custom homemade wordlist to crack simple 8 length password.
display-password.py : Display the last tested PCAP : SSID - FAIL if fail or SSID - password if cracked and the last cracked password SSID - password
display-aircrack.py : Display if aircrack is currently running with (0) off or (1) running
pwnaget.py : Python script to automatically ssh into the pwnagotchi, grab all pcap file in directory mentionned, convert it directly in a hashcat format that can be concatened in one file with *.hccapx > all.hccapx
Warning
Remember to use in ethical way.
file needed : /home/pi/mini-8.txt
and : /home/pi/wpa-sec.cracked.potfile
Activation of plugins :
main.plugins.display-password.enabled = true main.plugins.display-aircrack.enabled = true
main.plugins.quickdic.enabled = true main.plugins.quickdic.face = "(·ω·)"
main.plugins.aircrackonly.enabled = true main.plugins.aircrackonly.face = "(>.<)"
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11