skip to content
~/skills/artifex1/security-auditor

security-auditor

# agent skill

Conducting interactive security audits using the Map & Probe methodology. Use when the user wants to perform a security review of source code, find vulnerabilities, audit a codebase, or analyze code for security issues.

invocations_30d
0
# actual agent runs this month

--discover

# add Invoked MCP to your agent — it finds this skill automatically at runtime

{
  "mcpServers": {
    "invoked": {
      "command": "npx",
      "args": [
        "-y",
        "invoked-sh"
      ]
    }
  }
}

# configure once on /how-it-works — your agent discovers every registered skill, not just this one

--badge

[![invoked.sh](https://invoked.sh/badge/artifex1/security-auditor.svg)](https://invoked.sh/s/artifex1/security-auditor)

is_your_skill?

# register to claim your dashboard + see every invocation

./register --claim