Windows Hardening

PassAudited by ClawScan on Mar 30, 2026.

Overview

The skill is an instruction-only API specification for generating Windows hardening configurations and is internally consistent with that purpose, but it relies on an external service and omits details about authentication and deployment steps.

This skill is effectively documentation/OpenAPI for a third-party Windows hardening API (toolweb/api.mkkpro). Before installing or using it: 1) Verify the vendor and endpoints (toolweb.in / api.mkkpro.com) — confirm they are legitimate and use HTTPS. 2) Ask the publisher how authentication is handled (no API key or auth is declared). 3) Don't send sensitive credentials or production identifiers in test requests; use non-sensitive sample data first. 4) If you plan to use generated configs, review them locally before applying to real systems — automation that applies security policies can disrupt services if misconfigured. 5) Consider preferring internal, auditable tools or well-known vendors for automated hardening if you need strong traceability and accountability.