[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-hashicorp-packer-builders-de":3,"guides-for-hashicorp-packer-builders":267,"similar-k17852eq1rbycq3kwb2a684n45866x5e":268},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":23,"identity":207,"isFallback":211,"parentExtension":212,"providers":243,"relations":246,"repo":247,"workflow":266},1778053176705.3933,"k17852eq1rbycq3kwb2a684n45866x5e",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Packer builder skills for AWS, Azure, and Windows image creation.",{},"Packer Builders","https://github.com/hashicorp/agent-skills/tree/HEAD/packer/builders",[15,16,17,18,19,20,21,22],"packer","aws","azure","windows","ami","image","builder","hashicorp",{"_creationTime":24,"_id":25,"extensionId":5,"locale":26,"result":27,"trustSignals":196,"workflow":205},1778053201737.3115,"kn7fae54794vx7444f5rn28nhn866wwr","en",{"checks":28,"evaluatedAt":186,"extensionSummary":187,"promptVersionExtension":188,"promptVersionScoring":189,"rationale":190,"score":191,"summary":192,"tags":193,"targetMarket":194,"tier":195},[29,34,37,40,44,47,51,55,58,61,65,70,73,77,80,83,86,89,92,95,99,103,107,111,115,118,121,124,128,131,134,137,140,143,146,149,151,153,155,157,159,162,165,168,172,175,178,182],{"category":30,"check":31,"severity":32,"summary":33},"Practical Utility","Problem relevance","pass","The displayed description clearly states the problem being solved: creating machine images for AWS, Azure, and Windows.",{"category":30,"check":35,"severity":32,"summary":36},"Unique selling proposition","The extension provides specific Packer builder configurations for different cloud providers and operating systems, which is value beyond a simple prompt.",{"category":30,"check":38,"severity":32,"summary":39},"Production readiness","The extension covers the complete lifecycle of creating machine images, including configuration, build commands, and common issues.",{"category":41,"check":42,"severity":32,"summary":43},"Scope","Single responsibility principle","The plugin focuses on Packer builders for image creation across AWS, Azure, and Windows, a coherent and well-defined scope.",{"category":41,"check":45,"severity":32,"summary":46},"Description quality","The description accurately reflects the functionality provided by the extension, which is building Packer images for AWS, Azure, and Windows.",{"category":48,"check":49,"severity":32,"summary":50},"Invocation","Scoped tools","The skills are scoped to specific cloud providers and image types (e.g., aws-ami-builder, azure-image-builder, windows-builder) rather than generalist commands.",{"category":52,"check":53,"severity":32,"summary":54},"Documentation","Configuration & parameter reference","The SKILL.md files provide comprehensive documentation for source configurations, variables, and build commands, including authentication details.",{"category":41,"check":56,"severity":32,"summary":57},"Tool naming","The skill names (aws-ami-builder, azure-image-builder, windows-builder) are descriptive and within the declared domain.",{"category":41,"check":59,"severity":32,"summary":60},"Minimal I/O surface","The inputs for the Packer configurations are clearly defined variables and the outputs are the built images, with no extraneous data exposed.",{"category":62,"check":63,"severity":32,"summary":64},"License","License usability","The extension is licensed under the Mozilla Public License Version 2.0 (MPL-2.0), which is a standard open-source license.",{"category":66,"check":67,"severity":68,"summary":69},"Maintenance","Commit recency","not_applicable","The provided data does not include commit history, so this check cannot be performed.",{"category":66,"check":71,"severity":68,"summary":72},"Dependency Management","The extension itself does not appear to introduce third-party dependencies beyond the required Packer plugins, which are managed by Packer.",{"category":74,"check":75,"severity":32,"summary":76},"Security","Secret Management","Secrets like API keys and client secrets are handled via sensitive variables in Packer templates, not hardcoded, and the documentation explains how to set them via environment variables or Azure CLI auth.",{"category":74,"check":78,"severity":32,"summary":79},"Injection","The extension primarily provides configuration templates for Packer. There is no indication of loading untrusted third-party data as instructions.",{"category":74,"check":81,"severity":32,"summary":82},"Transitive Supply-Chain Grenades","The extension relies on Packer's plugin mechanism and pre-defined configurations; it does not fetch or execute remote scripts.",{"category":74,"check":84,"severity":32,"summary":85},"Sandbox Isolation","The extension provides Packer configurations, which run within Packer's execution environment. There are no indications of attempts to modify files outside the intended build context.",{"category":74,"check":87,"severity":32,"summary":88},"Sandbox escape primitives","No evidence of detached-process spawns or deny-retry loops in the provided configuration files.",{"category":74,"check":90,"severity":32,"summary":91},"Data Exfiltration","The extension focuses on building images and does not contain any logic for reading or submitting confidential data to third parties.",{"category":74,"check":93,"severity":32,"summary":94},"Hidden Text Tricks","The bundled files are standard HCL and Markdown, free of hidden-steering tricks.",{"category":96,"check":97,"severity":32,"summary":98},"Hooks","Opaque code execution","The extension consists of HCL configuration files and Markdown documentation, with no obfuscated or minified code.",{"category":100,"check":101,"severity":32,"summary":102},"Portability","Structural Assumption","The configurations are self-contained and do not make assumptions about user-specific project organization beyond standard Packer plugin requirements.",{"category":104,"check":105,"severity":68,"summary":106},"Trust","Issues Attention","Issue data is not available for this repository.",{"category":108,"check":109,"severity":32,"summary":110},"Versioning","Release Management","The `plugin.json` file contains a version number ('1.0.0'), and the CHANGELOG.md indicates versioning.",{"category":112,"check":113,"severity":32,"summary":114},"Code Execution","Validation","Packer's HCL configuration language inherently provides validation for syntax and structure. User-provided variables are defined with types.",{"category":74,"check":116,"severity":32,"summary":117},"Unguarded Destructive Operations","While image building can be considered a destructive operation in terms of resource consumption, the configurations themselves do not contain unguarded destructive primitives like `rm -rf`.",{"category":112,"check":119,"severity":32,"summary":120},"Error Handling","Packer handles errors during the build process through its HCL syntax and execution engine, providing error messages for failures.",{"category":112,"check":122,"severity":68,"summary":123},"Logging","This extension provides Packer configurations, not executable code that would typically require local audit logging.",{"category":125,"check":126,"severity":68,"summary":127},"Compliance","GDPR","The extension focuses on infrastructure image creation and does not handle personal data.",{"category":125,"check":129,"severity":32,"summary":130},"Target market","The extension targets cloud image building for AWS and Azure, which are global services. No specific regional limitations are identified.",{"category":100,"check":132,"severity":32,"summary":133},"Runtime stability","The extension relies on Packer and its builders, which are designed to be portable across different environments where Packer can run.",{"category":41,"check":135,"severity":32,"summary":136},"Tool surface size","The plugin exposes three distinct skills: aws-ami-builder, azure-image-builder, and windows-builder, which is within the ideal range.",{"category":48,"check":138,"severity":32,"summary":139},"Name collisions","The skill names (aws-ami-builder, azure-image-builder, windows-builder) are distinct and do not appear to collide with built-in commands or other common terms.",{"category":48,"check":141,"severity":32,"summary":142},"Overlapping near-synonym tools","Each skill represents a distinct cloud provider or OS target for image building, avoiding overlapping synonym tools.",{"category":48,"check":144,"severity":68,"summary":145},"Hooks-off mechanism","This extension does not appear to implement any hooks.",{"category":48,"check":147,"severity":68,"summary":148},"Hook matcher tightness","This extension does not implement any hooks.",{"category":74,"check":150,"severity":68,"summary":148},"Hook security",{"category":96,"check":152,"severity":68,"summary":148},"Silent prompt rewriting",{"category":74,"check":154,"severity":68,"summary":148},"Permission Hook",{"category":125,"check":156,"severity":68,"summary":148},"Hook privacy",{"category":112,"check":158,"severity":68,"summary":148},"Hook dependency",{"category":52,"check":160,"severity":32,"summary":161},"Install / Setup Instructions","The README provides clear instructions for installing the plugin via `claude plugin install` and also for individual skills via `npx skills add`.",{"category":52,"check":163,"severity":32,"summary":164},"Feature Transparency","The README clearly outlines the products and use cases covered, and the SKILL.md files detail the specific functionalities of each builder.",{"category":52,"check":166,"severity":32,"summary":167},"Phantom features","All promised features (AWS, Azure, Windows image building) have corresponding implementations and detailed documentation.",{"category":169,"check":170,"severity":32,"summary":171},"Convention","Layout convention adherence","The plugin follows the expected structure with `.claude-plugin/plugin.json` and skills organized under `skills/`.",{"category":169,"check":173,"severity":68,"summary":174},"Plugin state","This plugin does not appear to have persistent state that would require management under `${CLAUDE_PLUGIN_DATA}`.",{"category":74,"check":176,"severity":32,"summary":177},"Keychain-stored secrets","Secrets are handled via Packer variables and documented authentication methods (environment variables, Azure CLI), which are more secure than plain settings.json.",{"category":179,"check":180,"severity":32,"summary":181},"Dependencies","Tagged release sourcing","The plugin declares dependencies on Packer plugins with version constraints (e.g., `~> 1.3` for amazon), indicating reliance on tagged releases.",{"category":183,"check":184,"severity":32,"summary":185},"Installation","Clean uninstall","The plugin installs configurations and does not appear to spawn any background daemons or services that would persist after uninstallation.",1778053188737,"This plugin provides ready-to-use Packer HCL configurations for building AWS AMIs, Azure managed and gallery images, and Windows images. It details authentication methods, essential build commands, and common troubleshooting steps for each platform.","2.0.0","3.4.0","The extension is well-documented, adheres to scope principles, and handles secrets appropriately. It provides clear configurations for building machine images on major cloud platforms. The primary area for improvement would be more explicit information regarding commit recency if this were a standalone repository with active development beyond the initial commit.",95,"A well-structured and documented collection of Packer builder configurations for creating machine images on AWS, Azure, and Windows.",[15,16,17,18,19,20,21,22],"global","verified",{"codeQuality":197,"collectedAt":198,"documentation":199,"maintenance":201,"security":202,"testCoverage":204},{},1778053178758,{"descriptionLength":200,"readmeSize":8},65,{},{"hasNpmPackage":203,"smitheryVerified":203},false,{"hasCi":203,"hasTests":203},{"updatedAt":206},1778053201737,{"githubOwner":22,"githubRepo":208,"locale":26,"slug":209,"type":210},"agent-skills","packer-builders","plugin",true,{"_creationTime":213,"_id":214,"community":215,"display":216,"identity":226,"parentExtension":228,"providers":229,"relations":238,"workflow":240},1778053176705.3914,"k17033n6byjh41pfnm05s0ahth866t04",{"reviewCount":8},{"description":217,"installMethods":218,"name":219,"sourceUrl":220,"tags":221},"Official HashiCorp plugins and skills for Claude Code",{},"HashiCorp Agent Skills","https://github.com/hashicorp/agent-skills",[22,222,15,223,224,225],"terraform","iac","devops","mcp",{"githubOwner":22,"githubRepo":208,"locale":26,"slug":22,"type":227},"marketplace",null,{"extract":230,"llm":236},{"commitSha":231,"license":232,"marketplace":233},"b129bb5c0a8d857d5c36d1fd12492e943730aacf","MPL-2.0",{"name":22,"pluginCount":234,"version":235},5,"1.0.0",{"promptVersionExtension":188,"promptVersionScoring":189,"score":237,"targetMarket":194,"tier":195},85,{"repoId":239},"kd74k31qknmr6efdnd1z174e15864srx",{"anyEnrichmentAt":241,"extractAt":242,"githubAt":241,"llmAt":206,"updatedAt":206},1778053177133,1778053176705,{"extract":244,"llm":245},{"commitSha":231,"license":232},{"promptVersionExtension":188,"promptVersionScoring":189,"score":191,"targetMarket":194,"tier":195},{"parentExtensionId":214,"repoId":239},{"_creationTime":248,"_id":239,"identity":249,"providers":250,"workflow":263},1777995558409.8564,{"githubOwner":22,"githubRepo":208,"sourceUrl":220},{"discover":251,"github":254},{"sources":252},[253],"skills-sh",{"closedIssues90d":255,"forks":256,"license":232,"openIssues90d":257,"pushedAt":258,"readmeSize":259,"stars":260,"topics":261},2,73,8,1777079496000,2121,602,[262],"doormat-managed",{"discoverAt":264,"extractAt":265,"githubAt":265,"updatedAt":265},1777995558409,1778053177678,{"anyEnrichmentAt":241,"extractAt":242,"githubAt":241,"llmAt":206,"updatedAt":206},[],[269,289,320,348,375,398],{"_creationTime":270,"_id":271,"community":272,"display":273,"identity":282,"providers":284,"relations":287,"workflow":288},1778053176705.3938,"k17arrqc7bp18pkg4kjme0gg1h86618m",{"reviewCount":8},{"description":274,"installMethods":275,"name":276,"sourceUrl":277,"tags":278},"HCP Packer registry integration for tracking and managing image metadata.",{},"HCP Packer Registry Integration","https://github.com/hashicorp/agent-skills/tree/HEAD/packer/hcp",[15,279,22,280,224,281],"hcp","cloud","infrastructure",{"githubOwner":22,"githubRepo":208,"locale":26,"slug":283,"type":210},"packer-hcp",{"extract":285,"llm":286},{"commitSha":231,"license":232},{"promptVersionExtension":188,"promptVersionScoring":189,"score":191,"targetMarket":194,"tier":195},{"parentExtensionId":214,"repoId":239},{"anyEnrichmentAt":241,"extractAt":242,"githubAt":241,"llmAt":206,"updatedAt":206},{"_creationTime":290,"_id":291,"community":292,"display":293,"identity":304,"providers":308,"relations":313,"workflow":316},1778053078370.9062,"k175pnexrwfjdf2hv3hh8fp7es867295",{"reviewCount":8},{"description":294,"installMethods":295,"name":296,"sourceUrl":297,"tags":298},"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",[222,299,223,280,224,300,301,302,16,17,303],"opentofu","ci-cd","automation","cli","gcp",{"githubOwner":305,"githubRepo":306,"locale":26,"slug":307,"type":210},"josiahsiegel","claude-plugin-marketplace","terraform-master",{"extract":309,"llm":312},{"commitSha":310,"license":311},"a05d923c8a3551d4274eef152649583d693b9b67","MIT",{"promptVersionExtension":188,"promptVersionScoring":189,"score":191,"targetMarket":194,"tier":195},{"parentExtensionId":314,"repoId":315},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":317,"extractAt":318,"githubAt":317,"llmAt":319,"updatedAt":319},1778053080008,1778053078370,1778053164925,{"_creationTime":321,"_id":322,"community":323,"display":324,"identity":341,"providers":342,"relations":346,"workflow":347},1778053078370.9072,"k1785kw9sj46azfev8ac1b8e9h866k2c",{"reviewCount":8},{"description":325,"installMethods":326,"name":327,"sourceUrl":328,"tags":329},"Complete Azure Data Factory expertise for pipeline JSON development, validation, and optimization (2025-2026). This plugin should be used for ADF pipeline creation, activity configuration, linked services, datasets, triggers, expressions, CI/CD, Microsoft Fabric integration, Databricks orchestration, ML pipeline patterns, and debugging.",{},"adf-master","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/adf-master",[17,330,331,300,332,333,334,335,336,337,338,339,18,340,301],"data-factory","adf","pipeline","json","validation","orchestration","ml","fabric","databricks","git-bash","powershell",{"githubOwner":305,"githubRepo":306,"locale":26,"slug":327,"type":210},{"extract":343,"llm":344},{"commitSha":310,"license":311},{"promptVersionExtension":188,"promptVersionScoring":189,"score":345,"targetMarket":194,"tier":195},94,{"parentExtensionId":314,"repoId":315},{"anyEnrichmentAt":317,"extractAt":318,"githubAt":317,"llmAt":319,"updatedAt":319},{"_creationTime":349,"_id":350,"community":351,"display":352,"identity":367,"providers":369,"relations":373,"workflow":374},1778053078370.9097,"k170316x6zf9ncpbw0grdrhvgh866kwr",{"reviewCount":8},{"description":353,"installMethods":354,"name":355,"sourceUrl":356,"tags":357},"Expert agent on .NET microservices architecture, containerization, Docker, DDD, CQRS, and cloud-native patterns based on Microsoft's official guide. PROACTIVELY activate for: (1) ANY .NET microservices architecture task, (2) Docker containerization for .NET applications, (3) Domain-Driven Design (DDD) tactical and strategic patterns, (4) CQRS and Event Sourcing implementation, (5) Microservices communication patterns (sync/async), (6) API Gateway design with Ocelot, (7) Event-driven architecture with message brokers, (8) Resilience patterns (Circuit Breaker, Retry, Bulkhead) with Polly, (9) Entity Framework Core and Dapper for CQRS, (10) Kubernetes and Azure deployment strategies, (11) eShopOnContainers reference application guidance. Provides: comprehensive Microsoft .NET Microservices Architecture guide (v7.0), 350-page reference material via Agent Skill, Docker and container fundamentals, .NET 7+ best practices, microservices design patterns, DDD aggregate and repository patterns, CQRS read/write model separation, integration events and event bus patterns, security with IdentityServer and OAuth 2.0, health checks and monitoring, production-ready architecture guidance. Ensures scalable, resilient, maintainable microservices systems using .NET and Docker following Microsoft official guidance.",{},".NET Microservices Expert","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/dotnet-microservices-master",[358,359,360,361,362,363,364,17,365,366],"net","microservices","docker","kubernetes","ddd","cqrs","architecture","microsoft","documentation",{"githubOwner":305,"githubRepo":306,"locale":26,"slug":368,"type":210},"dotnet-microservices-master",{"extract":370,"llm":371},{"commitSha":310,"license":311},{"promptVersionExtension":188,"promptVersionScoring":189,"score":372,"targetMarket":194,"tier":195},98,{"parentExtensionId":314,"repoId":315},{"anyEnrichmentAt":317,"extractAt":318,"githubAt":317,"llmAt":319,"updatedAt":319},{"_creationTime":376,"_id":377,"community":378,"display":379,"identity":390,"providers":392,"relations":396,"workflow":397},1778053078370.9092,"k177r104b75vkg45cbnd1shq5n8679bn",{"reviewCount":8},{"description":380,"installMethods":381,"name":382,"sourceUrl":383,"tags":384},"Windows path resolution and Git Bash compatibility expert for Claude Code. PROACTIVELY activate for: (1) File path errors on Windows (backslash issues), (2) Git Bash MINGW path resolution, (3) Edit/Write tool failures with Windows paths, (4) Cross-platform path conversion, (5) Windows file system navigation in Claude Code, (6) Path format detection and conversion, (7) Windows-specific file operation troubleshooting. Provides: automatic path format detection, backslash conversion guidance, Git Bash compatibility fixes, Windows-specific file operation patterns, MINGW path troubleshooting, real-time path validation, and production-ready Windows file handling. Ensures correct file operations on Windows following Claude Code best practices.",{},"Windows Path Master","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/windows-path-master",[18,385,386,387,388,389],"path","gitbash","cross-platform","troubleshooting","files",{"githubOwner":305,"githubRepo":306,"locale":26,"slug":391,"type":210},"windows-path-master",{"extract":393,"llm":394},{"commitSha":310,"license":311},{"promptVersionExtension":188,"promptVersionScoring":189,"score":372,"targetMarket":395,"tier":195},"Windows",{"parentExtensionId":314,"repoId":315},{"anyEnrichmentAt":317,"extractAt":318,"githubAt":317,"llmAt":319,"updatedAt":319},{"_creationTime":399,"_id":400,"community":401,"display":402,"identity":414,"providers":416,"relations":419,"workflow":420},1778053078370.9038,"k17b5xsd2g2113z1wvtzcry55d866avy",{"reviewCount":8},{"description":403,"installMethods":404,"name":405,"sourceUrl":406,"tags":407},"Complete Git expertise for ALL operations with 2025 features (Git 2.49+, GitHub CLI 2.x). PROACTIVELY activate for: (1) ANY Git task, (2) Git 2.49+ features (git-backfill, path-walk API, reftables, sparse-checkout, worktrees), (3) Security (signed commits, zero-trust, secret scanning, CodeQL), (4) Trunk-Based Development, (5) GitHub CLI 2.x (Copilot CLI, model evaluations), (6) GitHub Actions 2025 (1 vCPU runners, immutable releases), (7) Modern workflows (monorepo, parallel development), (8) History rewriting/recovery. Provides: Git 2.49 git-backfill for partial clones, path-walk API, reftables migration, sparse-checkout (90% space reduction), worktrees, GitHub Copilot CLI, gh models eval, zero-trust security, signed commits (GPG/SSH), GitHub Actions 2025 features, automatic backups, safety guardrails, reflog recovery.",{},"Git Master Plugin","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/git-master",[408,409,224,302,18,410,411,412,413],"git","version-control","bash","security","workflow","recovery",{"githubOwner":305,"githubRepo":306,"locale":26,"slug":415,"type":210},"git-master",{"extract":417,"llm":418},{"commitSha":310,"license":311},{"promptVersionExtension":188,"promptVersionScoring":189,"score":372,"targetMarket":194,"tier":195},{"parentExtensionId":314,"repoId":315},{"anyEnrichmentAt":317,"extractAt":318,"githubAt":317,"llmAt":319,"updatedAt":319}]