You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MCP tools (`weasel_analyze`, `weasel_finding_details`, `weasel_detectors`) work in all IDEs. Skills (PoC writing, report formatting, etc.) are Claude Code exclusive.
144
148
@@ -276,7 +280,7 @@ Requires `security-events: write` permission.
276
280
277
281
### AI-Powered Review (Experimental)
278
282
279
-
Combine Weasel with Claudeor OpenAI for intelligent security review:
283
+
Combine Weasel with Claude, OpenAI, or Gemini for intelligent security review:
280
284
281
285
```yaml
282
286
- uses: anthropics/claude-code-action@v1
@@ -295,8 +299,10 @@ AI can analyze findings, filter false positives, and suggest fixes.
295
299
| `weasel-basic.yml` | Basic Weasel analysis with SARIF upload |
0 commit comments