diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4293cf5..c8db50a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -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." }, {