[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-rohithzr-sync-setup-en":3,"guides-for-rohithzr-sync-setup":405,"similar-k17fm71376rjr60q577jsnf3hx86n2a5-en":406},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":225,"parentExtension":246,"providers":297,"relations":301,"repo":302,"tags":402,"workflow":403},1778696622831.494,"k17fm71376rjr60q577jsnf3hx86n2a5",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when the user wants to set up config sync for the first time, connect to GitHub, or re-initialize the backup repo.",{"claudeCode":12},"rohithzr/claudebase","sync-setup","https://github.com/rohithzr/claudebase",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":239},1778696737767.4988,"kn72kk678wme4v6pjtb9v1n96186m771","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,112,115,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of setting up config sync for the first time, connecting to GitHub, or re-initializing a backup repo.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers significant value over default behavior by providing automated setup, secret scanning, and profile management for Claude Code configurations, going beyond a simple wrapper.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears production-ready, covering the full lifecycle of setting up, syncing, and managing Claude Code configurations, including safety features and clear instructions.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on the single domain of managing Claude Code environment synchronization and configuration.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the extension's purpose and capabilities as described in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension uses scoped Bash commands (gh, git) and internal scripts, avoiding a single generalist execution tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","User arguments are documented, and configuration settings are clearly explained with examples, defaults are implied or explicitly mentioned.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `sync-setup`, `sync-push`, `sync-pull` are descriptive and follow a consistent verb-noun pattern within the `sync` domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Inputs (repo name, profile name) are structured, and outputs described are specific to the sync operation, avoiding unnecessary data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is MIT licensed, as indicated in the LICENSE file and SKILL.md frontmatter, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-04-12, which is recent and indicates active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","Dependencies like gh, jq, git, and bash are standard and managed via package managers, with clear installation instructions provided.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","Secrets are handled appropriately; the extension uses `gh auth login` and explicitly states it blocks API keys, tokens, and PEM files, with `--force` as an override, not printing resolved secrets.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The extension uses `gh` CLI and `git` commands, which are standard tools and do not appear to execute arbitrary instructions from loaded data.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension relies on committed scripts and standard CLI tools; there are no indications of runtime fetching of arbitrary code or instructions.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The scripts operate within the project's context and use standard CLIs for Git operations, respecting the sandbox.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached-process spawns or retry loops around denied tool calls were detected in the provided scripts.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension handles secrets securely and does not exfiltrate confidential data to third parties; outbound calls are to GitHub for its intended purpose.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The bundled scripts are plain Bash and are not obfuscated, base64-encoded, or dynamically fetched.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The extension's scripts operate on standard Git/GitHub workflows and use relative paths or documented arguments, avoiding rigid structural assumptions.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating a new or well-maintained project with minimal issues.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","A meaningful semver version (0.2.0) is declared in the SKILL.md frontmatter, and a CHANGELOG.md is present.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","Inputs like repo name and profile name are handled by script arguments and are implicitly validated by `gh` and `git` commands.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","Destructive operations like creating a repo and pushing are guarded by confirmation prompts or flags like `--dry-run` and `--force`.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The scripts are written in Bash and use standard commands with implicit error checking; `gh` and `git` provide detailed error messages for remediation.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The script provides informative output during execution, and the README mentions dry-run capabilities for previewing changes.",{"category":116,"check":117,"severity":118,"summary":119},"Compliance","GDPR","not_applicable","The extension manages configuration files and does not operate on personal data that would require GDPR-specific sanitization.",{"category":116,"check":121,"severity":24,"summary":122},"Target market","The extension's functionality is general for GitHub and Claude Code setup, with no regional or jurisdictional restrictions detected; targetMarket is global.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The extension relies on standard tools (gh, git, bash, jq) and provides platform-specific installation instructions, ensuring broad compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, detailing installation, usage, benefits, and how the sync process works.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The extension exposes a focused set of sync-related commands (sync-setup, sync-push, etc.), fitting within the ideal range.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The exposed tools (`sync-setup`, `sync-push`, `sync-pull`, etc.) have distinct, non-overlapping functions within the configuration sync domain.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as GitHub integration, secret scanning, and profile management, are implemented and demonstrated in the documentation.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Clear installation and update instructions are provided in the README, along with copy-pasteable command examples for setup and usage.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Errors from underlying tools like `gh` and `git` are surfaced, and the README provides guidance on installation and troubleshooting.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","Required dependencies (gh, jq, git, bash) are standard and specified with clear installation instructions; scripts use shebangs.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","A `--dry-run` flag is available for both `sync-push` and `sync-pull`, allowing users to preview changes before execution.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The core operations rely on Git's well-defined behavior; prompts and `--force` mitigate issues with non-idempotent retries. Timeouts are managed by underlying tools.",{"category":116,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension does not appear to emit telemetry; no opt-in or opt-out mechanisms are mentioned, implying no telemetry is collected.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the task (set up config sync) and the context (first-time setup, connect to GitHub, re-initialize repo), making its purpose precise.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, self-contained, and accurately summarizes the core capability and trigger phrases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise, outlining the main steps and delegating deeper material to the README and clear command usage.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the flow and directs users to the README for detailed examples and configuration, providing progressive disclosure.",{"category":170,"check":174,"severity":118,"summary":175},"Forked exploration","This skill is not an exploration-heavy skill; it performs direct configuration sync tasks and does not require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Sufficient end-to-end examples are provided in the README covering various scenarios like cross-machine sync, context switching, and previewing changes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The README addresses potential issues like conflicting pushes, secret handling, and provides recovery steps such as using `--force` or pulling first.",{"category":103,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill relies on standard tools (gh, git, bash, jq) and provides clear installation instructions, acting as a fallback to manual setup if these tools are not immediately available.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The extension's workflow includes checks for conflicting pushes and provides options like `--dry-run` or manual intervention, halting destructive actions on unexpected state.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses solely on configuration syncing, without implicitly relying on or handling tasks from other skills.",1778696737664,"This skill automates the setup and synchronization of Claude Code configurations to a private GitHub repository, ensuring environment consistency across machines and providing backup capabilities.",[195,196,197,198,199],"Automated GitHub repository setup and initialization","Secret scanning to prevent accidental commits of sensitive data","Support for multiple profiles for different contexts (work, personal)","Multi-machine conflict detection and resolution","Timestamped backups before each pull operation",[201,202,203],"Managing generic Git repositories unrelated to Claude Code configuration","Performing code deployments or CI/CD operations","Acting as a general-purpose file synchronization tool","3.0.0","4.4.0","To provide a reliable and automated way to synchronize your Claude Code environment, including agent configurations, rules, and settings, to a private GitHub repository, ensuring data safety and consistency.","All checks passed with a high degree of quality and completeness, demonstrating robust implementation, clear documentation, and strong adherence to security and best practices.",100,"Excellent skill for managing Claude Code environment synchronization with GitHub.",[211,212,213,214,215],"configuration","sync","github","backup","automation","global","verified",[219,220,221,222],"Setting up configuration synchronization for the first time","Connecting your Claude Code environment to GitHub for backup","Re-initializing your Claude Code configuration on a new machine","Switching between different configuration profiles (e.g., work vs. personal)",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":236,"testCoverage":238},{"hasLockfile":225},false,1778696724304,{"descriptionLength":228,"readmeSize":229},118,8735,{"closedIssues90d":8,"forks":231,"hasChangelog":232,"manifestVersion":233,"openIssues90d":8,"pushedAt":234,"stars":235},1,true,"0.2.0",1775985307000,13,{"hasNpmPackage":225,"license":237,"smitheryVerified":225},"MIT",{"hasCi":232,"hasTests":232},{"updatedAt":240},1778696737767,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/sync-setup","rohithzr","claudebase","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":253,"parentExtension":256,"providers":283,"relations":292,"tags":293,"workflow":294},1778696622831.4927,"k17brwsz1rsvvtg8zjs955raex86mnh6",{"reviewCount":8},{"description":251,"installMethods":252,"name":244,"sourceUrl":14},"Back up and restore your entire Claude Code environment to a private GitHub repo",{"claudeCode":244},{"basePath":254,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":255},"","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":262,"providers":264,"relations":276,"tags":278,"workflow":279},1778696622831.4924,"k17763b5qrzy422r827rzrhtr586nzzh",{"reviewCount":8},{"description":251,"installMethods":261,"name":243,"sourceUrl":14},{"claudeCode":12},{"basePath":254,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":263},"marketplace",{"evaluate":265,"extract":271},{"promptVersionExtension":266,"promptVersionScoring":205,"score":267,"tags":268,"targetMarket":216,"tier":270},"3.1.0",92,[214,212,213,211,269],"productivity","community",{"commitSha":272,"marketplace":273,"plugin":274},"HEAD",{"name":243,"pluginCount":231},{"mcpCount":8,"provider":275,"skillCount":8},"classify",{"repoId":277},"kd7e1fmwvfp6n226mj6hy2fzds86n8kk",[214,211,213,269,212],{"evaluatedAt":280,"extractAt":281,"updatedAt":282},1778696636294,1778696622831,1778696817085,{"evaluate":284,"extract":289},{"promptVersionExtension":204,"promptVersionScoring":205,"score":285,"tags":286,"targetMarket":216,"tier":217},99,[214,212,213,211,287,288],"profiles","settings",{"commitSha":272,"license":237,"plugin":290},{"mcpCount":8,"provider":275,"skillCount":291},6,{"parentExtensionId":258,"repoId":277},[214,211,213,287,288,212],{"evaluatedAt":295,"extractAt":281,"updatedAt":296},1778696654196,1778696817319,{"evaluate":298,"extract":300},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":299,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":272},{"parentExtensionId":248,"repoId":277},{"_creationTime":303,"_id":277,"identity":304,"providers":305,"workflow":398},1778696618347.8665,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":306,"discover":392,"github":395},{"commitSha":272,"extensions":307},[308,321,346,355,363,371,379,384],{"basePath":254,"description":251,"displayName":243,"installMethods":309,"rationale":310,"selectedPaths":311,"source":320,"sourceLanguage":18,"type":263},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[312,315,317],{"path":313,"priority":314},".claude-plugin/marketplace.json","mandatory",{"path":316,"priority":314},"README.md",{"path":318,"priority":319},"LICENSE","high","rule",{"basePath":254,"description":251,"displayName":244,"installMethods":322,"license":237,"rationale":323,"selectedPaths":324,"source":320,"sourceLanguage":18,"type":255},{"claudeCode":244},"plugin manifest at .claude-plugin/plugin.json",[325,327,328,329,332,334,336,338,340,342,344],{"path":326,"priority":314},".claude-plugin/plugin.json",{"path":316,"priority":314},{"path":318,"priority":319},{"path":330,"priority":331},"skills/sync-config/SKILL.md","medium",{"path":333,"priority":331},"skills/sync-profiles/SKILL.md",{"path":335,"priority":331},"skills/sync-pull/SKILL.md",{"path":337,"priority":331},"skills/sync-push/SKILL.md",{"path":339,"priority":331},"skills/sync-setup/SKILL.md",{"path":341,"priority":331},"skills/sync-status/SKILL.md",{"path":343,"priority":319},"hooks/hooks.json",{"path":345,"priority":319},"hooks/run-hook.cmd",{"basePath":347,"description":348,"displayName":349,"installMethods":350,"rationale":351,"selectedPaths":352,"source":320,"sourceLanguage":18,"type":245},"skills/sync-config","Use when the user wants to view or change claudebase settings like global sync, agent skills sync, auto-push, or machine ID.","sync-config",{"claudeCode":12},"SKILL.md frontmatter at skills/sync-config/SKILL.md",[353],{"path":354,"priority":314},"SKILL.md",{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":360,"selectedPaths":361,"source":320,"sourceLanguage":18,"type":245},"skills/sync-profiles","Use when the user wants to list, create, switch, delete, compare, or inspect config sync profiles.","sync-profiles",{"claudeCode":12},"SKILL.md frontmatter at skills/sync-profiles/SKILL.md",[362],{"path":354,"priority":314},{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":320,"sourceLanguage":18,"type":245},"skills/sync-pull","Use when the user wants to restore, download, or pull their Claude Code config from GitHub onto this machine.","sync-pull",{"claudeCode":12},"SKILL.md frontmatter at skills/sync-pull/SKILL.md",[370],{"path":354,"priority":314},{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":320,"sourceLanguage":18,"type":245},"skills/sync-push","Use when the user wants to back up, save, or push their current Claude Code config to GitHub.","sync-push",{"claudeCode":12},"SKILL.md frontmatter at skills/sync-push/SKILL.md",[378],{"path":354,"priority":314},{"basePath":242,"description":10,"displayName":13,"installMethods":380,"rationale":381,"selectedPaths":382,"source":320,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/sync-setup/SKILL.md",[383],{"path":354,"priority":314},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":320,"sourceLanguage":18,"type":245},"skills/sync-status","Use when the user wants to check what config has changed, see sync status, or compare local vs remote config.","sync-status",{"claudeCode":12},"SKILL.md frontmatter at skills/sync-status/SKILL.md",[391],{"path":354,"priority":314},{"sources":393},[394],"manual",{"closedIssues90d":8,"description":396,"forks":231,"license":237,"openIssues90d":8,"pushedAt":234,"readmeSize":229,"stars":235,"topics":397},"Claude Code plugin — back up and restore your entire Claude Code environment to GitHub",[],{"classifiedAt":399,"discoverAt":400,"extractAt":401,"githubAt":401,"updatedAt":399},1778696622526,1778696618347,1778696620635,[215,214,211,213,212],{"evaluatedAt":240,"extractAt":281,"updatedAt":404},1778696818191,[],[407,423,440,466,488,506],{"_creationTime":408,"_id":409,"community":410,"display":411,"identity":413,"providers":414,"relations":418,"tags":419,"workflow":420},1778696622831.4934,"k171871t16jaaghd7cpk4phphs86n0z0",{"reviewCount":8},{"description":365,"installMethods":412,"name":366,"sourceUrl":14},{"claudeCode":12},{"basePath":364,"githubOwner":243,"githubRepo":244,"locale":18,"slug":366,"type":245},{"evaluate":415,"extract":417},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":416,"targetMarket":216,"tier":217},[211,212,213,214,287],{"commitSha":272},{"parentExtensionId":248,"repoId":277},[214,211,213,287,212],{"evaluatedAt":421,"extractAt":281,"updatedAt":422},1778696704651,1778696817823,{"_creationTime":424,"_id":425,"community":426,"display":427,"identity":429,"providers":430,"relations":435,"tags":436,"workflow":437},1778696622831.4932,"k17bxmr12gvehnjqa9dv7m8ebn86mbe5",{"reviewCount":8},{"description":357,"installMethods":428,"name":358,"sourceUrl":14},{"claudeCode":12},{"basePath":356,"githubOwner":243,"githubRepo":244,"locale":18,"slug":358,"type":245},{"evaluate":431,"extract":434},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":432,"targetMarket":216,"tier":217},[211,212,214,287,213,433],"git",{"commitSha":272},{"parentExtensionId":248,"repoId":277},[214,211,433,213,287,212],{"evaluatedAt":438,"extractAt":281,"updatedAt":439},1778696687333,1778696817662,{"_creationTime":441,"_id":442,"community":443,"display":444,"identity":449,"providers":453,"relations":460,"tags":462,"workflow":463},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":445,"installMethods":446,"name":213,"sourceUrl":448},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":447},"steipete/clawdis","https://github.com/steipete/clawdis",{"basePath":450,"githubOwner":451,"githubRepo":452,"locale":18,"slug":213,"type":245},"skills/github","steipete","clawdis",{"evaluate":454,"extract":459},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":455,"targetMarket":216,"tier":217},[213,456,457,458,215],"cli","api","developer-tools",{"commitSha":272},{"repoId":461},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[457,215,456,458,213],{"evaluatedAt":464,"extractAt":465,"updatedAt":464},1778698569289,1778697652123,{"_creationTime":467,"_id":468,"community":469,"display":470,"identity":474,"providers":477,"relations":484,"tags":485,"workflow":486},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":471,"installMethods":472,"name":473,"sourceUrl":448},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":447},"ClawSweeper Skill",{"basePath":475,"githubOwner":451,"githubRepo":452,"locale":18,"slug":476,"type":245},".agents/skills/clawsweeper","clawsweeper",{"evaluate":478,"extract":483},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":479,"targetMarket":216,"tier":217},[213,215,480,481,482],"code-review","maintenance","ci-cd",{"commitSha":272,"license":237},{"repoId":461},[215,482,480,213,481],{"evaluatedAt":487,"extractAt":465,"updatedAt":487},1778697688364,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":495,"providers":496,"relations":501,"tags":502,"workflow":503},1778696622831.4937,"k17f31qss5ybf05as9wkkfxnp986np76",{"reviewCount":8},{"description":373,"installMethods":493,"name":494,"sourceUrl":14},{"claudeCode":12},"Claudebase",{"basePath":372,"githubOwner":243,"githubRepo":244,"locale":18,"slug":374,"type":245},{"evaluate":497,"extract":500},{"promptVersionExtension":204,"promptVersionScoring":205,"score":498,"tags":499,"targetMarket":216,"tier":217},98,[214,212,213,211,433],{"commitSha":272,"license":237},{"parentExtensionId":248,"repoId":277},[214,211,433,213,212],{"evaluatedAt":504,"extractAt":281,"updatedAt":505},1778696723988,1778696817982,{"_creationTime":507,"_id":508,"community":509,"display":510,"identity":512,"providers":513,"relations":518,"tags":519,"workflow":520},1778696622831.4941,"k170dky3e4jcv198zx1jq18xch86neqh",{"reviewCount":8},{"description":386,"installMethods":511,"name":387,"sourceUrl":14},{"claudeCode":12},{"basePath":385,"githubOwner":243,"githubRepo":244,"locale":18,"slug":387,"type":245},{"evaluate":514,"extract":517},{"promptVersionExtension":204,"promptVersionScoring":205,"score":515,"tags":516,"targetMarket":216,"tier":217},95,[211,212,213,214,287],{"commitSha":272},{"parentExtensionId":248,"repoId":277},[214,211,213,287,212],{"evaluatedAt":521,"extractAt":281,"updatedAt":522},1778696752598,1778696818407]