yigitkonur

SwiftUI Audit — Security skill for Claude Code

Security community

Run the full macOS-SwiftUI audit suite over a codebase — steer to the relevant domains, then audit each against real production evidence.

How to install SwiftUI Audit

Installs to ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui-audit && curl -fsSL https://raw.githubusercontent.com/yigitkonur/plugin-swiftui/HEAD/commands/swiftui-audit.md -o ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What SwiftUI Audit does


description: Run the full macOS-SwiftUI audit suite over a codebase — steer to the relevant domains, then audit each against real production evidence. argument-hint: "[path/to/Sources] (defaults to the current directory)"

This file is instructions for *you* to run — there is no pre-computed output to wait for, and nothing here is broken.

**Do this now**, via the Bash tool — the relevance scan (which of the 28 domain auditors actually apply here):

python3 "$CLAUDE_PLUGIN_ROOT/scrip

Alternatives in Security

  • Clawsec — Security skill suite with drift detection, automated audits, and skill integrity verification 798 ★
  • Tier 3 Code Refinement Report — Date: 2026-03-20 Status: ALL 54 FINDINGS IMPLEMENTED Scope: Full codebase (18 plugins, 888 files, ~266K lines) 222 ★
  • Claudit Sec — Security audit tool for Claude Desktop and Claude Code on macOS — single-command visibility into MCP servers 115 ★

Full documentation available on GitHub

View Source Repository