[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-anthropics-human-resources-ar":3,"guides-for-anthropics-human-resources":282,"similar-k1740vn20ark12kb0cvy9rkwen867ckp":283},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":23,"identity":213,"isFallback":218,"parentExtension":219,"providers":257,"relations":261,"repo":262,"workflow":281},1778053881467.4106,"k1740vn20ark12kb0cvy9rkwen867ckp",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.",{},"HR Plugin","https://github.com/anthropics/knowledge-work-plugins/tree/HEAD/human-resources",[15,16,17,18,19,20,21,22],"hr","people-operations","recruiting","onboarding","performance-management","compensation","policy","mcp",{"_creationTime":24,"_id":25,"extensionId":5,"locale":26,"result":27,"trustSignals":201,"workflow":211},1778053992763.6543,"kn75stg2mze6hysxtwdjxqazwh866j85","en",{"checks":28,"evaluatedAt":191,"extensionSummary":192,"promptVersionExtension":193,"promptVersionScoring":194,"rationale":195,"score":196,"summary":197,"tags":198,"targetMarket":199,"tier":200},[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,152,155,158,161,164,167,170,173,177,180,183,187],{"category":30,"check":31,"severity":32,"summary":33},"Practical Utility","Problem relevance","pass","The displayed description clearly states the user problem addressed: streamlining people operations across various functions like recruiting, onboarding, and performance reviews.",{"category":30,"check":35,"severity":32,"summary":36},"Unique selling proposition","The extension offers significant value beyond default LLM behavior by providing specialized skills, commands, and integration capabilities for HR operations, going beyond a thin API wrapper.",{"category":30,"check":38,"severity":32,"summary":39},"Production readiness","The plugin provides a comprehensive set of tools and skills covering the typical lifecycle of HR operations, from recruiting to reporting and policy guidance, suggesting it's ready for production use.",{"category":41,"check":42,"severity":32,"summary":43},"Scope","Single responsibility principle","The plugin focuses on the human resources domain and provides a coherent set of related capabilities, without extending into unrelated areas.",{"category":41,"check":45,"severity":32,"summary":46},"Description quality","The description is accurate, concise, and effectively communicates the extension's capabilities in streamlining people operations.",{"category":48,"check":49,"severity":32,"summary":50},"Invocation","Scoped tools","The plugin exposes a mix of specific commands (e.g., /draft-offer, /onboarding) and scoped skills (e.g., recruiting-pipeline, employee-handbook), which are well-defined and specialized.",{"category":52,"check":53,"severity":32,"summary":54},"Documentation","Configuration & parameter reference","The README details how to create a `settings.local.json` file for personalization, and the skills provide clear usage instructions and what information they need from the user.",{"category":41,"check":56,"severity":32,"summary":57},"Tool naming","Command and skill names are descriptive and follow a clear convention (e.g., `/draft-offer`, `recruiting-pipeline`).",{"category":41,"check":59,"severity":32,"summary":60},"Minimal I/O surface","Input requirements for commands are clearly defined, and the output structures provided in the SKILL.md files are specific to the task and do not appear to include extraneous information.",{"category":62,"check":63,"severity":32,"summary":64},"License","License usability","The repository includes a LICENSE file with the Apache License 2.0, a permissive open-source license.",{"category":66,"check":67,"severity":68,"summary":69},"Maintenance","Commit recency","not_applicable","The commit date 'n/a' makes this check not applicable.",{"category":66,"check":71,"severity":68,"summary":72},"Dependency Management","No 3rd party dependencies are explicitly mentioned or seem to be used within the provided code/markdown files, making this check not applicable.",{"category":74,"check":75,"severity":32,"summary":76},"Security","Secret Management","The extension does not appear to handle secrets directly; configuration is user-provided via `settings.local.json`, and no hardcoded secrets are visible.",{"category":74,"check":78,"severity":32,"summary":79},"Injection","The extension primarily uses markdown and JSON for its structure, and skills process user-provided data or data from connected tools, with no indication of executing untrusted code.",{"category":74,"check":81,"severity":32,"summary":82},"Transitive Supply-Chain Grenades","All content appears to be contained within the skill directory, and there are no runtime downloads or remote script executions indicated.",{"category":74,"check":84,"severity":32,"summary":85},"Sandbox Isolation","The plugin interacts with user-provided data or external tools via MCP, and its configuration relies on local files, indicating it operates within defined scopes and does not attempt to modify files outside its designated areas.",{"category":74,"check":87,"severity":32,"summary":88},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the plugin's configuration or included markdown files.",{"category":74,"check":90,"severity":32,"summary":91},"Data Exfiltration","The extension's functionality focuses on processing HR data and generating reports. There are no indications of outbound calls for telemetry or exfiltration of user data.",{"category":74,"check":93,"severity":32,"summary":94},"Hidden Text Tricks","Bundled content appears to be clean markdown and JSON, free of hidden-steering tricks, invisible characters, or other obfuscation methods.",{"category":96,"check":97,"severity":32,"summary":98},"Hooks","Opaque code execution","The plugin is composed of markdown and JSON files, with no indication of obfuscated code, eval statements, or runtime script fetching.",{"category":100,"check":101,"severity":32,"summary":102},"Portability","Structural Assumption","The plugin relies on user-provided data and standard file paths for configuration, making it portable across different project structures.",{"category":104,"check":105,"severity":68,"summary":106},"Trust","Issues Attention","Issue data (opened/closed) is marked as n/a, making this check not applicable.",{"category":108,"check":109,"severity":32,"summary":110},"Versioning","Release Management","The plugin.json file includes a version field (`1.2.0`), indicating clear versioning.",{"category":112,"check":113,"severity":32,"summary":114},"Code Execution","Validation","The skills provide clear argument hints and describe the required inputs, suggesting validation will occur based on user input and tool requirements.",{"category":74,"check":116,"severity":32,"summary":117},"Unguarded Destructive Operations","The plugin's operations are primarily analytical and data-processing oriented. There are no apparent destructive operations that would require additional confirmation guards.",{"category":112,"check":119,"severity":32,"summary":120},"Error Handling","While specific error handling code isn't visible in markdown, the structured nature of skill inputs and outputs implies that errors would be handled by the Claude Code runtime or MCP.",{"category":112,"check":122,"severity":68,"summary":123},"Logging","The plugin does not appear to perform destructive actions or significant outbound calls that would necessitate local audit logging.",{"category":125,"check":126,"severity":32,"summary":127},"Compliance","GDPR","The extension processes HR data, but the README states that data stays within the conversation or is sent to connected MCP tools, with no indication of submitting personal data to unknown third parties.",{"category":125,"check":129,"severity":32,"summary":130},"Target market","The extension is designed for general people operations and does not appear to have specific regional logic or limitations, thus `targetMarket` is global.",{"category":100,"check":132,"severity":32,"summary":133},"Runtime stability","The plugin relies on standard markdown and JSON structures and interacts via MCP, making it portable across different Claude Code runtimes and shells.",{"category":41,"check":135,"severity":32,"summary":136},"Tool surface size","The plugin exposes 6 commands and 4 skills, which is within the target range of 3-10 tools.",{"category":48,"check":138,"severity":32,"summary":139},"Name collisions","The plugin's commands and skills have distinct names and descriptions, and do not appear to collide with Claude Code built-ins or expose generic names like `read_file`.",{"category":48,"check":141,"severity":32,"summary":142},"Overlapping near-synonym tools","The commands and skills have distinct functions and names, avoiding redundancy like multiple search or create verbs.",{"category":48,"check":144,"severity":68,"summary":145},"Hooks-off mechanism","The plugin does not appear to utilize hooks, making a hooks-off mechanism not applicable.",{"category":48,"check":147,"severity":68,"summary":148},"Hook matcher tightness","The plugin does not utilize hooks, making hook matcher tightness not applicable.",{"category":74,"check":150,"severity":68,"summary":151},"Hook security","The plugin does not utilize hooks, making hook security checks not applicable.",{"category":96,"check":153,"severity":68,"summary":154},"Silent prompt rewriting","The plugin does not utilize `UserPromptSubmit` hooks, making this check not applicable.",{"category":74,"check":156,"severity":68,"summary":157},"Permission Hook","The plugin does not utilize `PermissionRequest` hooks, making this check not applicable.",{"category":125,"check":159,"severity":68,"summary":160},"Hook privacy","The plugin does not utilize hooks for logging or telemetry, making this check not applicable.",{"category":112,"check":162,"severity":68,"summary":163},"Hook dependency","The plugin does not utilize hooks, making hook dependency checks not applicable.",{"category":52,"check":165,"severity":32,"summary":166},"Install / Setup Instructions","The README provides clear installation instructions for both Cowork and Claude Code, along with a comprehensive overview of commands and skills.",{"category":52,"check":168,"severity":32,"summary":169},"Feature Transparency","The README clearly lists all commands and skills, and the SKILL.md files provide detailed usage instructions, making functionality transparent.",{"category":52,"check":171,"severity":32,"summary":172},"Phantom features","All features listed in the README (commands and skills) have corresponding implementations in the SKILL.md files or are explained by the plugin's overall purpose.",{"category":174,"check":175,"severity":32,"summary":176},"Convention","Layout convention adherence","The plugin follows Claude Code plugin conventions, with `plugin.json` in `.claude-plugin/` and skills in the `skills/` directory. The README details the commands.",{"category":174,"check":178,"severity":32,"summary":179},"Plugin state","The plugin does not appear to manage persistent state beyond user-provided configuration, and any such state would likely be managed by the runtime environment.",{"category":74,"check":181,"severity":32,"summary":182},"Keychain-stored secrets","Secrets are managed via user-provided `settings.local.json` or connected MCP tools, not stored in plain text settings, aligning with secure practices.",{"category":184,"check":185,"severity":68,"summary":186},"Dependencies","Tagged release sourcing","The plugin does not bundle MCP servers directly, relying on the MCP protocol for external connections, making this check not applicable.",{"category":188,"check":189,"severity":32,"summary":190},"Installation","Clean uninstall","The plugin's installation method is via `claude plugins add`, and its functionality is based on markdown/JSON files. There are no indications of background daemons or services that would persist after uninstall.",1778053976470,"This plugin provides specific commands and skills for HR tasks such as drafting offer letters, generating onboarding plans, analyzing compensation, and looking up policies. It integrates with external tools via the MCP protocol and allows for user-specific configuration.","2.0.0","3.4.0","The Human Resources plugin is exceptionally well-structured and documented, adhering to all major quality and security checks. Its clear scope, well-defined commands and skills, and excellent README make it a high-quality extension. The only inapplicable checks were due to the plugin's design not using hooks or complex dependencies.",95,"A comprehensive and well-documented plugin for managing various aspects of human resources operations.",[15,16,17,18,19,20,21,22],"global","verified",{"codeQuality":202,"collectedAt":203,"documentation":204,"maintenance":206,"popularity":207,"security":208,"testCoverage":210},{},1778053958135,{"descriptionLength":205,"readmeSize":8},176,{},{"smitheryUniqueUsers":8,"smitheryUseCount":8},{"hasNpmPackage":209,"smitheryVerified":209},false,{"hasCi":209,"hasTests":209},{"updatedAt":212},1778053992763,{"githubOwner":214,"githubRepo":215,"locale":26,"slug":216,"type":217},"anthropics","knowledge-work-plugins","human-resources","plugin",true,{"_creationTime":220,"_id":221,"community":222,"display":223,"identity":239,"parentExtension":240,"providers":241,"relations":251,"workflow":253},1778053881467.4028,"k17a976hfb9h5wyrvbw5572nvs867hs3",{"reviewCount":8},{"description":224,"installMethods":225,"name":226,"sourceUrl":227,"tags":228},"Extension from anthropics/knowledge-work-plugins",{},"Knowledge Work Plugins","https://github.com/anthropics/knowledge-work-plugins",[229,230,231,232,233,234,235,236,237,238],"marketplace","plugins","ai-tools","productivity","sales","finance","legal","data","engineering","apache-2-0",{"githubOwner":214,"githubRepo":215,"locale":26,"slug":215,"type":229},null,{"extract":242,"llm":247,"smithery":250},{"commitSha":243,"license":244,"marketplace":245},"9789ea78ad66e395a9c709146cacecdc14ce2abf","Apache-2.0",{"name":215,"pluginCount":246},47,{"promptVersionExtension":193,"promptVersionScoring":194,"score":248,"targetMarket":199,"tier":249},65,"evaluated",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":209},{"repoId":252},"kd7a7vj5tkj2ssjqcbwka5sh0x864wea",{"anyEnrichmentAt":254,"extractAt":255,"githubAt":256,"llmAt":212,"smitheryAt":254,"updatedAt":212},1778053907346,1778053881467,1778053882262,{"extract":258,"llm":259,"smithery":260},{"commitSha":243,"license":244},{"promptVersionExtension":193,"promptVersionScoring":194,"score":196,"targetMarket":199,"tier":200},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":209},{"parentExtensionId":221,"repoId":252},{"_creationTime":263,"_id":252,"identity":264,"providers":265,"workflow":278},1777995558409.8467,{"githubOwner":214,"githubRepo":215,"sourceUrl":227},{"discover":266,"github":270},{"sources":267},[268,269],"skills-sh","smithery",{"closedIssues90d":271,"forks":272,"license":244,"openIssues90d":273,"pushedAt":274,"readmeSize":275,"stars":276,"topics":277},7,1398,36,1777651846000,6109,11837,[],{"discoverAt":279,"extractAt":280,"githubAt":280,"updatedAt":280},1777995558409,1778053883382,{"anyEnrichmentAt":254,"extractAt":255,"githubAt":256,"llmAt":212,"smitheryAt":254,"updatedAt":212},[],[284,319,351,386],{"_creationTime":285,"_id":286,"community":287,"display":288,"identity":302,"providers":305,"relations":311,"workflow":314},1778054452948.4272,"k179khyq4dvq0ytvdcepec984d8666wk",{"reviewCount":8},{"description":289,"name":290,"sourceUrl":291,"tags":292},"Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.","Plugin Development Toolkit","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/plugin-dev",[293,294,295,296,297,22,298,299,300,301],"development","plugin-creation","hooks","agents","skills","cli","automation","guidance","best-practices",{"githubOwner":214,"githubRepo":303,"locale":26,"slug":304,"type":217},"claude-plugins-official","plugin-dev",{"extract":306,"llm":308,"smithery":310},{"commitSha":307,"license":244},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff",{"promptVersionExtension":193,"promptVersionScoring":194,"score":309,"targetMarket":199,"tier":200},99,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":209},{"parentExtensionId":312,"repoId":313},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":315,"extractAt":316,"githubAt":317,"llmAt":318,"smitheryAt":315,"updatedAt":318},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":320,"_id":321,"community":322,"display":323,"identity":335,"providers":339,"relations":344,"workflow":347},1778053078370.9028,"k17dwt2y8zcwbj9r1ccgc0mwvs867jac",{"reviewCount":8},{"description":324,"installMethods":325,"name":326,"sourceUrl":327,"tags":328},"Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.",{},"Plugin Master","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/plugin-master",[329,330,331,295,22,332,229,333,299,334],"plugin-development","agent","skill","commands","validation","devops",{"githubOwner":336,"githubRepo":337,"locale":26,"slug":338,"type":217},"josiahsiegel","claude-plugin-marketplace","plugin-master",{"extract":340,"llm":343},{"commitSha":341,"license":342},"a05d923c8a3551d4274eef152649583d693b9b67","MIT",{"promptVersionExtension":193,"promptVersionScoring":194,"score":309,"targetMarket":199,"tier":200},{"parentExtensionId":345,"repoId":346},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":348,"extractAt":349,"githubAt":348,"llmAt":350,"updatedAt":350},1778053080008,1778053078370,1778053164925,{"_creationTime":352,"_id":353,"community":354,"display":355,"identity":370,"providers":373,"relations":378,"workflow":381},1777995627391.5356,"k177z2t3rfgaw0zrb7qprpnndh864r09",{"reviewCount":8},{"description":356,"installMethods":357,"name":358,"sourceUrl":359,"tags":360},"Data observability plugin - health monitoring, alerts, schema drift, freshness tracking",{},"AnomalyArmor Agents","https://github.com/anomalyarmor/agents",[361,22,362,363,364,365,366,367,368,369],"data-observability","python","alerts","freshness","schema-drift","data-quality","monitoring","security","pipeline",{"githubOwner":371,"githubRepo":296,"locale":26,"slug":372,"type":217},"anomalyarmor","armor",{"extract":374,"llm":376,"smithery":377},{"commitSha":375},"7c56d4a0fc8feccdfa8e85cc11ff1010b18c3a89",{"promptVersionExtension":193,"promptVersionScoring":194,"score":309,"targetMarket":199,"tier":200},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":209},{"parentExtensionId":379,"repoId":380},"k173vznv6dcx28h1c568068tnx864f8n","kd7966c5zsgty1d4tqde2rgz1n8658b1",{"anyEnrichmentAt":382,"extractAt":383,"githubAt":384,"llmAt":385,"smitheryAt":382,"updatedAt":385},1777995723550,1777995627391,1777995627861,1777995897177,{"_creationTime":387,"_id":388,"community":389,"display":390,"identity":399,"providers":401,"relations":406,"workflow":407},1778054452948.4253,"k1767a8yk98h8qcz0rkh7t64an867zws",{"reviewCount":8},{"description":391,"installMethods":392,"name":393,"sourceUrl":394,"tags":395},"Skills for designing and building MCP servers that work seamlessly with Claude. Guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.",{},"MCP Server Development Suite","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/mcp-server-dev",[22,396,293,397,362,398,368,217],"server","typescript","documentation",{"githubOwner":214,"githubRepo":303,"locale":26,"slug":400,"type":217},"mcp-server-dev",{"extract":402,"llm":403,"smithery":405},{"commitSha":307,"license":244},{"promptVersionExtension":193,"promptVersionScoring":194,"score":404,"targetMarket":199,"tier":200},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":209},{"parentExtensionId":312,"repoId":313},{"anyEnrichmentAt":315,"extractAt":316,"githubAt":317,"llmAt":318,"smitheryAt":315,"updatedAt":318}]