# 1847 021 Ms Oldv Marketplace Audit A42038f6

> Claude Code Plugins Marketplace - System Audit

- Skill: `tools-only/1847-021-ms-oldv-marketplace-audit-a42038f6` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/1847-021-ms-oldv-marketplace-audit-a42038f6`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/1847-021-ms-oldv-marketplace-audit-a42038f6/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/1847-021-ms-oldv-marketplace-audit-a42038f6

---

# Claude Code Plugins Marketplace - System Audit
**Generated:** 2025-10-11
**Auditor:** Senior Web Developer
**Status:** v1.1.0

---

## Executive Summary

**Current State:**  FULLY OPERATIONAL
- **Total Plugins:** 16
- **Marketplace Content Files:** 16
- **GitHub Pages:** All 16 plugins displaying correctly
- **Featured Plugins:** 8

**Critical Finding:** All plugins are properly indexed and displaying on GitHub Pages. No missing plugins detected.

---

## Directory Structure Analysis

### Plugin Directories
```
plugins/
├── ai-agency/              (6 plugins)
│   ├── discovery-questionnaire/
│   ├── make-scenario-builder/
│   ├── n8n-workflow-designer/
│   ├── roi-calculator/
│   ├── sow-generator/
│   └── zapier-zap-builder/
├── devops/                 (1 plugin)
│   └── git-commit-smart/
├── examples/               (3 plugins)
│   ├── formatter/
│   ├── hello-world/
│   └── security-agent/
├── mcp/                    (5 plugins)
│   ├── conversational-api-debugger/
│   ├── design-to-code/
│   ├── domain-memory-agent/
│   ├── project-health-auditor/
│   └── workflow-orchestrator/
└── productivity/           (1 plugin)
    └── overnight-dev/
```

### Marketplace Content Files
```
marketplace/src/content/plugins/
├── conversational-api-debugger.json 
├── design-to-code.json 
├── discovery-questionnaire.json 
├── domain-memory-agent.json 
├── formatter.json 
├── git-commit-smart.json 
├── hello-world.json 
├── make-scenario-builder.json 
├── n8n-workflow-designer.json 
├── overnight-dev.json 
├── project-health-auditor.json 
├── roi-calculator.json 
├── security-agent.json 
├── sow-generator.json 
├── workflow-orchestrator.json 
└── zapier-zap-builder.json 
```

**Result:** 16/16 plugins have content files 

---

## Plugin Inventory

| # | Plugin Name | Category | Featured | In Catalog | Content File | Live on Pages |
|---|-------------|----------|----------|------------|--------------|---------------|
| 1 | git-commit-smart | devops |  Yes |  |  |  |
| 2 | project-health-auditor | code-analysis |  Yes |  |  |  |
| 3 | conversational-api-debugger | debugging |  Yes |  |  |  |
| 4 | domain-memory-agent | documentation |  Yes |  |  |  |
| 5 | design-to-code | frontend-development |  Yes |  |  |  |
| 6 | workflow-orchestrator | automation |  Yes |  |  |  |
| 7 | hello-world | other | No |  |  |  |
| 8 | formatter | other | No |  |  |  |
| 9 | security-agent | security | No |  |  |  |
| 10 | n8n-workflow-designer | business-tools |  Yes |  |  |  |
| 11 | make-scenario-builder | business-tools | No |  |  |  |
| 12 | zapier-zap-builder | business-tools | No |  |  |  |
| 13 | discovery-questionnaire | automation | No |  |  |  |
| 14 | sow-generator | automation | No |  |  |  |
| 15 | roi-calculator | automation | No |  |  |  |
| 16 | overnight-dev | devops |  Yes |  |  |  |

---

## Category Distribution

| Category | Count | Plugins |
|----------|-------|---------|
| automation | 4 | workflow-orchestrator, discovery-questionnaire, sow-generator, roi-calculator |
| business-tools | 3 | n8n-workflow-designer, make-scenario-builder, zapier-zap-builder |
| devops | 2 | git-commit-smart, overnight-dev |
| other | 2 | hello-world, formatter |
| code-analysis | 1 | project-health-auditor |
| debugging | 1 | conversational-api-debugger |
| documentation | 1 | domain-memory-agent |
| frontend-development | 1 | design-to-code |
| security | 1 | security-agent |

---

## Featured Plugins Analysis

| Plugin | Why Featured | Prominence |
|--------|--------------|------------|
| git-commit-smart | Production-ready DevOps tool | README featured, marketplace featured |
| project-health-auditor | MCP flagship plugin (4 tools) | README featured, marketplace featured |
| conversational-api-debugger | MCP plugin (4 tools) | README featured, marketplace featured |
| domain-memory-agent | MCP plugin (6 tools) | README featured, marketplace featured |
| design-to-code | MCP plugin (3 tools) | README featured, marketplace featured |
| workflow-orchestrator | MCP plugin (4 tools) | README featured, marketplace featured |
| n8n-workflow-designer | AI Agency flagship | Marketplace featured |
| overnight-dev | Production tool with spotlight | README featured, marketplace featured, HOME PAGE SPOTLIGHT |

---

## GitHub Pages Verification

**URL:** https://claudecodeplugins.io/

### Sections Present:
-  Hero Section
-  Overnight-Dev Spotlight (NEW)
-  Stats (16 plugins, categories, 100% open source)
-  Featured Plugins Grid (8 plugins)
-  Browse by Category
-  All Plugins Grid (16 plugins)
-  Quick Start Installation Guide

### All 16 Plugins Rendering:
 conversational-api-debugger
 design-to-code
 discovery-questionnaire
 domain-memory-agent
 git-commit-smart
 formatter
 hello-world
 make-scenario-builder
 n8n-workflow-designer
 overnight-dev
 project-health-auditor
 roi-calculator
 security-agent
 sow-generator
 workflow-orchestrator
 zapier-zap-builder

---

## Plugin Structure Validation

### Required Files Checklist

| Plugin | plugin.json | README.md | LICENSE | Commands | Agents | Hooks | MCP |
|--------|-------------|-----------|---------|----------|--------|-------|-----|
| git-commit-smart |  |  |  |  |  |  |  |
| project-health-auditor |  |  |  |  |  |  |  (4 tools) |
| conversational-api-debugger |  |  |  |  |  |  |  (4 tools) |
| domain-memory-agent |  |  |  |  |  |  |  (6 tools) |
| design-to-code |  |  |  |  |  |  |  (3 tools) |
| workflow-orchestrator |  |  |  |  |  |  |  (4 tools) |
| hello-world |  |  |  |  |  |  |  |
| formatter |  |  |  |  |  |  |  |
| security-agent |  |  |  |  |  |  |  |
| n8n-workflow-designer |  |  |  |  |  |  |  |
| make-scenario-builder |  |  |  |  |  |  |  |
| zapier-zap-builder |  |  |  |  |  |  |  |
| discovery-questionnaire |  |  |  |  |  |  |  |
| sow-generator |  |  |  |  |  |  |  |
| roi-calculator |  |  |  |  |  |  |  |
| overnight-dev |  |  |  |  |  |  |  |

---

## Content Schema Validation

### Astro Content Categories
```typescript
'automation' | 'business-tools' | 'devops' | 'code-analysis' | 'debugging' | 
'ai-ml-assistance' | 'frontend-development' | 'security' | 'testing' | 
'documentation' | 'performance' | 'database' | 'cloud-infrastructure' | 
'accessibility' | 'mobile' | 'other'
```

### Category Mapping Verification
 All 16 content files use valid categories
 No schema validation errors
 All required fields present

---

## MCP Tools Inventory

| Plugin | MCP Tools | Tool Names |
|--------|-----------|------------|
| project-health-auditor | 4 | list_repo_files, file_metrics, git_churn, map_tests |
| conversational-api-debugger | 4 | load_openapi, ingest_logs, explain_failure, make_repro |
| domain-memory-agent | 6 | store_document, semantic_search, summarize, list_documents, get_document, delete_document |
| design-to-code | 3 | parse_figma, analyze_screenshot, generate_component |
| workflow-orchestrator | 4 | create_workflow, execute_workflow, get_workflow, list_workflows |

**Total MCP Tools:** 21 across 5 plugins

---

## Deployment Status

### GitHub Actions
-  Workflow: `.github/workflows/deploy-marketplace.yml`
-  Last Deployment: Success (2025-10-11 03:31 UTC)
-  Build Time: 34 seconds
-  Status: All systems operational

### GitHub Pages
-  Source: GitHub Actions workflow
-  Custom Domain: None (using github.io)
-  HTTPS: Enabled
-  Mobile Responsive: Yes

### Repository Settings
-  Homepage URL: https://claudecodeplugins.io
-  Description: Comprehensive marketplace for Claude Code plugins
-  Topics: None configured (OPPORTUNITY)

---

## Documentation Coverage

| Document | Status | Location | Quality |
|----------|--------|----------|---------|
| README.md |  Complete | Root | Comprehensive, 455 lines |
| CHANGELOG.md |  Complete | Root | v1.1.0 documented |
| CONTRIBUTING.md |  Not Found | Root | MISSING |
| SECURITY.md |  Not Found | Root | MISSING |
| LICENSE |  Complete | Root | MIT License |
| MCP-SERVERS-STATUS.md |  Complete | Root | All 5 MCP plugins documented |
| RELEASE-PLAN.md |  Complete | Root | v1.1.0 release plan |

---

## Opportunities for Improvement

### High Priority
1. **Add CONTRIBUTING.md** - Guide for community plugin submissions
2. **Add SECURITY.md** - Security policy and vulnerability reporting
3. **Repository Topics** - Add topics for discoverability (claude-code, plugins, marketplace, mcp, ai)

### Medium Priority
4. **Plugin Detail Pages** - Currently cards are non-clickable divs
5. **Search Functionality** - Add client-side plugin search
6. **Filter by Category** - Add interactive category filtering

### Low Priority
7. **Dark/Light Mode Toggle** - Currently only dark mode
8. **Download Statistics** - Track plugin installations
9. **User Ratings** - Community feedback mechanism

---

## Mobile Responsiveness Check

### Sections Working on Mobile:
-  Hero responsive (text scales properly)
-  Overnight-dev spotlight (flexbox responsive)
-  Stats grid (1 column on mobile, 3 on desktop)
-  Featured plugins grid (1 col mobile, 3 col desktop)
-  All plugins grid (1 col mobile, 3 col desktop)
-  Category navigation (2 cols mobile, 4 cols desktop)
-  Installation guide (proper mobile spacing)

### Mobile Issues:
 None detected - fully responsive

---

## Performance Metrics

### Build Performance
- Build time: ~1 second
- Page count: 1 (index.html)
- Asset size: < 100KB total

### Runtime Performance
- No JavaScript frameworks (Astro static)
- IBM Plex Mono font loaded from Google Fonts
- No large images or videos
- Fast load time expected

---

## Security Audit

### Content Security
-  No embedded scripts in content files
-  No external iframe embeds
-  All links use HTTPS
-  No credential exposure

### Deployment Security
-  GitHub Actions uses official actions
-  No secrets in public files
-  pnpm lockfile committed (supply chain security)

---

## Conclusion

**Status:**  MARKETPLACE FULLY OPERATIONAL

All 16 plugins are properly:
- Cataloged in marketplace.json
- Represented in marketplace content files
- Displayed on GitHub Pages
- Documented in README.md

**No missing plugins detected.**

The user's concern about missing plugins may be due to:
1. Mobile viewport not showing all plugins at once (need to scroll)
2. Confusion between different sections (Featured vs All Plugins)
3. Viewing an older cached version of the site

**Recommendation:** Clear browser cache and view site on desktop to see full layout.

---

**Audit Complete**
**Next Review:** After v1.2.0 release or major changes

