Agent Workspace

Pack comparison

Two packs, side-by-side. Merged comparisons, shared shape, and diff highlights in one view.

ACommunitysecurityv0.1.0Recommended
CVE: The Pre-Trust Execution Window

cve-pre-trust-window

4 CVEs share one root cause: extensions execute before the trust dialog renders.

npx attrition-sh pack install cve-pre-trust-window

Token budget

Pass rate

Avg tokens

Publisher

Agent Workspace

claude-codecursorcodex
BCommunitysecurityv0.1.0Recommended
Seven Safety Layers

seven-safety-layers

Defense-in-depth for tool execution. Deny > ask > allow. All 7 layers, in order, with honest failure modes.

npx attrition-sh pack install seven-safety-layers

Token budget

Pass rate

Avg tokens

Publisher

Agent Workspace

claude-codecursorcodex

What both packs have in common

Overlap across canonical pattern, compatibility, tags, and required packs.

claude-codecursorcodex
securitydive-into-claude-code

Head-to-head claims from both packs

Each row is attributed to the pack that authored it. The winner column is normalised to this compare view (A / B / Tie).

SourceAlternativeAxisWinnerNote
Ainjection-surface-auditaccuracyTieDifferent surfaces: injection-surface-audit covers runtime content attacks (fetched URLs, tool outputs, user-submitted text). This pack covers load-time code execution in the pre-trust window. Run both; neither replaces the other.
Aseven-safety-layerscomplexityAlternativeseven-safety-layers documents the runtime deny-first pipeline; this pack documents the shape that lives OUTSIDE that pipeline. Simpler scope here (one surface), but depends on seven-safety-layers for post-trust enforcement.
Binjection-surface-auditmaintainabilityTieThis pack is the architecture; injection-surface-audit is the checklist. Use the architecture for design decisions, the checklist for per-release audits. Complementary, not substitutes.
Bturn-execution-pipelinecomplexityAlternativeTurn pipeline describes the outer 9-step loop; this pack expands step 7 (permission gate) into its 7-layer decomposition. Pipeline is simpler because it treats the gate as one step; safety layers are the hard part.
Bowasp-llm-top10accuracyBOWASP LLM Top 10 is a vocabulary for LLM-app vulnerabilities; this pack is a specific architecture. Use OWASP to name the risks, this pack to verify the layers.

What each pack brings that the other doesn't

Unique coverage and any measurable gap between the two.

Comparisons not in B

seven-safety-layers

Compatibility A-only

(none)

Tags A-only

cvepre-trust-windowload-time-executionsupply-chainharness-boot

Comparisons not in A

turn-execution-pipelineowasp-llm-top10

Compatibility B-only

(none)

Tags B-only

permissionsdefense-in-depthclaude-code-internalsssrf-and-sandbox