# RuoJi6/audit-skills

专注于代码审计skill，最小化轻量化skill，只负责安全边界。

Repository: https://github.com/RuoJi6/audit-skills
Canonical: https://ross.abutalabs.com/products/audit-skills
Language: Python
License Family: other
Last push: 2026-06-16T03:50:50+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 89, longevity 15
- inputs: {"age_days": 222, "days_push": 78, "days_rel": 78, "gap_med": 6, "n_releases_24m": 10}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 104 (observed 2026-08-28T04:03:11.775445+00:00)

## What it is
A lightweight Claude/Codex skill package for AI-assisted source code security auditing, covering Java, .NET, and PHP. It provides vulnerability scanning, language references, decompilation guidance, and strict read-only safety boundaries for LLM-driven audits.

## Use cases
- audit source code for SQL injection vulnerabilities with an LLM
- detect deserialization vulnerabilities in a Java codebase
- map routes and authentication mechanisms in a repository
- scan dependencies and components for known CVEs
- decompile and deobfuscate Java/.NET code during review
- orchestrate multi-agent vulnerability audits via Codex

## When to choose
- you use Claude Code or Codex and want structured, per-vulnerability-type code audits
- you need a minimal, read-only audit skill with strict safety boundaries
- your target codebase is Java, .NET, or PHP

## When to avoid
- you need a standalone SAST scanner that runs without an LLM CLI
- you require dynamic analysis, fuzzing, or exploit execution
- you need guaranteed support or a license (none is provided)

## Facets
- artifact type: plugin
- maturity: active
- function: security, vulnerability-scanning, reverse-engineering, developer-tools
- domain: security, developer-tools, penetration-testing
- platform: cli, python, cross-platform
- tags: code-audit, claude-skills, llm-agent, sast, java, dotnet, php, decompilation, sql-injection, deserialization

## Member repositories
- RuoJi6/audit-skills (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:11.775445+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:08.142336+00:00, confidence not recorded.
  - readme: https://github.com/RuoJi6/audit-skills (fetched 2026-08-28T04:03:11.775445+00:00, sha 710308c66555)
- Data as of 2026-08-30T08:39:29.467469+00:00.
