Project OverviewDesigned for government service platforms and government-enterprise security operations centers, this Skill adapts to multiple security platforms such as One Wall, Tianyan, SOC / WAF / NDR for intelligent triage of traffic attack alerts, transforming scattered alerts into a structured triage workflow covering attack intent identification, vulnerability exploitability assessment, successful exploit verification, business legitimacy checks, impact rating, and notification decisions.
Tech StackBuilt on the Codex Skill framework, using Python, JSON, Markdown / YAML to orchestrate triage rules; integrates HTTP / WAF logs, application and database audits, EDR host logs, and OOB callback verification, connects to CISA KEV, FIRST EPSS, NVD CVE APIs, and iterates continuously via GitHub Actions.
Core FeaturesEstablishes a four-level attack determination system, forming an evidence chain from request-response, multi-source logs, asset exposure, and historical handling records, covering weak passwords, unauthorized access, injection attacks, WebShells, component exposure, and scanner simulation traffic, automatically outputting triage conclusions, evidence, handling recommendations, and remediation advice.
Project OutcomesPlayback of anonymized historical alert samples shows triage accuracy above 90%; after deployment, unified notification standards for government-enterprise alert pre-screening were established, with the core Skill size reduced by 56% and split into on-demand modules.