chore(marketplace): externalise llm-security

This commit is contained in:
Kjell Tore Guttormsen 2026-06-18 09:18:19 +02:00
commit a74f37d0b8

View file

@ -12,7 +12,11 @@
"plugins": [
{
"name": "llm-security",
"source": "./plugins/llm-security",
"source": {
"source": "url",
"url": "https://git.fromaitochitta.com/open/llm-security.git",
"ref": "v7.7.2"
},
"description": "Security scanning, auditing, and threat modeling for Claude Code projects. OWASP LLM Top 10 (2025) and Agentic AI Top 10."
},
{