gh-aw-firewall-debug
OfficialUnblock AWF traffic with fast firewall forensics
Software Engineering#dns resolution#awf firewall#docker network debugging#squid access logs#iptables fw_wrapper#tcp_denied#blocked egress
AuthorCogni-AI-OU
Version1.0.0
Installs0
System Documentation
What problem does it solve?
gh-aw-firewall-debug helps you identify why the AWF (AWF firewall) blocks traffic by inspecting running Docker containers, analyzing Squid access logs, checking iptables rules, and correlating network symptoms like TCP_DENIED and DNS failures.
Core Features & Use Cases
- Container and network state inspection: Verify whether
awf-squidandawf-agentare running as expected and inspect theawf-netDocker network. - Squid log-driven traffic diagnosis: Extract and analyze
TCP_DENIEDentries to pinpoint the blocked destination or missing allowlist coverage (including subdomain issues). - iptables and kernel-level block correlation: Inspect
FW_WRAPPERand checkdmesgforFW_BLOCKEDandFW_DNSto distinguish HTTP-layer problems from firewall/DNS issues. - Use case: When an agentic workflow run fails with a
blocked egresserror, use this skill to determine whether the block is due to missing domain/subdomain allowlisting or a DNS/iptables rule mismatch.
Quick Start
Use the skill to debug an AWF egress block by running: sudo awf --allow-domains github.com --log-level debug --keep-containers "curl https://api.github.com" and then inspect the Squid logs and iptables.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gh-aw-firewall-debug Download link: https://github.com/Cogni-AI-OU/cogni-ai-agent-skills/archive/main.zip#gh-aw-firewall-debug Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.