Go Vuln Dos

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a legitimate security auditing tool designed to help an AI agent identify Go-specific Denial of Service (DoS) and resource exhaustion vulnerabilities (CWE-400/770/476). It provides structured detection strategies, grep-based search patterns for identifying risky sinks like unconstrained `io.ReadAll` or `go func()` calls, and includes well-documented real-world case studies (e.g., CVE-2024-45258 in `ecnepsnai/web` and CVE-2023-47348 in `etcd`) in `SKILL.md` and `references/cases.md`. There are no indicators of malicious intent, data exfiltration, or harmful prompt injection.