Try our new dimensional analysis Claude plugin
Summary
Anthropic released a new Claude plugin that uses dimensional analysis (a technique for tracking units of measurement in code) to find bugs more effectively than traditional LLM-based security tools. Instead of asking an AI to identify vulnerabilities directly, the plugin uses the LLM to annotate code with dimensional types, then mechanically flags mismatches, achieving 93% recall compared to 50% for standard prompts.
Solution / Mitigation
Users can download and install the plugin by running: `claude plugin marketplace add trailofbits/skills` followed by `claude plugin install dimensional-analysis@trailofbits`, then invoke it with `claude /dimensional-analysis`.
Classification
Affected Vendors
Related Issues
Original source: https://blog.trailofbits.com/2026/03/25/try-our-new-dimensional-analysis-claude-plugin/
First tracked: March 25, 2026 at 08:00 AM
Classified by LLM (prompt v3) · confidence: 85%