Back to Home
AndreaGriffiths11 icon

teamxray

Verified Safe

by AndreaGriffiths11

Overview

The Team X-Ray VS Code extension helps engineering teams discover human expertise, communication styles, and collaboration patterns within their codebase using Git history and AI analysis.

Installation

Run Command
No command provided

Environment Variables

  • GITHUB_TOKEN

Security Notes

The project demonstrates strong security awareness. It uses `vscode.SecretStorage` for token management, `child_process.execFile` for Git commands to prevent injection, and includes comprehensive input validation (`Validator` class). Webviews are protected with Content Security Policy (CSP). The `SECURITY.md` outlines a responsible disclosure policy and security best practices for users. The use of `evalite` for evaluations is confined to testing files, not runtime code. Potential minor risks could be from complex external AI model interactions (GitHub Models API) if not carefully constrained, but the prompt structure and token limits indicate an effort to mitigate this.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassHigh
Avg Tokens10000
Stars7
Forks1
Last Update2025-12-02

Tags

team expertisecode analysisGitHubAIcollaborationVS Code extension