copilot-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the GitHub Copilot SDK from official package registries using legitimate names: @github/copilot-sdk (npm), github-copilot-sdk (PyPI), GitHub.Copilot.SDK (NuGet), and github.com/github/copilot-sdk/go (Go).- [COMMAND_EXECUTION]: Documentation includes standard developer commands for environment setup and application execution, such as npm init, go mod init, and dotnet run.- [COMMAND_EXECUTION]: The skill facilitates running the GitHub Copilot CLI in server mode (copilot --server) and connecting to it locally, which is a standard operational procedure for the SDK.- [EXTERNAL_DOWNLOADS]: The skill references official GitHub API endpoints (api.githubcopilot.com) for Model Context Protocol (MCP) server integration.
Audit Metadata