Skip to content

feat: add ghostfree tool#1298

Open
shane-js wants to merge 3 commits intogithub:stagedfrom
shane-js:add-ghostfree
Open

feat: add ghostfree tool#1298
shane-js wants to merge 3 commits intogithub:stagedfrom
shane-js:add-ghostfree

Conversation

@shane-js
Copy link
Copy Markdown

@shane-js shane-js commented Apr 4, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description

I made a free (MIT licensed) MCP server that helps AI agents interface with industry standard vulnerability databases to provide context needed to help find, triage, and fix security vulnerabilities in your code's dependencies. A much larger write up is here if you'd like even more detail: https://github.com/shane-js/ghostfree .


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify): MCP server (looks to be 'tools' page on website is the place for that so it is where I put it but please let me know if I missed a better fit)

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@shane-js shane-js requested a review from aaronpowell as a code owner April 4, 2026 13:36
Copilot AI review requested due to automatic review settings April 4, 2026 13:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new entry to the Awesome Copilot website tools catalog to surface the GhostFree MCP server / VS Code extension for dependency vulnerability scanning and enrichment.

Changes:

  • Added a new ghostfree tool entry with description, requirements, links, features, and tags.
  • Categorized the tool under VS Code Extensions for display and filtering on the tools page.

shane-js and others added 2 commits April 4, 2026 10:32
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants