Skip to content

Releases: stephenywilson/GitHub-AI-Code-Inspector

GitHub AI Code Inspector v0.3.0 — Native GitHub Scan Mode

05 May 16:43

Choose a tag to compare

GitHub AI Code Inspector v0.3.0 upgrades the extension into a GitHub-native inspection tool for AI-assisted development workflows.

Added

  • Native GitHub page detection
  • One-click PR scan from GitHub pages
  • PR files changed page detection
  • File scan mode
  • package.json risk scan mode
  • GitHub Actions workflow risk scan mode
  • MCP / agent config scan mode
  • Secrets-like pattern detection
  • MCP / agent tooling risk checks
  • Safe Signals section
  • Copy Markdown Report button
  • Improved grouped risk report UI

Improved

  • Chrome extension-first product positioning
  • Side panel scan flow
  • Risk scoring and report structure
  • README and Chrome Web Store copy
  • Footer version updated to v0.3.0

Privacy

  • No GitHub OAuth required
  • No repo write permission required
  • No new host permissions added
  • PR diff fetching reuses the existing GitHub page session
  • Manual paste mode scans only the text pasted by the user

Known limitations

  • PR diff fetch requires the user to be logged into GitHub.com when accessing private or permission-restricted PRs
  • Scanner is rule-based, not AI-powered
  • Private repo file scanning still requires a GitHub token
  • Test/Review Coverage Risk and Repository Structure Risk categories are reserved for v0.4

Install (developer build): Download the attached github-ai-code-inspector-extension-v0.3.0.zip, unzip, then load the unpacked folder via chrome://extensions/ (Developer Mode → Load unpacked).

The Chrome Web Store listing remains the primary install channel for end users.

Built by Catalayer.