[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-anthropics-lua-lsp-sw":3,"guides-for-anthropics-lua-lsp":275,"similar-k177wm4a07fmtnn5r9jnanxnp5866mk1":276},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":19,"identity":210,"isFallback":215,"parentExtension":216,"providers":246,"relations":251,"repo":252,"workflow":274},1778054452948.4243,"k177wm4a07fmtnn5r9jnanxnp5866mk1",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Lua language server for code intelligence",{},"Lua Language Server","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/lua-lsp",[15,16,17,18],"lua","language-server","code-intelligence","lsp",{"_creationTime":20,"_id":21,"extensionId":5,"locale":22,"result":23,"trustSignals":198,"workflow":208},1778054703946.7932,"kn7b1xbbg89naswwvb4m8fy295867k0w","en",{"checks":24,"evaluatedAt":188,"extensionSummary":189,"promptVersionExtension":190,"promptVersionScoring":191,"rationale":192,"score":193,"summary":194,"tags":195,"targetMarket":196,"tier":197},[25,30,33,36,40,43,48,53,56,59,63,67,70,74,77,80,83,86,89,92,96,100,104,108,112,115,118,121,125,128,131,134,137,140,143,146,149,152,155,158,161,164,167,170,174,177,180,184],{"category":26,"check":27,"severity":28,"summary":29},"Practical Utility","Problem relevance","pass","The description 'Lua language server for code intelligence' clearly states the problem this extension addresses.",{"category":26,"check":31,"severity":28,"summary":32},"Unique selling proposition","This extension provides a dedicated language server for Lua, offering code intelligence beyond default LLM capabilities.",{"category":26,"check":34,"severity":28,"summary":35},"Production readiness","The extension provides a complete lifecycle for Lua code intelligence, offering diagnostics and code completion.",{"category":37,"check":38,"severity":28,"summary":39},"Scope","Single responsibility principle","The plugin focuses solely on providing Lua language server functionality, adhering to a single responsibility.",{"category":37,"check":41,"severity":28,"summary":42},"Description quality","The provided description is concise, accurate, and reflects the extension's functionality.",{"category":44,"check":45,"severity":46,"summary":47},"Invocation","Scoped tools","not_applicable","The extension is a language server and does not expose individual tools in the verb-noun format.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","warning","The README does not detail any specific configuration options or parameters for the Lua language server.",{"category":37,"check":54,"severity":46,"summary":55},"Tool naming","The extension functions as a language server and does not expose individual user-facing tools with names.",{"category":37,"check":57,"severity":46,"summary":58},"Minimal I/O surface","The extension's functionality as a language server does not involve typical tool I/O surfaces that can be evaluated.",{"category":60,"check":61,"severity":28,"summary":62},"License","License usability","The extension is licensed under the Apache-2.0 license, which is a permissive open-source license.",{"category":64,"check":65,"severity":46,"summary":66},"Maintenance","Commit recency","No commit history available for this specific plugin to assess recency.",{"category":64,"check":68,"severity":46,"summary":69},"Dependency Management","The extension itself does not appear to manage external 3rd party dependencies in a way that requires automated updates.",{"category":71,"check":72,"severity":46,"summary":73},"Security","Secret Management","The extension does not appear to handle any secrets.",{"category":71,"check":75,"severity":28,"summary":76},"Injection","No third-party data loading or webfetch mechanisms are apparent that would pose an injection risk.",{"category":71,"check":78,"severity":28,"summary":79},"Transitive Supply-Chain Grenades","The extension does not fetch remote content or execute arbitrary code at runtime.",{"category":71,"check":81,"severity":28,"summary":82},"Sandbox Isolation","The extension operates as a language server and does not interact with or modify files outside its expected scope.",{"category":71,"check":84,"severity":28,"summary":85},"Sandbox escape primitives","No evidence of detached-process spawns or deny-retry loops that would indicate sandbox escape attempts.",{"category":71,"check":87,"severity":28,"summary":88},"Data Exfiltration","No outbound calls or references to confidential data that could lead to exfiltration are present.",{"category":71,"check":90,"severity":28,"summary":91},"Hidden Text Tricks","Bundled files are free of hidden-steering tricks, invisible characters, or other obfuscation methods.",{"category":93,"check":94,"severity":28,"summary":95},"Hooks","Opaque code execution","The extension's code is plain and readable, with no obfuscation or runtime fetched scripts.",{"category":97,"check":98,"severity":28,"summary":99},"Portability","Structural Assumption","The extension makes no assumptions about user-specific project organization.",{"category":101,"check":102,"severity":46,"summary":103},"Trust","Issues Attention","No issues data available for this plugin.",{"category":105,"check":106,"severity":51,"summary":107},"Versioning","Release Management","No manifest version, releases, or CHANGELOG found. The installation instructions do not reference a specific version, implying use of the main branch.",{"category":109,"check":110,"severity":46,"summary":111},"Code Execution","Validation","The extension does not expose executable code or structured output that requires validation.",{"category":71,"check":113,"severity":46,"summary":114},"Unguarded Destructive Operations","The extension is purely analytical and does not perform any destructive operations.",{"category":109,"check":116,"severity":28,"summary":117},"Error Handling","As a language server, it's expected to handle errors internally and report them as diagnostics.",{"category":109,"check":119,"severity":46,"summary":120},"Logging","The extension is a language server and does not perform destructive actions or outbound calls requiring local audit logging.",{"category":122,"check":123,"severity":46,"summary":124},"Compliance","GDPR","The extension does not process personal data.",{"category":122,"check":126,"severity":28,"summary":127},"Target market","The extension provides language server functionality applicable globally and has no regional restrictions.",{"category":97,"check":129,"severity":28,"summary":130},"Runtime stability","The extension is a language server and should be platform-agnostic as long as the Lua runtime is available.",{"category":37,"check":132,"severity":46,"summary":133},"Tool surface size","This is a language server plugin, not a multi-tool package, so tool surface size is not applicable.",{"category":44,"check":135,"severity":46,"summary":136},"Name collisions","This plugin is a single language server and does not bundle multiple extensions, so name collisions are not applicable.",{"category":44,"check":138,"severity":46,"summary":139},"Overlapping near-synonym tools","This plugin is a single language server and does not expose multiple tools, so overlapping near-synonym tools are not applicable.",{"category":44,"check":141,"severity":46,"summary":142},"Hooks-off mechanism","The extension does not appear to utilize hooks, making a hooks-off mechanism not applicable.",{"category":44,"check":144,"severity":46,"summary":145},"Hook matcher tightness","No hooks are present in the extension, thus hook matcher tightness is not applicable.",{"category":71,"check":147,"severity":46,"summary":148},"Hook security","The extension does not use hooks, so hook security is not applicable.",{"category":93,"check":150,"severity":46,"summary":151},"Silent prompt rewriting","There are no UserPromptSubmit hooks present in this extension.",{"category":71,"check":153,"severity":46,"summary":154},"Permission Hook","The extension does not implement any PermissionRequest hooks.",{"category":122,"check":156,"severity":46,"summary":157},"Hook privacy","The extension does not utilize hooks, therefore hook privacy checks are not applicable.",{"category":109,"check":159,"severity":46,"summary":160},"Hook dependency","There are no hooks present in this extension.",{"category":49,"check":162,"severity":51,"summary":163},"Install / Setup Instructions","The README provides installation instructions for various package managers but does not explicitly detail how to configure or set up the language server within the Claude Code environment.",{"category":49,"check":165,"severity":28,"summary":166},"Feature Transparency","The README clearly states the extension's primary function as a Lua language server.",{"category":49,"check":168,"severity":28,"summary":169},"Phantom features","All features mentioned in the README (Lua language server for code intelligence) have corresponding implementations.",{"category":171,"check":172,"severity":28,"summary":173},"Convention","Layout convention adherence","The plugin adheres to Claude Code plugin structural conventions, with `plugin.json` in `.claude-plugin/` and no other runtime components in that directory.",{"category":171,"check":175,"severity":46,"summary":176},"Plugin state","The plugin does not appear to have persistent state that would require management under `${CLAUDE_PLUGIN_DATA}`.",{"category":71,"check":178,"severity":46,"summary":179},"Keychain-stored secrets","The plugin does not handle any secrets that would require keychain storage.",{"category":181,"check":182,"severity":28,"summary":183},"Dependencies","Tagged release sourcing","The extension lists installation methods that point to stable releases of the lua-language-server.",{"category":185,"check":186,"severity":28,"summary":187},"Installation","Clean uninstall","The extension is a language server that likely runs as a child process and should be cleanly uninstalled.",1778054657163,"This plugin provides a language server for Lua, offering features such as code completion, diagnostics, and syntax highlighting. It relies on the external `lua-language-server` executable, with installation instructions provided for various package managers.","2.0.0","3.4.0","The extension is a well-defined, single-purpose language server with a clear description and Apache 2.0 license. It adheres to security best practices and structural conventions. A warning for 'Release Management' due to lack of explicit versioning and 'Install / Setup Instructions' due to missing configuration details prevents a perfect score.",85,"A high-quality Lua language server providing code intelligence.",[15,16,17,18],"global","verified",{"codeQuality":199,"collectedAt":200,"documentation":201,"maintenance":203,"popularity":204,"security":205,"testCoverage":207},{},1778054643394,{"descriptionLength":202,"readmeSize":8},41,{},{"smitheryUniqueUsers":8,"smitheryUseCount":8},{"hasNpmPackage":206,"smitheryVerified":206},false,{"hasCi":206,"hasTests":206},{"updatedAt":209},1778054703946,{"githubOwner":211,"githubRepo":212,"locale":22,"slug":213,"type":214},"anthropics","claude-plugins-official","lua-lsp","plugin",true,{"_creationTime":217,"_id":218,"community":219,"display":220,"identity":229,"parentExtension":230,"providers":231,"relations":240,"workflow":242},1778054452948.4092,"k171b9714j6pgfxqht22y94q4x866sck",{"reviewCount":8},{"description":221,"name":222,"sourceUrl":223,"tags":224},"Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations","Claude Code Plugins Directory","https://github.com/anthropics/claude-plugins-official",[225,226,227,228],"marketplace","directory","plugins","mcp",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":212,"type":225},null,{"extract":232,"llm":237,"smithery":239},{"commitSha":233,"license":234,"marketplace":235},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","n/a",{"name":212,"pluginCount":236},179,{"promptVersionExtension":190,"promptVersionScoring":191,"score":193,"targetMarket":196,"tier":238},"evaluated",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"repoId":241},"kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},1778054509977,1778054452948,1778054454391,{"extract":247,"llm":249,"smithery":250},{"commitSha":233,"license":248},"Apache-2.0",{"promptVersionExtension":190,"promptVersionScoring":191,"score":193,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"_creationTime":253,"_id":241,"identity":254,"providers":255,"workflow":271},1777995558409.857,{"githubOwner":211,"githubRepo":212,"sourceUrl":223},{"discover":256,"github":260},{"sources":257},[258,259],"skills-sh","smithery",{"closedIssues90d":261,"forks":262,"homepage":263,"openIssues90d":264,"pushedAt":265,"readmeSize":266,"stars":267,"topics":268},83,2270,"https://code.claude.com/docs/en/plugins",480,1778039881000,1948,18631,[269,228,270],"claude-code","skills",{"discoverAt":272,"extractAt":273,"githubAt":273,"updatedAt":273},1777995558409,1778054455773,{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},[],[277,297,317,337,358,378],{"_creationTime":278,"_id":279,"community":280,"display":281,"identity":288,"providers":290,"relations":295,"workflow":296},1778054452948.4321,"k170y2rmryj4jkbkfvyvyjqg21867ft0",{"reviewCount":8},{"description":282,"installMethods":283,"name":284,"sourceUrl":285,"tags":286},"Swift language server (SourceKit-LSP) for code intelligence",{},"Swift Language Server","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/swift-lsp",[287,16,17,18],"swift",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":289,"type":214},"swift-lsp",{"extract":291,"llm":292,"smithery":294},{"commitSha":233,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":293,"targetMarket":196,"tier":197},92,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},{"_creationTime":298,"_id":299,"community":300,"display":301,"identity":309,"providers":311,"relations":315,"workflow":316},1778054452948.4258,"k173kw7en5c3xj4cn8z9n70b8n867ca5",{"reviewCount":8},{"description":302,"installMethods":303,"name":304,"sourceUrl":305,"tags":306},"PHP language server (Intelephense) for code intelligence",{},"PHP Language Server","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/php-lsp",[307,16,18,17,308],"php","intelephense",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":310,"type":214},"php-lsp",{"extract":312,"llm":313,"smithery":314},{"commitSha":233,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":193,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},{"_creationTime":318,"_id":319,"community":320,"display":321,"identity":329,"providers":331,"relations":335,"workflow":336},1778054452948.4219,"k171mvypkv91jh82fndxmrfxh9866rk3",{"reviewCount":8},{"description":322,"installMethods":323,"name":324,"sourceUrl":325,"tags":326},"Java language server (Eclipse JDT.LS) for code intelligence",{},"Eclipse JDT.LS Java Language Server","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/jdtls-lsp",[327,18,16,328,17],"java","development",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":330,"type":214},"jdtls-lsp",{"extract":332,"llm":333,"smithery":334},{"commitSha":233,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":193,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},{"_creationTime":338,"_id":339,"community":340,"display":341,"identity":348,"providers":350,"relations":356,"workflow":357},1778054452948.4224,"k173m22paf9v4q1n1wrrksxcnn8678s2",{"reviewCount":8},{"description":342,"installMethods":343,"name":344,"sourceUrl":345,"tags":346},"Kotlin language server for code intelligence",{},"Kotlin Language Server","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/kotlin-lsp",[347,16,18,17],"kotlin",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":349,"type":214},"kotlin-lsp",{"extract":351,"llm":352,"smithery":355},{"commitSha":233,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":353,"targetMarket":196,"tier":354},65,"flagged",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},{"_creationTime":359,"_id":360,"community":361,"display":362,"identity":369,"providers":371,"relations":376,"workflow":377},1778054452948.415,"k17c6v9a0wynmxaevpyy6faw658676xy",{"reviewCount":8},{"description":363,"installMethods":364,"name":365,"sourceUrl":366,"tags":367},"C# language server for code intelligence",{},"C# Language Server","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/csharp-lsp",[368,16,17,18],"csharp",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":370,"type":214},"csharp-lsp",{"extract":372,"llm":373,"smithery":375},{"commitSha":233,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":374,"targetMarket":196,"tier":354},35,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},{"_creationTime":379,"_id":380,"community":381,"display":382,"identity":389,"providers":391,"relations":396,"workflow":397},1778054452948.4292,"k1702e31g63vad6h06v5htafzn866eb2",{"reviewCount":8},{"description":383,"installMethods":384,"name":385,"sourceUrl":386,"tags":387},"Ruby language server for code intelligence and analysis",{},"Ruby LSP","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/ruby-lsp",[388,16,18,328],"ruby",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":390,"type":214},"ruby-lsp",{"extract":392,"llm":393,"smithery":395},{"commitSha":233,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":394,"targetMarket":196,"tier":197},90,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209}]