[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-marketplace-superdocsapp-superdocs-plugin-hi":3,"guides-for-superdocsapp-superdocs-plugin":230},{"_creationTime":4,"_id":5,"children":6,"community":47,"display":48,"evaluation":55,"identity":205,"isFallback":207,"parentExtension":208,"providers":209,"relations":214,"repo":215,"workflow":229},1778000242048.1423,"k175m552vnz7cysm6nmttsmehh865wyc",[7],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":28,"providers":34,"relations":40,"workflow":42},1778000242048.1428,"k1739bmmt68r3bqdvzs9b51wqs865051",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":15,"sourceUrl":16,"tags":17},"Edit, draft, search, summarize, and export styled documents (.docx / PDF / HTML / Markdown / RTF) via the SuperDocs MCP server. Single install bundles 21 MCP tools, 4 user-invocable workflow prompts, and a skill that auto-loads when document work is requested.",{},"SuperDocs Plugin","https://github.com/superdocsapp/superdocs-plugin",[18,19,20,21,22,23,24,25,26,27],"document","editing","mcp","ai","docx","pdf","html","markdown","rtf","authentication",{"githubOwner":29,"githubRepo":30,"locale":31,"slug":32,"type":33},"superdocsapp","superdocs-plugin","en","superdocs","plugin",{"extract":35,"smithery":38},{"commitSha":36,"license":37},"51df447818a96235de5be102684ee8f3b29aafe9","MIT",{"qualityScore":11,"totalActivations":11,"uniqueUsers":11,"useCount":11,"verified":39},false,{"parentExtensionId":5,"repoId":41},"kd70trbfwqsakvh0f7j7psm49n86459a",{"anyEnrichmentAt":43,"extractAt":44,"githubAt":45,"invalidatedAt":43,"llmAt":46,"smitheryAt":43,"updatedAt":43},1778007780389,1778000242048,1778000242426,1778006249801,{"reviewCount":11},{"description":49,"installMethods":50,"name":51,"sourceUrl":16,"tags":52},"Extension from superdocsapp/superdocs-plugin",{},"SuperDocs plugin for Claude Code",[18,20,19,53,21,32,54],"export","api",{"_creationTime":56,"_id":57,"extensionId":5,"locale":31,"result":58,"trustSignals":195,"workflow":204},1778006249801.853,"kn76pjbaxxbach1ch49ae5h57h865kz4",{"checks":59,"evaluatedAt":185,"extensionSummary":186,"promptVersionExtension":187,"promptVersionScoring":188,"rationale":189,"score":190,"summary":191,"tags":192,"targetMarket":193,"tier":194},[60,65,68,71,75,79,83,87,90,93,97,101,105,109,112,115,118,121,124,127,131,135,139,143,147,150,153,156,160,163,166,169,172,176,179,182],{"category":61,"check":62,"severity":63,"summary":64},"Practical Utility","Problem relevance","pass","The README clearly states the problem: editing, drafting, searching, summarizing, and exporting styled documents directly from Claude Code.",{"category":61,"check":66,"severity":63,"summary":67},"Unique selling proposition","The extension integrates directly with the SuperDocs MCP server, providing 21 specific tools and workflow prompts for document manipulation, which goes beyond basic LLM capabilities.",{"category":61,"check":69,"severity":63,"summary":70},"Production readiness","The extension is fully implemented with a set of 21 tools and 4 workflow prompts covering a complete document lifecycle, including installation and API key management.",{"category":72,"check":73,"severity":63,"summary":74},"Scope","Single responsibility principle","The extension focuses on document manipulation via the SuperDocs MCP server and does not extend into unrelated domains like testing or deployment.",{"category":72,"check":76,"severity":77,"summary":78},"Description quality","warning","The displayed description is boilerplate ('Extension from superdocsapp/superdocs-plugin') and does not inform the user about the extension's capabilities.",{"category":80,"check":81,"severity":63,"summary":82},"Invocation","Scoped tools","The extension exposes 21 specific verb-noun tools for document manipulation, rather than a single generalist command.",{"category":84,"check":85,"severity":63,"summary":86},"Documentation","Configuration & parameter reference","The `plugin.json` clearly documents the required `api_key` parameter, its purpose, and how it's stored securely.",{"category":72,"check":88,"severity":63,"summary":89},"Tool naming","Tool names are descriptive, mostly verb-noun, and relevant to document manipulation (e.g., `upload_document_base64`, `export_document`).",{"category":72,"check":91,"severity":63,"summary":92},"Minimal I/O surface","Tool inputs appear focused on their specific tasks, and outputs are expected to be document-related artifacts or URLs.",{"category":94,"check":95,"severity":63,"summary":96},"License","License usability","The extension is licensed under the MIT license, which is clearly stated in the LICENSE file and the plugin.json manifest.",{"category":98,"check":99,"severity":63,"summary":100},"Maintenance","Commit recency","The last commit was 8 days ago (April 26, 2026), indicating active maintenance.",{"category":98,"check":102,"severity":103,"summary":104},"Dependency Management","not_applicable","No third-party dependencies are explicitly listed in the provided files.",{"category":106,"check":107,"severity":63,"summary":108},"Security","Secret Management","The API key is marked as sensitive and described as being stored securely in the OS keychain, not in plaintext config.",{"category":106,"check":110,"severity":63,"summary":111},"Injection","The extension does not appear to load or execute untrusted external data as instructions.",{"category":106,"check":113,"severity":63,"summary":114},"Transitive Supply-Chain Grenades","All code and assets appear to be contained within the repository, with no runtime downloads or remote script execution.",{"category":106,"check":116,"severity":63,"summary":117},"Sandbox Isolation","The plugin is designed to interact with an external API and store credentials securely, not to modify local files outside its scope.",{"category":106,"check":119,"severity":63,"summary":120},"Sandbox escape primitives","No detached-process spawns or retry loops around denied tool calls were detected in the provided code.",{"category":106,"check":122,"severity":63,"summary":123},"Data Exfiltration","The extension handles API keys securely and its outbound calls are to a documented vendor host for the intended purpose.",{"category":106,"check":125,"severity":63,"summary":126},"Hidden Text Tricks","The bundled files do not contain any hidden-steering tricks, invisible characters, or suspicious formatting.",{"category":128,"check":129,"severity":63,"summary":130},"Hooks","Opaque code execution","The bundle consists of readable JSON configuration files and a standard LICENSE file; no obfuscated or minified code is present.",{"category":132,"check":133,"severity":63,"summary":134},"Portability","Structural Assumption","The extension relies on user-provided file paths for document operations, which are standard inputs, and makes no other structural assumptions about the project.",{"category":136,"check":137,"severity":63,"summary":138},"Trust","Issues Attention","0 issues opened and 0 issues closed in the last 90 days, indicating no current issues or a very low traffic/issue rate.",{"category":140,"check":141,"severity":63,"summary":142},"Versioning","Release Management","A meaningful version (1.0.0) is declared in CHANGELOG.md and plugin.json, with a corresponding GitHub release tag.",{"category":144,"check":145,"severity":63,"summary":146},"Code Execution","Validation","The plugin requires an API key via `userConfig` which is marked as `required` and `sensitive`, implying validation.",{"category":106,"check":148,"severity":63,"summary":149},"Unguarded Destructive Operations","The extension primarily interacts with an external API for document operations, and no local destructive operations are apparent.",{"category":144,"check":151,"severity":63,"summary":152},"Error Handling","The `plugin.json` structure and clear documentation suggest a well-defined interaction with the MCP server, implying proper error handling.",{"category":144,"check":154,"severity":103,"summary":155},"Logging","The extension interacts with an external API; local logging of actions is not a typical requirement for this type of plugin.",{"category":157,"check":158,"severity":103,"summary":159},"Compliance","GDPR","The extension handles API keys and document content via an external service, but no explicit personal data handling beyond that is specified.",{"category":157,"check":161,"severity":63,"summary":162},"Target market","The extension has no regional or jurisdictional logic; it operates globally on document formats.",{"category":132,"check":164,"severity":63,"summary":165},"Runtime stability","The extension relies on standard HTTP calls and configuration, making it portable across different POSIX environments and Claude Code.",{"category":84,"check":167,"severity":63,"summary":168},"README","The README clearly states the purpose of the plugin, its capabilities, installation instructions, and quick start examples.",{"category":72,"check":170,"severity":63,"summary":171},"Theme declaration","The README declares a specific theme of document editing and manipulation tools, focusing on an AI-powered document workflow.",{"category":173,"check":174,"severity":63,"summary":175},"Install","Installation instruction","The README provides clear bash commands for installation and a prompt for the API key, along with examples.",{"category":72,"check":177,"severity":63,"summary":178},"Overlapping near-synonym tools","The 21 MCP tools appear to cover distinct functionalities related to document processing, without significant overlap in naming or function.",{"category":84,"check":180,"severity":63,"summary":181},"Phantom features","All features mentioned in the README, such as the 21 MCP tools and 4 workflow prompts, are present in the `plugin.json` and CHANGELOG.",{"category":140,"check":183,"severity":63,"summary":184},"Per-entry version metadata","The `plugin.json` explicitly declares version metadata ('1.0.0') for the plugin, and the CHANGELOG also confirms this version.",1778006151139,"This extension integrates with the SuperDocs MCP server to provide 21 specific tools and 4 workflow prompts for editing, drafting, searching, summarizing, and exporting documents in various formats (.docx, PDF, HTML, Markdown, RTF). It includes an auto-loading skill and prompts for API key configuration, which is securely stored in the OS keychain.","2.0.0","3.4.0","This extension is well-documented, actively maintained, and securely handles API keys. The only minor issue is the boilerplate displayed description, which is corrected by the comprehensive README.",95,"A robust extension for advanced document editing and management within Claude Code.",[18,20,19,53,21,32,54],"global","verified",{"codeQuality":196,"collectedAt":197,"documentation":198,"maintenance":200,"security":202,"testCoverage":203},{},1778006135202,{"descriptionLength":199,"readmeSize":11},44,{"closedIssues90d":11,"openIssues90d":11,"pushedAt":201},1777236536000,{"hasNpmPackage":39,"license":37,"smitheryVerified":39},{"hasCi":39,"hasTests":39},{"invalidatedAt":43,"updatedAt":43},{"githubOwner":29,"githubRepo":30,"locale":31,"slug":30,"type":206},"marketplace",true,null,{"extract":210,"smithery":213},{"commitSha":36,"license":37,"marketplace":211},{"name":30,"pluginCount":212},1,{"qualityScore":11,"totalActivations":11,"uniqueUsers":11,"useCount":11,"verified":39},{"repoId":41},{"_creationTime":216,"_id":41,"identity":217,"providers":218,"workflow":226},1777995551258.1155,{"githubOwner":29,"githubRepo":30,"sourceUrl":16},{"discover":219,"github":222},{"sources":220},[221],"mcp-registry",{"closedIssues90d":11,"forks":212,"homepage":223,"license":37,"openIssues90d":11,"pushedAt":201,"readmeSize":224,"stars":11,"topics":225},"https://docs.superdocs.app",3506,[],{"discoverAt":227,"extractAt":228,"githubAt":228,"updatedAt":228},1777995551258,1778000480302,{"anyEnrichmentAt":43,"extractAt":44,"githubAt":45,"invalidatedAt":43,"llmAt":46,"smitheryAt":43,"updatedAt":43},[]]