owasp-infrastructure
OWASP Infrastructure Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in internal IT infrastructure environments - Brought to you by microsoft/hve-core.
Best use case
owasp-infrastructure is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
OWASP Infrastructure Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in internal IT infrastructure environments - Brought to you by microsoft/hve-core.
Teams using owasp-infrastructure should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/owasp-infrastructure/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How owasp-infrastructure Compares
| Feature / Agent | owasp-infrastructure | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
OWASP Infrastructure Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in internal IT infrastructure environments - Brought to you by microsoft/hve-core.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# OWASP Infrastructure Top 10 — Skill Entry This `SKILL.md` is the **entrypoint** for the OWASP Infrastructure Top 10 skill. The skill encodes the **OWASP Infrastructure Security Top 10 (2024)** as structured, machine-readable references that an agent can query to identify, assess, and remediate infrastructure security risks. ## Normative references (Infrastructure Top 10) 1. [00 Vulnerability Index](references/00-vulnerability-index.md) 2. [01 Outdated Software](references/01-outdated-software.md) 3. [02 Insufficient Threat Detection](references/02-insufficient-threat-detection.md) 4. [03 Insecure Configurations](references/03-insecure-configurations.md) 5. [04 Insecure Resource and User Management](references/04-insecure-resource-user-management.md) 6. [05 Insecure Use of Cryptography](references/05-insecure-use-of-cryptography.md) 7. [06 Insecure Network Access Management](references/06-insecure-network-access-management.md) 8. [07 Insecure Authentication Methods and Default Credentials](references/07-insecure-authentication-default-credentials.md) 9. [08 Information Leakage](references/08-information-leakage.md) 10. [09 Insecure Access to Resources and Management Components](references/09-insecure-access-resources-management-components.md) 11. [10 Insufficient Asset Management and Documentation](references/10-insufficient-asset-management-documentation.md) ## Skill layout * `SKILL.md` — this file (skill entrypoint). * `references/` — the Infrastructure Top 10 normative documents. * `00-vulnerability-index.md` — index of all vulnerability identifiers, categories, and cross-references. * `01` through `10` — one document per vulnerability aligned with OWASP Infrastructure Security numbering. --- *🤖 Crafted with precision by ✨Copilot following brilliant human instruction, then carefully refined by our team of discerning human reviewers.*
Related Skills
owasp-top-10
OWASP Top 10 for Web Applications (2025) vulnerability knowledge base for identifying, assessing, and remediating security risks in web application environments - Brought to you by microsoft/hve-core.
owasp-mcp
OWASP MCP Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in Model Context Protocol environments - Brought to you by microsoft/hve-core.
owasp-llm
OWASP Top 10 for LLM Applications (2025) vulnerability knowledge base for identifying, assessing, and remediating security risks in large language model systems - Brought to you by microsoft/hve-core.
owasp-cicd
OWASP CI/CD Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in continuous integration and continuous delivery environments - Brought to you by microsoft/hve-core.
owasp-agentic
OWASP Agentic Security Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in AI agent systems - Brought to you by microsoft/hve-core.
pr-reference
Generates PR reference XML containing commit history and unified diffs between branches with extension and path filtering. Includes utilities to list changed files by type and read diff chunks. Use when creating pull request descriptions, preparing code reviews, analyzing branch changes, discovering work items from diffs, or generating structured diff summaries. - Brought to you by microsoft/hve-core
security-reviewer-formats
Format specifications and data contracts for the security reviewer orchestrator and its subagents - Brought to you by microsoft/hve-core.
secure-by-design
Secure by Design principles knowledge base for assessing adherence to security-first design, development, and deployment practices across the software lifecycle - Brought to you by microsoft/hve-core.
jira
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect an issue, create or update work items, move an issue between statuses, post comments, or discover required fields for issue creation. - Brought to you by microsoft/hve-core
hve-core-installer
Decision-driven installer for HVE-Core with 6 clone-based installation methods, extension quick-install, environment detection, and agent customization workflows - Brought to you by microsoft/hve-core
gitlab
Manage GitLab merge requests and pipelines with a Python CLI - Brought to you by microsoft/hve-core
vscode-playwright
VS Code screenshot capture using Playwright MCP with serve-web for slide decks and documentation - Brought to you by microsoft/hve-core