jinyimeng01/net-code-audit-skill-master

World-class .NET offensive security & code audit skill suite for AI agents

5Stars on the repository
37Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MulanPSL-2.0Licence, which decides whether bodies are shown

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

An automated security-review workflow for authorised .NET web applications and compiled .NET files such as DLLs. It coordinates code decompilation, attack-surface mapping, authentication checks, vulnerability checks, call tracing, and a final report.

5 4mo ago A 137 tokens MulanPSL-2.0

dotnet-auth-audit

02

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

A security-audit workflow for authentication and authorization in .NET applications. Authentication checks who a user is; authorization checks what that user is allowed to do.

5 4mo ago A 66 tokens MulanPSL-2.0

dotnet-blazor-audit

03

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

A security-audit workflow for Blazor applications, Microsoft’s .NET framework for building interactive web interfaces with C#. It examines server circuits, browser-side code, component rendering, events, state, and live SignalR connections.

5 4mo ago A 85 tokens MulanPSL-2.0

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

A .NET security review tool for code that starts processes or loads and runs code dynamically. It follows user-controlled input to execution points such as Process.Start, PowerShell, Roslyn and Assembly.Load.

5 4mo ago A 79 tokens MulanPSL-2.0

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

A security-audit workflow for finding unsafe object deserialization in .NET applications. Deserialization turns stored or received data back into program objects, and unsafe handling can let attackers control what the program creates or runs.

5 4mo ago A 132 tokens MulanPSL-2.0

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

A .NET security review tool for file reads and path-traversal risks. It follows user-controlled input into file operations such as FileStream, StreamReader, PhysicalFile and Path.Combine.

5 4mo ago A 68 tokens MulanPSL-2.0

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

A security-audit guide for ASP.NET Core Minimal APIs, a lightweight way to build web APIs in .NET. It traces user-controlled input through routes and request handling to sensitive operations such as files, commands, databases, or deserialization.

5 4mo ago A 80 tokens MulanPSL-2.0

dotnet-offsec-audit

10

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

A security-audit workflow for .NET applications and deployment files, including ASP.NET, WCF, IIS packages, and decompiled programs. It examines how requests, permissions, data, and configuration flow through an application.

5 4mo ago A 170 tokens MulanPSL-2.0

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

Reference material for authorized security audits of HTTP Host header attacks in .NET applications. It is an archived source used to support audit findings, not a general-purpose coding add-on.

5 4mo ago B 0 tokens MulanPSL-2.0

path-traversal-lfi

20

jinyimeng01/net-code-audit-skill-master

Skill Claude CodeCodex

A security-audit guide for finding path traversal and local file inclusion flaws in .NET applications. These flaws can let a request access files outside the intended folder.

5 4mo ago B 0 tokens MulanPSL-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: