byadvanced-security· 6 skills
Validate that the CodeQL Development MCP Server reliably returns non-empty AST, CFG, and CallGraph data from the bundled tools queries. Use this skill to ensure the codeql_query_run tool properly executes PrintAST, PrintCFG, CallGraphFrom, and CallGraphTo queries for any supported language.
$npx -y skills add advanced-security/codeql-development-mcp-server --skill validate-ql-mcp-server-tools-queriesInstalls into the current project.
Run `npx skills use "https://github.com/advanced-security/codeql-development-mcp-server" --skill "advanced-security/codeql-development-mcp-server/validate-ql-mcp-server-tools-queries"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/advanced-security/codeql-development-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/advanced-security/codeql-development-mcp-server"` and select the relevant skills, then follow their instructions.