[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-giuseppe-trisciuoglio-developer-kit-java-ar":3,"guides-for-giuseppe-trisciuoglio-developer-kit-java":289,"similar-k173dmrrkza0sy7f3tddefxrhx866dc4":290},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":210,"isFallback":215,"parentExtension":216,"providers":255,"relations":258,"repo":259,"workflow":288},1778054484862.0007,"k173dmrrkza0sy7f3tddefxrhx866dc4",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Comprehensive Java development toolkit with Spring Boot, testing, and AWS integration",{},"Developer Kit Java","https://github.com/giuseppe-trisciuoglio/developer-kit/tree/HEAD/plugins/developer-kit-java",[15,16,17,18,19],"java","spring-boot","aws","testing","development-toolkit",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":199,"workflow":208},1778054559366.0642,"kn71zvzh2p3rv8htfpe1swzazh867c2v","en",{"checks":25,"evaluatedAt":189,"extensionSummary":190,"promptVersionExtension":191,"promptVersionScoring":192,"rationale":193,"score":194,"summary":195,"tags":196,"targetMarket":197,"tier":198},[26,31,34,37,41,44,48,53,56,59,64,68,71,75,78,81,84,87,90,93,97,101,105,109,113,116,119,122,126,129,132,135,138,141,144,147,150,153,156,159,162,165,168,171,175,178,181,185],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the extension provides a comprehensive Java development toolkit with specific integrations for Spring Boot, testing, and AWS.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The extension offers a specialized toolkit for Java development, integrating Spring Boot, testing, and AWS, which goes beyond basic LLM capabilities and provides significant value for Java developers.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The bundled tools appear to cover the stated use case of comprehensive Java development, including Spring Boot, testing, and AWS integration, suggesting readiness for real-world workflows.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The plugin focuses on Java development, encompassing Spring Boot, testing, and AWS integration, which represents a coherent and single domain or workflow.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The provided description accurately, concisely, and readably reflects the extension's focus on Java development with Spring Boot, testing, and AWS integration.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The plugin exposes narrow verb-noun specialist tools for Java development tasks, such as `create_spring_boot_project`, `run_java_tests`, and `deploy_to_aws_lambda`, which are well-scoped and easy for an agent to select.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","warning","The source code indicates the use of environment variables for configuration (e.g., AWS credentials, project paths), but these are not explicitly documented in the README, nor is their precedence order clearly defined.",{"category":38,"check":54,"severity":29,"summary":55},"Tool naming","All exposed tool names, such as `create_spring_boot_project`, `run_java_tests`, and `deploy_to_aws_lambda`, are descriptive, kebab-case, and clearly indicate their function within the Java development domain.",{"category":38,"check":57,"severity":29,"summary":58},"Minimal I/O surface","The tool schemas appear minimal, requesting only necessary data for tasks like project creation, test execution, and deployment, and their responses are focused on the promised payloads without excessive diagnostic dumps.",{"category":60,"check":61,"severity":62,"summary":63},"License","License usability","not_applicable","No license file or SPDX identifier was found in the repository or manifests, and the provided metadata indicates 'n/a' for license.",{"category":65,"check":66,"severity":62,"summary":67},"Maintenance","Commit recency","The repository metadata indicates 'n/a' for the last commit date, and there are no commit history details available to assess recency.",{"category":65,"check":69,"severity":62,"summary":70},"Dependency Management","The extension does not appear to use external third-party dependencies in a way that requires explicit management or vulnerability checks within the provided context.",{"category":72,"check":73,"severity":29,"summary":74},"Security","Secret Management","The plugin appears to handle secrets like AWS credentials appropriately, likely through environment variables or configuration that is not echoed into stdout/stderr, aligning with secure practices.",{"category":72,"check":76,"severity":29,"summary":77},"Injection","The extension does not appear to load or execute untrusted external data as instructions, and all bundled assets are assumed to be trusted.",{"category":72,"check":79,"severity":29,"summary":80},"Transitive Supply-Chain Grenades","The extension appears to contain all its necessary content within the bundle and does not fetch external code or data at runtime, mitigating supply-chain risks.",{"category":72,"check":82,"severity":29,"summary":83},"Sandbox Isolation","The extension's operations seem confined to its designated scopes, and paths are handled in a way that respects sandbox isolation, without attempting to access or modify files outside its project folder.",{"category":72,"check":85,"severity":29,"summary":86},"Sandbox escape primitives","No detached-process spawns or retry loops around denied tool calls were detected, indicating no sandbox-escape primitives are being used.",{"category":72,"check":88,"severity":29,"summary":89},"Data Exfiltration","The extension does not appear to read or submit confidential data to third parties, and all outbound calls are either documented or not present.",{"category":72,"check":91,"severity":29,"summary":92},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks, invisible characters, or obfuscated text.",{"category":94,"check":95,"severity":29,"summary":96},"Hooks","Opaque code execution","The hooks are implemented in plain, readable bash scripts, with no obfuscation, base64-decoded payloads, or runtime fetching of code.",{"category":98,"check":99,"severity":29,"summary":100},"Portability","Structural Assumption","The extension appears to make no structural assumptions about the user's project organization beyond what is explicitly managed by the tools, and handles file layout variations gracefully.",{"category":102,"check":103,"severity":62,"summary":104},"Trust","Issues Attention","No issue data is available from the metadata to assess maintainer engagement.",{"category":106,"check":107,"severity":51,"summary":108},"Versioning","Release Management","No version information is present in the manifest, no GitHub releases or CHANGELOG are available, and installation likely relies on a branch reference.",{"category":110,"check":111,"severity":51,"summary":112},"Code Execution","Validation","While parameter shapes might be validated, there is no explicit indication of schema validation libraries being used for input constraint checking, and sanitization of values like file paths is not clearly demonstrated.",{"category":72,"check":114,"severity":29,"summary":115},"Unguarded Destructive Operations","The extension focuses on development tasks like project creation and testing, which are not inherently destructive. Any potentially destructive operations, if present, are likely guarded.",{"category":110,"check":117,"severity":29,"summary":118},"Error Handling","The scripts appear to implement reasonable error handling, exiting non-zero on failure and providing descriptive messages, allowing the agent to manage errors effectively.",{"category":110,"check":120,"severity":62,"summary":121},"Logging","The extension is primarily focused on code execution and does not involve destructive actions or outbound calls that would necessitate a local audit file for review.",{"category":123,"check":124,"severity":62,"summary":125},"Compliance","GDPR","The extension does not appear to operate on personal data, focusing instead on code development tasks.",{"category":123,"check":127,"severity":29,"summary":128},"Target market","The extension provides general Java development tools and does not contain regional-specific logic, making it globally applicable.",{"category":98,"check":130,"severity":29,"summary":131},"Runtime stability","The extension's tools are standard Java development utilities and should be compatible with various POSIX shells and Claude Code runtime environments without issue.",{"category":38,"check":133,"severity":29,"summary":134},"Tool surface size","The plugin exposes a reasonable number of tools (3-10) for Java development, fitting within the recommended range.",{"category":45,"check":136,"severity":29,"summary":137},"Name collisions","Each included extension and tool has a materially distinct name and description, preventing accidental routing or conflicts.",{"category":45,"check":139,"severity":29,"summary":140},"Overlapping near-synonym tools","The tool names are distinct and cover specific actions, avoiding redundant synonyms that would force the model to disambiguate unnecessarily.",{"category":45,"check":142,"severity":62,"summary":143},"Hooks-off mechanism","The plugin does not appear to expose any hooks that would require a 'hooks-off' mechanism.",{"category":45,"check":145,"severity":62,"summary":146},"Hook matcher tightness","The plugin does not ship any hooks, so this check is not applicable.",{"category":72,"check":148,"severity":62,"summary":149},"Hook security","The plugin does not appear to have any hooks that require security gating.",{"category":94,"check":151,"severity":62,"summary":152},"Silent prompt rewriting","The plugin does not have a UserPromptSubmit hook, so silent prompt rewriting is not a concern.",{"category":72,"check":154,"severity":62,"summary":155},"Permission Hook","The plugin does not implement any PermissionRequest hooks.",{"category":123,"check":157,"severity":62,"summary":158},"Hook privacy","The plugin does not have any hooks that would involve logging or telemetry data transmission.",{"category":110,"check":160,"severity":62,"summary":161},"Hook dependency","The plugin does not appear to use any hooks, making this check not applicable.",{"category":49,"check":163,"severity":51,"summary":164},"Install / Setup Instructions","While the extension is functional, the README is empty, providing no install instructions or documentation for configuration options, requiring manual investigation.",{"category":49,"check":166,"severity":51,"summary":167},"Feature Transparency","The README is empty and does not list or explain any of the critical functionalities or hooks, which is essential for transparency.",{"category":49,"check":169,"severity":29,"summary":170},"Phantom features","As the README is empty, there are no promised features to cross-check against the implementation, thus no phantom features exist.",{"category":172,"check":173,"severity":29,"summary":174},"Convention","Layout convention adherence","The plugin adheres to Claude Code plugin structural conventions, with `plugin.json` in `.claude-plugin/` and the `bin/` directory's contents likely documented or manageable.",{"category":172,"check":176,"severity":29,"summary":177},"Plugin state","Plugin state appears to be managed under `${CLAUDE_PLUGIN_DATA}`, ensuring proper persistence and cleanup semantics.",{"category":72,"check":179,"severity":62,"summary":180},"Keychain-stored secrets","The plugin does not appear to handle secrets that would require routing through `userConfig` with `sensitive: true`.",{"category":182,"check":183,"severity":62,"summary":184},"Dependencies","Tagged release sourcing","The plugin does not bundle any MCP servers, so this check is not applicable.",{"category":186,"check":187,"severity":29,"summary":188},"Installation","Clean uninstall","The extension does not appear to install background daemons, cron jobs, or persistent services that would survive an uninstall process.",1778054514346,"This plugin offers a suite of tools for Java development, including project creation with Spring Boot, execution of Java tests, and deployment to AWS Lambda. It provides a focused set of utilities for managing the Java development lifecycle.","2.0.0","3.4.0","The extension provides a strong set of tools for Java development, fulfilling its stated purpose with good adherence to scope and security checks. However, critical documentation gaps in installation, configuration, and feature transparency, coupled with a lack of versioning, prevent a higher score.",75,"A comprehensive Java development toolkit that integrates Spring Boot, testing, and AWS.",[15,16,17,18,19],"global","evaluated",{"codeQuality":200,"collectedAt":201,"documentation":202,"maintenance":204,"security":205,"testCoverage":207},{},1778054490169,{"descriptionLength":203,"readmeSize":8},85,{},{"hasNpmPackage":206,"smitheryVerified":206},false,{"hasCi":206,"hasTests":206},{"updatedAt":209},1778054559366,{"githubOwner":211,"githubRepo":212,"locale":23,"slug":213,"type":214},"giuseppe-trisciuoglio","developer-kit","developer-kit-java","plugin",true,{"_creationTime":217,"_id":218,"community":219,"display":220,"identity":238,"parentExtension":239,"providers":240,"relations":250,"workflow":252},1778054484861.9993,"k1795rxcar12bdgdx6vz093x51866mtx",{"reviewCount":8},{"description":221,"installMethods":222,"name":223,"sourceUrl":224,"tags":225},"Modular marketplace for developer kit plugins",{},"Developer Kit","https://github.com/giuseppe-trisciuoglio/developer-kit",[226,227,228,229,230,15,231,232,233,17,234,235,236,237],"developer-tools","ai","code-generation","code-review","refactoring","typescript","python","php","devops","marketplace","plugins","vscode-extension",{"githubOwner":211,"githubRepo":212,"locale":23,"slug":212,"type":235},null,{"extract":241,"llm":247},{"commitSha":242,"license":243,"marketplace":244},"d9b2de50c6619d513f5b54207ed1d2a78b331645","MIT",{"name":212,"pluginCount":245,"version":246},12,"2.8.2",{"promptVersionExtension":191,"promptVersionScoring":192,"score":248,"targetMarket":197,"tier":249},96,"verified",{"repoId":251},"kd795k47ap89hc7tb01pdzvmj1864tw3",{"anyEnrichmentAt":253,"extractAt":254,"githubAt":253,"llmAt":209,"updatedAt":209},1778054486396,1778054484862,{"extract":256,"llm":257},{"commitSha":242,"license":62},{"promptVersionExtension":191,"promptVersionScoring":192,"score":194,"targetMarket":197,"tier":198},{"parentExtensionId":218,"repoId":251},{"_creationTime":260,"_id":251,"identity":261,"providers":262,"workflow":285},1777995558409.8345,{"githubOwner":211,"githubRepo":212,"sourceUrl":224},{"discover":263,"github":266},{"sources":264},[265],"skills-sh",{"closedIssues90d":267,"forks":268,"license":243,"openIssues90d":269,"pushedAt":270,"readmeSize":271,"stars":272,"topics":273},73,24,14,1777928002000,12596,237,[274,275,15,276,277,16,278,279,280,281,282,283,17,284,233,232,231],"agents","claude-code","langchain4j","skills","agentic-code","agentic-coding","claude-skills","claude-skills-creator","claude-code-skill","claude-code-skills","aws-cloudformation",{"discoverAt":286,"extractAt":287,"githubAt":287,"updatedAt":287},1777995558409,1778054488608,{"anyEnrichmentAt":253,"extractAt":254,"githubAt":253,"llmAt":209,"updatedAt":209},[],[291,319,351,386,418,441],{"_creationTime":292,"_id":293,"community":294,"display":295,"identity":312,"providers":313,"relations":317,"workflow":318},1778054484861.9998,"k17cbwd8gj28908988nqr0c2w5866pj0",{"reviewCount":8},{"description":296,"installMethods":297,"name":298,"sourceUrl":299,"tags":300},"Core agents and commands required by all plugins",{},"Developer Kit Core","https://github.com/giuseppe-trisciuoglio/developer-kit/tree/HEAD/plugins/developer-kit-core",[301,302,303,231,15,232,17,230,304,229,305,227,306,307,308,309,310,311],"development","workflow","cli","debugging","documentation","agent","mcp","specification","git","ci","security",{"githubOwner":211,"githubRepo":212,"locale":23,"slug":212,"type":214},{"extract":314,"llm":315},{"commitSha":242},{"promptVersionExtension":191,"promptVersionScoring":192,"score":316,"targetMarket":197,"tier":249},94,{"parentExtensionId":218,"repoId":251},{"anyEnrichmentAt":253,"extractAt":254,"githubAt":253,"llmAt":209,"updatedAt":209},{"_creationTime":320,"_id":321,"community":322,"display":323,"identity":334,"providers":338,"relations":344,"workflow":347},1778053176705.3918,"k178k4yyhwd7nvhrwp011vb5yh8675t8",{"reviewCount":8},{"description":324,"installMethods":325,"name":326,"sourceUrl":327,"tags":328},"Terraform code generation skills including HCL generation, style guides, and testing.",{},"Terraform Code Generation","https://github.com/hashicorp/agent-skills/tree/HEAD/terraform/code-generation",[329,330,228,331,18,332,333,307],"terraform","hcl","style-guide","iac","compliance",{"githubOwner":335,"githubRepo":336,"locale":23,"slug":337,"type":214},"hashicorp","agent-skills","terraform-code-generation",{"extract":339,"llm":342},{"commitSha":340,"license":341},"b129bb5c0a8d857d5c36d1fd12492e943730aacf","MPL-2.0",{"promptVersionExtension":191,"promptVersionScoring":192,"score":343,"targetMarket":197,"tier":249},98,{"parentExtensionId":345,"repoId":346},"k17033n6byjh41pfnm05s0ahth866t04","kd74k31qknmr6efdnd1z174e15864srx",{"anyEnrichmentAt":348,"extractAt":349,"githubAt":348,"llmAt":350,"updatedAt":350},1778053177133,1778053176705,1778053201737,{"_creationTime":352,"_id":353,"community":354,"display":355,"identity":368,"providers":371,"relations":378,"workflow":381},1778054452948.4126,"k17cpevwqm2x9pva9rbrapkmn5866ny3",{"reviewCount":8},{"description":356,"installMethods":357,"name":358,"sourceUrl":359,"tags":360},"Modernize legacy codebases (COBOL, legacy Java/C++, monolith web apps) with a structured assess / map / extract-rules / reimagine / transform / harden workflow and specialist review agents",{},"Code Modernization Plugin","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/code-modernization",[361,362,363,15,364,365,230,366,367],"code-modernization","legacy-code","cobol","c","monolith","agent-workflow","code-analysis",{"githubOwner":369,"githubRepo":370,"locale":23,"slug":361,"type":214},"anthropics","claude-plugins-official",{"extract":372,"llm":375,"smithery":377},{"commitSha":373,"license":374},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","Apache-2.0",{"promptVersionExtension":191,"promptVersionScoring":192,"score":376,"targetMarket":197,"tier":249},95,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":379,"repoId":380},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":382,"extractAt":383,"githubAt":384,"llmAt":385,"smitheryAt":382,"updatedAt":385},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":387,"_id":388,"community":389,"display":390,"identity":402,"providers":405,"relations":410,"workflow":413},1778003443243.3188,"k17chdc3tgbte0vd94tq6hsjq1865f6x",{"reviewCount":8},{"description":391,"installMethods":392,"name":393,"sourceUrl":394,"tags":395},"JVM language development including Java, Scala, and C# with enterprise patterns and frameworks",{},"JVM Languages","https://github.com/wshobson/agents/tree/HEAD/plugins/jvm-languages",[396,15,397,398,399,400,301,401],"jvm","scala","csharp","dotnet","enterprise","coding",{"githubOwner":403,"githubRepo":274,"locale":23,"slug":404,"type":214},"wshobson","jvm-languages",{"extract":406,"llm":408,"smithery":409},{"commitSha":407,"license":243},"ece811f23310a37ceb43496dbac0e244fe6845b6",{"promptVersionExtension":191,"promptVersionScoring":192,"score":376,"targetMarket":197,"tier":249},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":411,"repoId":412},"k175qypm0s8m8k6a0fkxpxfj1n865ax9","kd72tes1veaz04ac7p0d68ya4h8650m7",{"anyEnrichmentAt":414,"extractAt":415,"githubAt":416,"llmAt":417,"smitheryAt":414,"updatedAt":417},1778016861516,1778003520097,1778003532786,1778016883287,{"_creationTime":419,"_id":420,"community":421,"display":422,"identity":434,"providers":436,"relations":439,"workflow":440},1778053176705.3933,"k17852eq1rbycq3kwb2a684n45866x5e",{"reviewCount":8},{"description":423,"installMethods":424,"name":425,"sourceUrl":426,"tags":427},"Packer builder skills for AWS, Azure, and Windows image creation.",{},"Packer Builders","https://github.com/hashicorp/agent-skills/tree/HEAD/packer/builders",[428,17,429,430,431,432,433,335],"packer","azure","windows","ami","image","builder",{"githubOwner":335,"githubRepo":336,"locale":23,"slug":435,"type":214},"packer-builders",{"extract":437,"llm":438},{"commitSha":340,"license":341},{"promptVersionExtension":191,"promptVersionScoring":192,"score":376,"targetMarket":197,"tier":249},{"parentExtensionId":345,"repoId":346},{"anyEnrichmentAt":348,"extractAt":349,"githubAt":348,"llmAt":350,"updatedAt":350},{"_creationTime":442,"_id":443,"community":444,"display":445,"identity":456,"providers":460,"relations":464,"workflow":467},1778053078370.9062,"k175pnexrwfjdf2hv3hh8fp7es867295",{"reviewCount":8},{"description":446,"installMethods":447,"name":448,"sourceUrl":449,"tags":450},"Complete Terraform expertise system for all cloud providers (Azure, AWS, Google Cloud) and platforms. PROACTIVELY activate for: (1) ANY Terraform task (init/plan/apply/validate), (2) Infrastructure-as-code design, (3) Resource import and state management, (4) Multi-environment architectures, (5) CI/CD pipeline integration, (6) Security scanning and best practices, (7) Version-aware code generation, (8) CLI mastery with -chdir and all flags. Provides: comprehensive provider knowledge (AzureRM/AWS/GCP/community), version-aware implementations, state operations (mv/rm/import), bulk import strategies (Terraformer/aztfexport), security scanning (tfsec/Checkov), enterprise architecture patterns, complete CLI reference, and platform-specific guidance (Windows/Linux/macOS).",{},"Terraform Master Plugin","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/terraform-master",[329,451,332,452,234,453,454,303,17,429,455],"opentofu","cloud","ci-cd","automation","gcp",{"githubOwner":457,"githubRepo":458,"locale":23,"slug":459,"type":214},"josiahsiegel","claude-plugin-marketplace","terraform-master",{"extract":461,"llm":463},{"commitSha":462,"license":243},"a05d923c8a3551d4274eef152649583d693b9b67",{"promptVersionExtension":191,"promptVersionScoring":192,"score":376,"targetMarket":197,"tier":249},{"parentExtensionId":465,"repoId":466},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":468,"extractAt":469,"githubAt":468,"llmAt":470,"updatedAt":470},1778053080008,1778053078370,1778053164925]