关于
The URLSession Code Review skill provides an automated audit for Apple platform networking implementations. It specifically targets common pitfalls in iOS and macOS development, such as failing to validate HTTP status codes, improper memory management in background sessions, and security vulnerabilities like hardcoded secrets or CRLF injection. By analyzing async/await patterns and URLRequest configurations, this skill helps developers move from basic networking to production-grade, performant, and secure communication layers.