Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › assess vs audit-full

assess vs audit-full

Two Security Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Nameassessaudit-full
DescriptionAssesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons analysis. Compares against project conventions and prior…Single-pass codebase analysis leveraging Opus 4.6 1M context for comprehensive security scanning, architecture review, and dependency auditing. Loads entire codebases for cross-file pattern detection and generates…
CategorySecuritySecurity
Sub-categorysecurity-misccompliance
Tagstype:audit type:scanner type:review
AuthorOrchestKitOrchestKit
LicenseMITMIT
Install/add-skill assess/add-skill audit-full

Tag overlap

Shared

Only in assess

Only in audit-full type:audit, type:review, type:scanner

Sample code from each SKILL.md

assess

/ork:assess backend/app/services/auth.py
/ork:assess our caching strategy
/ork:assess --model=opus the current database schema
/ork:assess frontend/src/components/Dashboard

audit-full

/ork:audit-full                          # Full audit (all modes)
/ork:audit-full security                 # Security-focused audit
/ork:audit-full architecture             # Architecture review
/ork:audit-full dependencies             # Dependency audit

When to choose each

assess — Assesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons analysis. Compares against project conventions and prior…

audit-full — Single-pass codebase analysis leveraging Opus 4.6 1M context for comprehensive security scanning, architecture review, and dependency auditing. Loads entire codebases for cross-file pattern detection and generates…

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open assess → Open audit-full →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Security skills · Top 100