v0.3.3

NVIDIA/SkillSpectorv0.3.3Jul 8, 2026by Unclecheng-li

AI Summary

Added critical infrastructure support including Docker deployment and ChatGPT authentication. This release also addressed several security vulnerabilities and fixed tool discovery issues within the MCP framework.

Key Highlights

  • Added full Docker support for containerized deployment.
  • Implemented ChatGPT sign-in and a built-in OpenAI/ChatGPT backend proxy.
  • Fixed security vulnerabilities regarding path traversal in asset serving.
  • Fixed MCP auto-discovery for real tool names on session initialization.
  • Added repository standards including CODE_OF_CONDUCT and SECURITY guidelines.

New Features

  • Docker support with authentication fixes.
  • ChatGPT authentication and proxy functionality.
  • Security hardening (path traversal prevention).
  • MCP tool auto-discovery improvements.
  • Anthropic provider support.

Full Release Notes

## What's Changed
* fix: chrome-devtools MCP auto-discover real tool names on session init by @ww455 in https://github.com/Unclecheng-li/VulnClaw/pull/64
* fix(web): prevent path traversal in asset serving and report output_path by @pruefsumme in https://github.com/Unclecheng-li/VulnClaw/pull/63
* feat(auth): sign in with ChatGPT subscription + built-in OpenAI↔ChatGPT-backend proxy by @PseudoJoker-1 in https://github.com/Unclecheng-li/VulnClaw/pull/65
* feat: add Docker support by @pruefsumme in https://github.com/Unclecheng-li/VulnClaw/pull/66
* fix CI workflow by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/67
* Update README with project website link by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/70
* Update README with project details and website by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/71
* Update README_EN.md by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/72
* Update README.md by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/73
* Update README_EN.md by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/74
* Fix solve engine frontier recovery by @OracleNep in https://github.com/Unclecheng-li/VulnClaw/pull/75
* docs: quote pip extras install examples by @nyxst4ck in https://github.com/Unclecheng-li/VulnClaw/pull/76
* Add repository standards: CODE_OF_CONDUCT, SECURITY warning guide, and structured issues by @shiva24082 in https://github.com/Unclecheng-li/VulnClaw/pull/77
* fix: prevent AttributeError when setting MCP server config by @somyaknotfound in https://github.com/Unclecheng-li/VulnClaw/pull/78
* Fix five bugs across tool execution and reporting by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/79
* Sync fork: config-tui, skills palette, VulnBot ports, security hardening by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/80
* Fix three triaged bugs: scope-prompt drift, missing run report, dead fetch cookie jar by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/82
* fix(mcp): suppress cross-task cancel-scope error on stdio/http session teardown by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/83
* Add AtomGitStars badge to README by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/86
* Update README_EN.md by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/87
* fix(cli): fetch provider models in config TUI LLM editor by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/84
* Remove NOTICE, add Anthropic provider, fix slash palette backgrounds by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/85
* update version number by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/88

## New Contributors
* @pruefsumme made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/63
* @PseudoJoker-1 made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/65
* @OracleNep made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/75
* @nyxst4ck made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/76
* @shiva24082 made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/77
* @somyaknotfound made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/78
* @JMAN730 made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/79

**Full Changelog**: https://github.com/Unclecheng-li/VulnClaw/compare/v0.3.2...v0.3.3

## What's Changed
* fix: chrome-devtools MCP auto-discover real tool names on session init by @ww455 in https://github.com/Unclecheng-li/VulnClaw/pull/64
* fix(web): prevent path traversal in asset serving and report output_path by @pruefsumme in https://github.com/Unclecheng-li/VulnClaw/pull/63
* feat(auth): sign in with ChatGPT subscription + built-in OpenAI↔ChatGPT-backend proxy by @PseudoJoker-1 in https://github.com/Unclecheng-li/VulnClaw/pull/65
* feat: add Docker support by @pruefsumme in https://github.com/Unclecheng-li/VulnClaw/pull/66
* fix CI workflow by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/67
* Update README with project website link by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/70
* Update README with project details and website by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/71
* Update README_EN.md by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/72
* Update README.md by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/73
* Update README_EN.md by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/74
* Fix solve engine frontier recovery by @OracleNep in https://github.com/Unclecheng-li/VulnClaw/pull/75
* docs: quote pip extras install examples by @nyxst4ck in https://github.com/Unclecheng-li/VulnClaw/pull/76
* Add repository standards: CODE_OF_CONDUCT, SECURITY warning guide, and structured issues by @shiva24082 in https://github.com/Unclecheng-li/VulnClaw/pull/77
* fix: prevent AttributeError when setting MCP server config by @somyaknotfound in https://github.com/Unclecheng-li/VulnClaw/pull/78
* Fix five bugs across tool execution and reporting by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/79
* Sync fork: config-tui, skills palette, VulnBot ports, security hardening by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/80
* Fix three triaged bugs: scope-prompt drift, missing run report, dead fetch cookie jar by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/82
* fix(mcp): suppress cross-task cancel-scope error on stdio/http session teardown by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/83
* Add AtomGitStars badge to README by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/86
* Update README_EN.md by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/87
* fix(cli): fetch provider models in config TUI LLM editor by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/84
* Remove NOTICE, add Anthropic provider, fix slash palette backgrounds by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/85
* update version number by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/88

## New Contributors
* @pruefsumme made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/63
* @PseudoJoker-1 made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/65
* @OracleNep made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/75
* @nyxst4ck made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/76
* @shiva24082 made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/77
* @somyaknotfound made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/78
* @JMAN730 made their first contribution in https://github.com/Unclecheng-li/VulnClaw/pull/79

**Full Changelog**: https://github.com/Unclecheng-li/VulnClaw/compare/v0.3.2...v0.3.3