Home / jellydn / my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/security-audit/SKILL.md · GitHub

security-audit skillA

security-audit is agent-read markdown (skill) from jellydn/my-ai-tools: Use when reviewing code for security vulnerabilities, hardening an application, or deriving security requirements from OWASP/ASVS guidance..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Security Audit

Perform a structured security audit of code, configuration, and architecture. Identify vulnerabilities, rank them by severity, and recommend concrete fixes grounded in OWASP standards, framework-specific best practices, and DevSecOps controls.

This is a **read-only analysis**. Do not modify code — audit, then report.

## Usage

```bash
/security-audit [scope]
```

- With no argument, audit the current branch's diff against the default branch.
- With a path or module name, audit that scope.
- Use `full` to audit the whole repository for systemic issues.

## Knowledge Base

The audit draws on five reference areas. Load the relevant reference file when a finding needs grounding or when you need detailed requirements for a topic:

| Area | Reference | When to load |
| --- | --- | --- |
| OWASP Top 10 | `reference/owasp-top-10.md` | Classifying a finding against the major vulnerability categories (2021 + 2025) |
| OWASP ASVS | `reference/owasp-asvs.md` | Deriving concrete security requirements or building a verification checklist |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jellydn/my-ai-tools/security-audit@git:20260814.d1987f5
Exact content
mdr add jellydn/my-ai-tools/security-audit@sha256:a5965534f4c1d3b6

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_umsm32pmbqd7jzsu.svg)](https://markdownregistry.com/a/art_umsm32pmbqd7jzsu)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260814.d1987f5 latest2026-08-14 d1987f5 11,660 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (11660 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

jellydn/my-ai-tools · 121 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_umsm32pmbqd7jzsu
GET https://markdownregistry.com/api/v1/resolve?ref=jellydn/my-ai-tools/security-audit
GET https://markdownregistry.com/api/v1/blob/a5965534f4c1d3b63953be884c02d1684d306740e5c8ef7500826fa35c0fdf80

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from jellydn/my-ai-tools

AGENTS.md agents
jellydn/my-ai-tools · AGENTS.md
git:20260805.03f0789 · audit A · 121 stars
AGENTS.md@configs/amp agents
jellydn/my-ai-tools · configs/amp/AGENTS.md
git:20260913.e2e25be · audit A · 121 stars
accountable-engineering skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/accountable-engineering/SKILL.md · Use explicit human checkpoints for architecture, security, rollout, or operational decisions.
git:20260913.e2e25be · audit A · 121 stars
adr skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/adr/SKILL.md · Record architecture decisions with ADRs — captures why, alternatives considered, and consequences
git:20260814.d1987f5 · audit A · 121 stars
blindspot-pass skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/blindspot-pass/SKILL.md · Inspect history and architecture for hidden constraints before risky cross-cutting changes.
git:20260913.e2e25be · audit A · 121 stars
capability-experiments skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/capability-experiments/SKILL.md · Build an interactive report or experiment when the user asks to explore model capabilities.
git:20260913.e2e25be · audit B · 121 stars
code-quality-review skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/code-quality-review/SKILL.md · Audit a diff for structural maintainability and unnecessary complexity.
git:20260913.e2e25be · audit A · 121 stars
code-review skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/code-review/SKILL.md · Review a branch, PR, or worktree diff for repository conventions and stated intent.
git:20260913.e2e25be · audit A · 121 stars
codemap skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/codemap/SKILL.md · Create a seven-document architecture map when the user asks to map a codebase.
git:20260913.e2e25be · audit A · 121 stars
commit-atomic skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/commit-atomic/SKILL.md · Group staged changes into atomic commits with commitizen convention
git:20260814.d1987f5 · audit A · 121 stars
context-discovery skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/context-discovery/SKILL.md · Use MCP tools to trace behavior that spans multiple modules or history sources.
git:20260913.e2e25be · audit A · 121 stars
doc-search skill
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/doc-search/SKILL.md · Search project documentation — ADRs, wiki entries, conventions via ripgrep, qmd, fff, and ctx
git:20260814.d1987f5 · audit A · 121 stars

Every file in jellydn/my-ai-tools

Other files named security-audit

security-audit skill
davepoon/buildwithclaude · plugins/agent-triforce/skills/security-audit/SKILL.md · Deep security audit covering OWASP Top 10, authentication, authorization, data protection, dependency vulnerabilities…
git:20260307.756e327 · audit A · 3,530 stars
security-audit skill
maxmiksa/auto-company · .claude/skills/security-audit/SKILL.md · Use when reviewing code security, auditing dependencies for CVEs, checking configuration or secret security, assessing…
git:20250919.3118c12 · audit A · 3,095 stars
security-audit skill
adolfousier/opencrabs · src/docs/reference/templates/skills/security-audit/SKILL.md · Run a comprehensive language-agnostic security & CVE audit, scored 0-100
git:20260501.09a3f3d · audit A · 940 stars
security-audit skill
laolaoshiren/claude-code-skills-zh · skills/security-audit/SKILL.md · 代码安全审计 - 漏洞扫描、依赖检查、安全最佳实践
git:20260421.27394be · audit A · 869 stars
security-audit skill
decebals/claude-code-java · skills/security-audit/SKILL.md · Java security checklist covering OWASP Top 10, input validation, injection prevention, and secure coding. Works with…
git:20260828.702770a · audit B · 744 stars
security-audit skill
jellydn/my-ai-tools · configs/amp/skills/security-audit/SKILL.md · Audit code for security vulnerabilities — read-only analysis
git:20260710.ba92170 · audit A · 121 stars
security-audit skill
jellydn/my-ai-tools · configs/kimi-code/skills/security-audit/SKILL.md · Audit code for security vulnerabilities — read-only analysis
git:20260710.ba92170 · audit A · 121 stars
security-audit skill
jellydn/my-ai-tools · configs/cline/skills/security-audit/SKILL.md · Audit code for security vulnerabilities — read-only analysis
git:20260710.ba92170 · audit A · 121 stars

Browse by kind, by grade A, or by owner.