October 2, 2025 at 01:00PM

■■■□□ 📡 Cisco Meraki interactive auditing tool in python.

〰️Installs its own dependencies.
〰️Tool does read-only API check.
〰️Dumps the config in JSON (missing natively in Meraki Dashboard)
〰️Has option to select Network or dump-all
〰️Performs security audit and saves in csv

And saves as:
meraki/
└── NetworkName/
├── config.json # Complete configuration dump
└── audit.csv # Security findings report

📱https://github.com/AamerShah/Auditor-Scripts/