VulnScout 3.2 collapses the old whitebox-pentest product name into the canonical vuln-scout name.
Update hardcoded command references:
/whitebox-pentest:full-audit
/vuln-scout:full-audit
Deprecated /whitebox-pentest:* shim files remain for one release and print a rename notice. Marketplace and npm package installs include a small whitebox-pentest compatibility plugin root that contains only those shims.
Update local plugin paths:
whitebox-pentest/
vuln-scout/
For local testing, prefer:
claude --plugin-dir ./vuln-scoutTo test the deprecated aliases directly:
claude --plugin-dir ./whitebox-pentestUse the new marketplace name:
claude plugin install vuln-scout--no-claude-analysis is deprecated. Use --no-semantic-analysis; the old flag remains as an alias until v3.3.0.