audit-skills

audit-skills

Lightweight code audit plugin focused on security boundary checks.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

audit-skills is a lightweight skill plugin designed specifically for code auditing. It helps AI identify and analyze potential security vulnerabilities in Java, .NET, and PHP code, such as SQL injection and deserialization issues. By placing this plugin in the designated directory, AI can invoke its functionality to perform detailed code audits and generate reports containing vulnerability types, risk levels, and remediation suggestions. Ideal for developers or teams requiring comprehensive source code security reviews.

Capabilities

  • Component vulnerability scanning
  • Java/.NET language reference and decompilation
  • Validating vulnerability existence
  • Outputting audit reports in Markdown format
  • Supporting multi-Agent collaborative auditing

Use cases

Check for SQL injection vulnerabilities in source codeAnalyze middleware and component path traversal vulnerabilitiesMap authentication-related information in source codeGenerate detailed security audit reports

Setup

Requires: API KeyNode环境
Place the `skills/audit-skills/` directory into the `.skills/` directory, ensuring it is recognizable by Claude or Codex.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I start using this skill?

Place the plugin directory into `.skills/` and configure it according to the README instructions.

Which programming languages are supported?

Currently supports Java, .NET, and PHP.

Related skills