[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-marketplace-costajohnt-oss-autopilot-en":3,"guides-for-costajohnt-oss-autopilot":520,"similar-k170gs7h84fdqg84xqts164qyd86n476-en":521},{"_creationTime":4,"_id":5,"children":6,"community":54,"display":55,"evaluation":59,"identity":267,"isFallback":263,"parentExtension":269,"providers":270,"relations":277,"repo":278,"tags":517,"workflow":518},1778685675685.361,"k170gs7h84fdqg84xqts164qyd86n476",[7],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":18,"providers":23,"relations":47,"tags":49,"workflow":50},1778685675685.3613,"k1707a51wp3ckce2wk6rwshvhs86m0d9",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":16,"sourceUrl":17},"AI-powered autopilot for managing open source contributions - track PRs, respond to maintainers, discover issues, and maintain contribution velocity",{"claudeCode":15},"oss-autopilot","OSS Autopilot","https://github.com/costajohnt/oss-autopilot",{"basePath":19,"githubOwner":20,"githubRepo":15,"locale":21,"slug":15,"type":22},"","costajohnt","en","plugin",{"evaluate":24,"extract":41},{"promptVersionExtension":25,"promptVersionScoring":26,"score":27,"tags":28,"targetMarket":39,"tier":40},"3.0.0","4.4.0",98,[29,30,31,32,33,34,35,36,37,38],"github","open-source","contributions","pr-management","issue-discovery","ci-diagnosis","code-review","typescript","cli","mcp","global","verified",{"commitSha":42,"license":43,"plugin":44},"HEAD","MIT",{"mcpCount":11,"provider":45,"skillCount":46},"classify",3,{"parentExtensionId":5,"repoId":48},"kd7423vs95hx5x2gda1av75eps86nhsp",[34,37,35,31,29,33,38,30,32,36],{"evaluatedAt":51,"extractAt":52,"updatedAt":53},1778685705739,1778685675685,1778685910382,{"reviewCount":11},{"description":56,"installMethods":57,"name":16,"sourceUrl":17},"AI-powered autopilot for managing open source contributions with Claude Code",{"claudeCode":58},"costajohnt/oss-autopilot",{"_creationTime":60,"_id":61,"extensionId":5,"locale":21,"result":62,"trustSignals":249,"workflow":265},1778685695427.1758,"kn71b8hf4gxk9a13jvmzpyb6a586n4rt",{"checks":63,"evaluatedAt":209,"extensionSummary":210,"features":211,"nonGoals":217,"practices":221,"prerequisites":226,"promptVersionExtension":230,"promptVersionScoring":26,"purpose":231,"rationale":232,"score":27,"summary":233,"tags":234,"targetMarket":39,"tier":40,"useCases":239,"workflow":244},[64,69,72,75,79,82,86,90,93,96,100,104,107,111,114,117,120,123,126,129,133,137,141,145,149,152,155,158,163,166,169,172,175,178,181,185,189,193,196,200,203,206],{"category":65,"check":66,"severity":67,"summary":68},"Practical Utility","Problem relevance","pass","The description clearly states the problem of managing open source contributions at scale.",{"category":65,"check":70,"severity":67,"summary":71},"Unique selling proposition","The extension offers a comprehensive AI-powered workflow engine for open source contributions, going beyond basic prompt interactions by integrating with GitHub, diagnosing CI failures, and discovering issues.",{"category":65,"check":73,"severity":67,"summary":74},"Production readiness","The extension is production-ready with multiple deployment models (plugin, MCP, CLI), a core library, extensive testing, and robust GitHub API integration covering the full lifecycle of contribution management.",{"category":76,"check":77,"severity":67,"summary":78},"Scope","Single responsibility principle","The extension focuses on managing open source contributions, with its various components (plugin, MCP, CLI) serving as different interfaces to a single, coherent workflow engine.",{"category":76,"check":80,"severity":67,"summary":81},"Description quality","The displayed description accurately and concisely reflects the extension's purpose as an AI-powered autopilot for open source contributions.",{"category":83,"check":84,"severity":67,"summary":85},"Invocation","Scoped tools","The Claude Code plugin has specialized agents for specific tasks, and the MCP server exposes 27 distinct tools, indicating a preference for scoped actions over generalist ones.",{"category":87,"check":88,"severity":67,"summary":89},"Documentation","Configuration & parameter reference","The README provides a detailed configuration section with settings, defaults, and descriptions, and the CLI returns structured JSON output for programmatic use.",{"category":76,"check":91,"severity":67,"summary":92},"Tool naming","Tool and agent names like 'pr-responder', 'issue-scout', and 'pr-health-checker' are descriptive and reflect their specific functions within the open source contribution domain.",{"category":76,"check":94,"severity":67,"summary":95},"Minimal I/O surface","The core library returns structured JSON with success/data/error/timestamp fields, and the detailed configuration suggests specific inputs rather than broad blobs.",{"category":97,"check":98,"severity":67,"summary":99},"License","License usability","The extension is licensed under the MIT license, as indicated by the LICENSE file and README badge, which is a permissive open-source license.",{"category":101,"check":102,"severity":67,"summary":103},"Maintenance","Commit recency","The repository shows recent commits as of May 13, 2026, indicating active maintenance.",{"category":101,"check":105,"severity":67,"summary":106},"Dependency Management","The project uses pnpm workspaces and publishes to npm, suggesting a managed approach to dependencies. The README also mentions automated release pipelines.",{"category":108,"check":109,"severity":67,"summary":110},"Security","Secret Management","The README mentions security discipline including state files with 0o600 permissions and runtime schema validation, implying careful handling of sensitive data, though specific secret handling details are not elaborated.",{"category":108,"check":112,"severity":67,"summary":113},"Injection","The README emphasizes security discipline including input validation and XSS prevention, suggesting measures against injection vulnerabilities.",{"category":108,"check":115,"severity":67,"summary":116},"Transitive Supply-Chain Grenades","The project structure and mention of npm packages suggest a contained supply chain. There is no indication of runtime fetching of code or instructions.",{"category":108,"check":118,"severity":67,"summary":119},"Sandbox Isolation","The README explicitly mentions security discipline including state files with 0o600 permissions and data directory creation with 0o700, indicating adherence to sandbox isolation principles.",{"category":108,"check":121,"severity":67,"summary":122},"Sandbox escape primitives","No evidence of sandbox escape primitives like detached processes or deny-retry loops is present in the README's security discussion.",{"category":108,"check":124,"severity":67,"summary":125},"Data Exfiltration","The README explicitly states that all data lives locally in ~/.oss-autopilot/ and nothing is sent to external servers beyond GitHub API calls, mitigating data exfiltration risks.",{"category":108,"check":127,"severity":67,"summary":128},"Hidden Text Tricks","No hidden text tricks or suspicious Unicode characters were observed in the README or provided file snippets.",{"category":130,"check":131,"severity":67,"summary":132},"Hooks","Opaque code execution","The project structure indicates standard npm packages and TypeScript source code, with bundles generated via esbuild, suggesting no opaque code execution methods are used.",{"category":134,"check":135,"severity":67,"summary":136},"Portability","Structural Assumption","The configuration section clarifies that settings are stored in ~/.oss-autopilot/state.json and provides CLI options for setup, indicating a well-defined structure that minimizes assumptions about user project organization.",{"category":138,"check":139,"severity":67,"summary":140},"Trust","Issues Attention","With 6 issues opened and 490 closed in the last 90 days, the closure rate is high, indicating excellent maintainer engagement.",{"category":142,"check":143,"severity":67,"summary":144},"Versioning","Release Management","The project has a clear versioning strategy with 189+ changelog versions across multiple packages, feeding into an automated release pipeline, and uses conventional commits.",{"category":146,"check":147,"severity":67,"summary":148},"Code Execution","Validation","The README mentions runtime schema validation via Zod on every state file read and hardened input validation across CLI arguments and API responses.",{"category":108,"check":150,"severity":67,"summary":151},"Unguarded Destructive Operations","The README states 'Nothing is posted to GitHub without explicit approval' and 'AI drafts responses but the contributor always reviews before sending', indicating guardrails are in place for destructive operations.",{"category":146,"check":153,"severity":67,"summary":154},"Error Handling","The README mentions 'deterministic core, AI orchestration layer — Critical logic... lives in tested TypeScript', suggesting robust error handling is part of the core library.",{"category":146,"check":156,"severity":67,"summary":157},"Logging","The README mentions 'State files written with 0o600 permissions, data directory created with 0o700. Concurrent state write protection prevents corruption from parallel runs.', suggesting audit logging is in place.",{"category":159,"check":160,"severity":161,"summary":162},"Compliance","GDPR","not_applicable","The extension focuses on managing open source contributions and GitHub data; there's no indication it operates on personal data beyond what's inherent in GitHub activity.",{"category":159,"check":164,"severity":67,"summary":165},"Target market","The extension's focus on GitHub contributions and general developer tools makes it globally applicable, with no regional or jurisdictional limitations detected.",{"category":134,"check":167,"severity":67,"summary":168},"Runtime stability","The extension is designed for multiple deployment models (Claude Code plugin, MCP server, standalone CLI) and uses standard Node.js and TypeScript, suggesting cross-platform compatibility.",{"category":87,"check":170,"severity":67,"summary":171},"README","The README is extensive, well-structured, and clearly states the extension's purpose and capabilities.",{"category":76,"check":173,"severity":67,"summary":174},"Tool surface size","The Claude Code plugin exposes 7 agents, and the MCP server exposes 27 tools, which falls within the desirable range.",{"category":83,"check":176,"severity":67,"summary":177},"Overlapping near-synonym tools","The specialized agents and numerous distinct tools suggest a clear separation of concerns, avoiding near-synonym redundancy.",{"category":87,"check":179,"severity":67,"summary":180},"Phantom features","All advertised features, such as PR monitoring, CI failure diagnosis, and issue discovery, appear to be implemented across the core library, MCP server, and plugin.",{"category":182,"check":183,"severity":67,"summary":184},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for Claude Code plugin, MCP server, and standalone CLI, including setup and authentication guidance.",{"category":186,"check":187,"severity":67,"summary":188},"Errors","Actionable error messages","The README mentions a 'deterministic core' and robust error handling, suggesting that errors are likely to be actionable.",{"category":190,"check":191,"severity":67,"summary":192},"Execution","Pinned dependencies","The use of pnpm workspaces and npm publishing implies dependency management, and the automated release pipeline suggests attention to versioning.",{"category":76,"check":194,"severity":67,"summary":195},"Dry-run preview","The README states 'Nothing is posted to GitHub without explicit approval' and 'AI drafts responses but the contributor always reviews before sending,' implying a dry-run or review mode is standard for state-changing operations.",{"category":197,"check":198,"severity":67,"summary":199},"Protocol","Idempotent retry & timeouts","The README mentions 'Production-grade GitHub API integration — ETag-based HTTP caching, automatic rate limit backoff with retries, bounded concurrency pools,' indicating consideration for retries and stable API interactions.",{"category":159,"check":201,"severity":67,"summary":202},"Telemetry opt-in","The README explicitly states 'Nothing is sent to external servers beyond GitHub API calls,' confirming no telemetry is collected or sent externally.",{"category":76,"check":204,"severity":67,"summary":205},"Theme declaration","The marketplace JSON declares a clear theme of 'productivity, open-source, github, developer-tools', which aligns with the extension's purpose.",{"category":142,"check":207,"severity":67,"summary":208},"Per-entry version metadata","The marketplace JSON lists the plugin with a source pointing to './' which implies it uses the versioning from the core package, and the README indicates automated versioning and changelogs.",1778685695318,"This extension provides an AI-powered engine for managing open source contributions across GitHub. It monitors PRs, helps draft responses to maintainers, diagnoses CI failures, discovers new issues relevant to the user's history, and offers multiple deployment models including a Claude Code plugin, an MCP server, and a standalone CLI.",[212,213,214,215,216],"AI-powered PR monitoring and response drafting","CI failure diagnosis and categorization","Automated discovery of relevant open source issues","Multiple deployment options: Claude Code plugin, MCP server, CLI","Production-grade GitHub API integration with caching and rate limit handling",[218,219,220],"Managing contributions for platforms other than GitHub","Providing team-level dashboards or multi-user workflows","Automated posting of responses or code without user review",[222,223,224,225],"Code quality","Security discipline","AI orchestration","GitHub integration",[227,228,229],"GitHub account","Node.js (for CLI/MCP)","Claude Code (for plugin)","3.1.0","To automate and streamline the process of managing open source contributions, helping individual developers maintain velocity and engagement in OSS projects.","Excellent score driven by high production readiness and security discipline, with a minor note on the depth of specific secret handling details not being fully elaborated in the README.","Highly polished and production-ready AI assistant for managing open source contributions.",[30,29,31,235,236,237,238],"developer-tools","automation","ci-cd","productivity",[240,241,242,243],"Drafting timely responses to maintainer feedback on your PRs","Quickly diagnosing and understanding CI failures","Finding new open source issues that match your skills and contribution history","Streamlining your daily open source contribution workflow",[245,246,247,248],"Run `/oss` to check PR status and receive alerts","Address critical issues like CI failures, maintainer comments, or conflicts","Review AI-drafted responses or suggested actions before approval","Use `/oss-search` to discover new contribution opportunities",{"codeQuality":250,"collectedAt":252,"documentation":253,"maintenance":256,"security":262,"testCoverage":264},{"hasLockfile":251},true,1778685677413,{"descriptionLength":254,"readmeSize":255},76,19385,{"closedIssues90d":257,"forks":258,"hasChangelog":251,"openIssues90d":259,"pushedAt":260,"stars":261},490,2,6,1778650501000,9,{"hasNpmPackage":263,"license":43,"smitheryVerified":263},false,{"hasCi":251,"hasTests":251},{"updatedAt":266},1778685695427,{"basePath":19,"githubOwner":20,"githubRepo":15,"locale":21,"slug":15,"type":268},"marketplace",null,{"evaluate":271,"extract":273},{"promptVersionExtension":230,"promptVersionScoring":26,"score":27,"tags":272,"targetMarket":39,"tier":40},[30,29,31,235,236,237,238],{"commitSha":42,"license":43,"marketplace":274,"plugin":276},{"name":15,"pluginCount":275},1,{"mcpCount":11,"provider":45,"skillCount":11},{"repoId":48},{"_creationTime":279,"_id":48,"identity":280,"providers":281,"workflow":513},1778685670599.243,{"githubOwner":20,"githubRepo":15,"sourceUrl":17},{"classify":282,"discover":500,"github":503},{"commitSha":42,"extensions":283},[284,297,366,376,384,392,485],{"basePath":19,"description":56,"displayName":15,"installMethods":285,"rationale":286,"selectedPaths":287,"source":296,"sourceLanguage":21,"type":268},{"claudeCode":58},"marketplace.json at .claude-plugin/marketplace.json",[288,291,293],{"path":289,"priority":290},".claude-plugin/marketplace.json","mandatory",{"path":292,"priority":290},"README.md",{"path":294,"priority":295},"LICENSE","high","rule",{"basePath":19,"description":13,"displayName":15,"installMethods":298,"license":43,"rationale":299,"selectedPaths":300,"source":296,"sourceLanguage":21,"type":22},{"claudeCode":15},"plugin manifest at .claude-plugin/plugin.json",[301,303,304,305,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364],{"path":302,"priority":290},".claude-plugin/plugin.json",{"path":292,"priority":290},{"path":294,"priority":295},{"path":306,"priority":307},"skills/contribution-ethics/SKILL.md","medium",{"path":309,"priority":307},"skills/oss-contribution/SKILL.md",{"path":311,"priority":307},"skills/pr-etiquette/SKILL.md",{"path":313,"priority":290},".mcp.json",{"path":315,"priority":295},"agents/README.md",{"path":317,"priority":295},"agents/contribution-strategist.md",{"path":319,"priority":295},"agents/issue-scout.md",{"path":321,"priority":295},"agents/pr-compliance-checker.md",{"path":323,"priority":295},"agents/pr-health-checker.md",{"path":325,"priority":295},"agents/pr-responder.md",{"path":327,"priority":295},"agents/pre-commit-reviewer.md",{"path":329,"priority":295},"agents/repo-evaluator.md",{"path":331,"priority":295},"commands/oss-dashboard.md",{"path":333,"priority":295},"commands/oss-guidelines.md",{"path":335,"priority":295},"commands/oss-help.md",{"path":337,"priority":295},"commands/oss-search.md",{"path":339,"priority":295},"commands/oss.md",{"path":341,"priority":295},"commands/plan-ready.md",{"path":343,"priority":295},"commands/pr-ready.md",{"path":345,"priority":295},"commands/setup-oss.md",{"path":347,"priority":295},"hooks/auto-format-before-push.sh",{"path":349,"priority":295},"hooks/guard-git-operations.sh",{"path":351,"priority":295},"hooks/guard-public-posts.sh",{"path":353,"priority":295},"hooks/guard-public-posts.test.sh",{"path":355,"priority":295},"hooks/hooks.json",{"path":357,"priority":295},"hooks/pre-tool-use-dispatcher.sh",{"path":359,"priority":295},"hooks/pre-tool-use-dispatcher.test.sh",{"path":361,"priority":295},"hooks/safe-refresh-marketplace.sh",{"path":363,"priority":295},"hooks/safe-refresh-marketplace.test.sh",{"path":365,"priority":295},"hooks/session-start.sh",{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":296,"sourceLanguage":21,"type":375},"skills/contribution-ethics","This skill should be used when writing commits, PRs, or comments that will be visible to OSS maintainers — it covers the no-AI-attribution rule, AI-tell avoidance in writing, and the situations where a human contributor should respond instead of the AI tool. Sibling to oss-contribution and pr-etiquette.","contribution-ethics",{"claudeCode":58},"SKILL.md frontmatter at skills/contribution-ethics/SKILL.md",[373],{"path":374,"priority":290},"SKILL.md","skill",{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":296,"sourceLanguage":21,"type":375},"skills/oss-contribution","This skill should be used when the user is working on open source contributions, responding to maintainer feedback, writing PR descriptions, working on issues, following up on dormant PRs, or needs guidance on open source etiquette and best practices.","oss-contribution",{"claudeCode":58},"SKILL.md frontmatter at skills/oss-contribution/SKILL.md",[383],{"path":374,"priority":290},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":296,"sourceLanguage":21,"type":375},"skills/pr-etiquette","This skill should be used when responding to maintainer review feedback, writing or reviewing PR descriptions, following up on dormant PRs, validating PR quality before submission, or deciding how to communicate with maintainers. Sibling to oss-contribution and contribution-ethics.","pr-etiquette",{"claudeCode":58},"SKILL.md frontmatter at skills/pr-etiquette/SKILL.md",[391],{"path":374,"priority":290},{"basePath":393,"description":394,"displayName":395,"installMethods":396,"license":43,"rationale":397,"selectedPaths":398,"source":296,"sourceLanguage":21,"type":37},"packages/core","CLI and core library for managing open source contributions","@oss-autopilot/core",{"npm":395},"cli ecosystem detected at packages/core",[399,401,402,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483],{"path":400,"priority":290},"package.json",{"path":292,"priority":290},{"path":403,"priority":404},"src/cli.ts","low",{"path":406,"priority":404},"src/commands/check-integration.ts",{"path":408,"priority":404},"src/commands/comments.ts",{"path":410,"priority":404},"src/commands/compliance-score.ts",{"path":412,"priority":404},"src/commands/config.ts",{"path":414,"priority":404},"src/commands/daily-render.ts",{"path":416,"priority":404},"src/commands/daily.ts",{"path":418,"priority":404},"src/commands/dashboard-data.ts",{"path":420,"priority":404},"src/commands/dashboard-lifecycle.ts",{"path":422,"priority":404},"src/commands/dashboard-process.ts",{"path":424,"priority":404},"src/commands/dashboard-server.ts",{"path":426,"priority":404},"src/commands/dashboard.ts",{"path":428,"priority":404},"src/commands/detect-formatters.ts",{"path":430,"priority":404},"src/commands/dismiss.ts",{"path":432,"priority":404},"src/commands/doctor.ts",{"path":434,"priority":404},"src/commands/features.ts",{"path":436,"priority":404},"src/commands/guidelines.ts",{"path":438,"priority":404},"src/commands/index.ts",{"path":440,"priority":404},"src/commands/init.ts",{"path":442,"priority":404},"src/commands/list-mark-done.ts",{"path":444,"priority":404},"src/commands/list-move-tier.ts",{"path":446,"priority":404},"src/commands/local-repos.ts",{"path":448,"priority":404},"src/commands/move.ts",{"path":450,"priority":404},"src/commands/parse-list.ts",{"path":452,"priority":404},"src/commands/pr-template.ts",{"path":454,"priority":404},"src/commands/rate-limiter.ts",{"path":456,"priority":404},"src/commands/repo-vet.ts",{"path":458,"priority":404},"src/commands/scout-bridge.ts",{"path":460,"priority":404},"src/commands/search.ts",{"path":462,"priority":404},"src/commands/setup.ts",{"path":464,"priority":404},"src/commands/shelve.ts",{"path":466,"priority":404},"src/commands/skip-add.ts",{"path":468,"priority":404},"src/commands/skip-file-parser.ts",{"path":470,"priority":404},"src/commands/startup.ts",{"path":472,"priority":404},"src/commands/state-cmd.ts",{"path":474,"priority":404},"src/commands/stats.ts",{"path":476,"priority":404},"src/commands/status.ts",{"path":478,"priority":404},"src/commands/track.ts",{"path":480,"priority":404},"src/commands/validation.ts",{"path":482,"priority":404},"src/commands/vet-list.ts",{"path":484,"priority":404},"src/commands/vet.ts",{"basePath":486,"description":487,"displayName":488,"installMethods":489,"license":43,"rationale":490,"selectedPaths":491,"source":296,"sourceLanguage":21,"type":38},"packages/mcp-server","MCP server for OSS Autopilot — exposes PR tracking, issue discovery, and contribution management as MCP tools","@oss-autopilot/mcp",{"npm":488},"server.json with namespace/server name at packages/mcp-server/server.json",[492,494,495,496,498],{"path":493,"priority":290},"server.json",{"path":400,"priority":290},{"path":292,"priority":290},{"path":497,"priority":404},"src/index.ts",{"path":499,"priority":404},"src/server.ts",{"sources":501},[502],"manual",{"closedIssues90d":257,"description":504,"forks":258,"homepage":505,"license":43,"openIssues90d":259,"pushedAt":260,"readmeSize":255,"stars":261,"topics":506},"Claude Code plugin — AI-powered autopilot for managing open source contributions. Track PRs, respond to maintainers, discover issues, maintain velocity.","https://github.com/costajohnt/oss-autopilot#readme",[507,37,235,29,30,36,508,509,32,510,511,512,33],"claude-code","ai-agent","anthropic","claude-code-plugin","github-automation","contribution-tracker",{"classifiedAt":514,"discoverAt":515,"extractAt":516,"githubAt":516,"updatedAt":514},1778685675493,1778685670599,1778685673805,[236,237,31,235,29,30,238],{"evaluatedAt":266,"extractAt":52,"updatedAt":519},1778685910213,[],[522],{"_creationTime":523,"_id":524,"community":525,"display":526,"identity":532,"providers":536,"relations":547,"tags":549,"workflow":550},1778693511416.3645,"k17de181ddh1gjh0zdntr3qxyn86nqna",{"reviewCount":11},{"description":527,"installMethods":528,"name":530,"sourceUrl":531},"Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 15 platforms",{"claudeCode":529},"mksglu/context-mode","context-mode","https://github.com/mksglu/context-mode",{"basePath":533,"githubOwner":534,"githubRepo":530,"locale":21,"slug":535,"type":268},".agents/plugins","mksglu","plugins",{"evaluate":537,"extract":545},{"promptVersionExtension":230,"promptVersionScoring":26,"score":538,"tags":539,"targetMarket":39,"tier":40},100,[540,541,542,238,543,544],"context","optimization","llm","code-generation","sandbox",{"commitSha":42,"marketplace":546},{"name":530,"pluginCount":11},{"repoId":548},"kd764b2fctbqg4b8j8y6xvmkvs86m29m",[543,540,542,541,238,544],{"evaluatedAt":551,"extractAt":552,"updatedAt":553},1778693535406,1778693511416,1778693816674]