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

audit-full vs browser-tools

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

Nameaudit-fullbrowser-tools
DescriptionSingle-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…OrchestKit security wrapper for browser automation. Adds URL blocklisting, rate limiting, robots.txt enforcement, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser…
CategorySecuritySecurity
Sub-categorycompliancesecurity-misc
Tagstype:audit type:scanner type:reviewai:agent type:integration
AuthorOrchestKitOrchestKit
LicenseMITMIT
Install/add-skill audit-full/add-skill browser-tools

Tag overlap

Shared

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

Only in browser-tools ai:agent, type:integration

Sample code from each SKILL.md

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

browser-tools

# Fallback decision tree for web content
# 1. Try WebFetch first (fast, no browser overhead)
# 2. If empty/partial -> Try Tavily extract/crawl
# 3. If SPA or interactive -> use agent-browser
# 4. If login required -> authentication flow + state save
# 5. If dynamic -> wait @element or wait --text

When to choose each

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…

browser-tools — OrchestKit security wrapper for browser automation. Adds URL blocklisting, rate limiting, robots.txt enforcement, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser…

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 audit-full → Open browser-tools →

Other comparisons in this category

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