-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Labels
featureNew feature triggering minor version bumpNew feature triggering minor version bumpsecuritySecurity-related changes or concernsSecurity-related changes or concerns
Milestone
Description
Summary
Create the owasp-agentic skill under .github/skills/security/owasp-agentic/ providing detection checklists, severity guidance, and remediation patterns for the OWASP Top 10 for Agentic Applications 2026.
This skill is consumed by the security-reviewer agent (not user-invocable). Content is adapted from JasonTheDeveloper's owasp-skills agentic-vulnerabilities skill. Added to MVP because hve-core itself is an agentic application and the Agentic OWASP 2026 is the newest framework.
Acceptance Criteria
-
.github/skills/security/owasp-agentic/SKILL.mdexists with valid frontmattername: owasp-agenticmatches directory namedescriptionends with- Brought to you by microsoft/hve-coreuser-invocable: falsemetadata.content_based_onreferences OWASP Agentic Top 10 2026 source URL
-
references/directory contains 11 files:00-vulnerability-index.md— summary table with all 10 agentic vulnerabilities- 10 individual vulnerability reference files (numbered
01-through10-)
- Each reference file follows the 7-section pattern: Description → Risk → Vulnerability Checklist → Prevention Controls → Example Attacks → Detection Guidance → Remediation
-
SKILL.mdbody references the vulnerability index and instructs the agent on how to traverse references -
npm run validate:skillspasses for this skill
Content Source
Adapted from JasonTheDeveloper's owasp-skills agentic-vulnerabilities/ skill. Naming convention changed from agentic-vulnerabilities to owasp-agentic per Discussion #480 terminology.
Dependencies
- Depends on collection rename (chore(collections): rename
security-planningcollection tosecurity#792) for directory path.github/skills/security/ - Can run in parallel with owasp-top-10 and owasp-llm skill issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature triggering minor version bumpNew feature triggering minor version bumpsecuritySecurity-related changes or concernsSecurity-related changes or concerns