secpfe

copilot-skill-md5hashchecker

by @secpfe in Tools
1
0
# Install this skill:
npx skills add secpfe/copilot-skill-md5hashchecker

Or install specific skill: npx add-skill https://github.com/secpfe/copilot-skill-md5hashchecker

# README.md

Overview

This GitHub repo hosts a Flask web app that acts as a wrapper for nitrxgen.net for MD5 hashes checks (checking if the provided hash is known/exposed, or not known).
It's designed for easy integration with Microsoft Copilot for Security as an OpenAPI compliant API.

Example plugin

KnownMD5CfS.yaml within this repository serves as a sample plugin description for Copilot for Security.
It illustrates how to leverage this API for a custom CfS skill focused on MD5 hash verification.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.