[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-anthropics-finance-ko":3,"guides-for-anthropics-finance":281,"similar-k176vd7cb2sdv4erqrhzk6evfh867g2e":282},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":24,"identity":214,"isFallback":218,"parentExtension":219,"providers":256,"relations":260,"repo":261,"workflow":280},1778053881467.4053,"k176vd7cb2sdv4erqrhzk6evfh867g2e",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Streamline finance and accounting workflows, from journal entries and reconciliation to financial statements and variance analysis. Speed up audit prep, month-end close, and keeping your books clean.",{},"Finance & Accounting Plugin","https://github.com/anthropics/knowledge-work-plugins/tree/HEAD/finance",[15,16,17,18,19,20,21,22,23],"finance","accounting","mcp","journal-entry","reconciliation","financial-statements","variance-analysis","audit","sox",{"_creationTime":25,"_id":26,"extensionId":5,"locale":27,"result":28,"trustSignals":202,"workflow":212},1778053992763.6274,"kn77g20vj0e5f5a1edy7wy5mf98669db","en",{"checks":29,"evaluatedAt":192,"extensionSummary":193,"promptVersionExtension":194,"promptVersionScoring":195,"rationale":196,"score":197,"summary":198,"tags":199,"targetMarket":200,"tier":201},[30,35,38,41,45,48,52,57,60,63,67,72,75,79,82,85,88,91,94,97,101,105,109,113,117,120,123,126,131,134,137,140,143,146,149,152,154,157,160,163,165,168,171,174,178,181,184,188],{"category":31,"check":32,"severity":33,"summary":34},"Practical Utility","Problem relevance","pass","The displayed description clearly names concrete user problems like 'streamline finance and accounting workflows' and 'speed up audit prep, month-end close', addressing specific pain points.",{"category":31,"check":36,"severity":33,"summary":37},"Unique selling proposition","The plugin offers a suite of specialized finance and accounting commands and skills that go beyond basic LLM capabilities, providing structured workflows for tasks like journal entry preparation and variance analysis.",{"category":31,"check":39,"severity":33,"summary":40},"Production readiness","The plugin covers a complete lifecycle for finance and accounting workflows, from data input and analysis to statement generation and audit support, indicating readiness for production use.",{"category":42,"check":43,"severity":33,"summary":44},"Scope","Single responsibility principle","The plugin is focused on finance and accounting workflows, with all included commands and skills directly supporting this domain. It does not include unrelated capabilities.",{"category":42,"check":46,"severity":33,"summary":47},"Description quality","The displayed description accurately reflects the plugin's capabilities as outlined in the README and skill files, covering journaling, reconciliation, financial statements, variance analysis, and audit prep.",{"category":49,"check":50,"severity":33,"summary":51},"Invocation","Scoped tools","Commands like `/journal-entry`, `/reconciliation`, `/income-statement` are specific verb-noun actions within the finance domain.",{"category":53,"check":54,"severity":55,"summary":56},"Documentation","Configuration & parameter reference","warning","The plugin mentions MCP server configuration in `.mcp.json` and `CONNECTORS.md`, but specific configuration parameters and their precedence are not explicitly documented beyond stating to add servers to the `mcpServers` section.",{"category":42,"check":58,"severity":33,"summary":59},"Tool naming","Command names like `/journal-entry` and `/variance-analysis`, and skill names like `audit-support` and `close-management`, are descriptive and adhere to kebab-case.",{"category":42,"check":61,"severity":33,"summary":62},"Minimal I/O surface","Commands and skills specify expected inputs like period types and periods, and outputs are described as structured data or formatted reports, indicating a minimal I/O surface.",{"category":64,"check":65,"severity":33,"summary":66},"License","License usability","A dedicated LICENSE file at the root of the repository contains the Apache License 2.0, a permissive open-source license.",{"category":68,"check":69,"severity":70,"summary":71},"Maintenance","Commit recency","not_applicable","No commit history is available for the specific commit provided, therefore recency cannot be evaluated.",{"category":68,"check":73,"severity":70,"summary":74},"Dependency Management","No 3rd party dependencies are explicitly listed or managed within the provided files.",{"category":76,"check":77,"severity":33,"summary":78},"Security","Secret Management","The plugin's operations are designed to integrate with external MCP servers and potentially sensitive financial data, but there are no hardcoded secrets, and it relies on user configuration via `.mcp.json` for external connections, implying secrets are managed externally.",{"category":76,"check":80,"severity":33,"summary":81},"Injection","The plugin's commands and skills focus on structured financial data and workflows, and there are no indications of loading untrusted data or remote content that could lead to injection vulnerabilities.",{"category":76,"check":83,"severity":33,"summary":84},"Transitive Supply-Chain Grenades","The plugin does not appear to fetch remote code or data at runtime, nor does it use patterns that would execute arbitrary remote content.",{"category":76,"check":86,"severity":33,"summary":87},"Sandbox Isolation","The plugin's operations are primarily data processing and generation based on user input and connected MCP servers, with no evidence of attempts to modify files outside its designated scope.",{"category":76,"check":89,"severity":33,"summary":90},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the provided scripts or command logic.",{"category":76,"check":92,"severity":33,"summary":93},"Data Exfiltration","The plugin processes financial data and interacts with external services via MCP, but there's no evidence of imperative instructions to read and submit confidential data to third parties. External calls are mediated through configured MCP servers.",{"category":76,"check":95,"severity":33,"summary":96},"Hidden Text Tricks","Bundled markdown and JSON files appear free of hidden-steering tricks, using standard formatting and visible text.",{"category":98,"check":99,"severity":33,"summary":100},"Hooks","Opaque code execution","The plugin's functionality is defined by markdown and JSON files, with no indications of obfuscated code, base64 payloads, or runtime script fetching.",{"category":102,"check":103,"severity":33,"summary":104},"Portability","Structural Assumption","The plugin relies on user-provided data and MCP server connections, with no apparent assumptions about specific user project directory structures beyond what's necessary for plugin operation.",{"category":106,"check":107,"severity":70,"summary":108},"Trust","Issues Attention","Issue data is not available for this repository.",{"category":110,"check":111,"severity":33,"summary":112},"Versioning","Release Management","The `plugin.json` manifest declares a version (`1.2.0`), fulfilling the requirement for a detectable version signal.",{"category":114,"check":115,"severity":33,"summary":116},"Code Execution","Validation","The commands and skills define specific argument types (e.g., `\u003Cperiod-type>`, `\u003Cperiod>`) and expected data structures, indicating validation is performed.",{"category":76,"check":118,"severity":33,"summary":119},"Unguarded Destructive Operations","The plugin's operations are focused on data analysis and generation, with no evidence of destructive primitives like `rm -rf` or direct infrastructure changes.",{"category":114,"check":121,"severity":33,"summary":122},"Error Handling","The structure of the commands and skills, with defined arguments and expected outputs, suggests that errors would be caught and reported meaningfully, likely through structured responses.",{"category":114,"check":124,"severity":70,"summary":125},"Logging","The plugin's functionality does not inherently involve destructive actions or outbound calls that would require local audit logging, beyond what is handled by the core Claude environment.",{"category":127,"check":128,"severity":129,"summary":130},"Compliance","GDPR","info","The plugin handles financial data, which could indirectly contain personal data. While it doesn't explicitly submit personal data to third parties, there's no explicit sanitization mentioned beyond relying on connected MCP servers.",{"category":127,"check":132,"severity":33,"summary":133},"Target market","The plugin's financial workflows are general enough to apply globally, and no specific regional legal or compliance rules are hardcoded or implied. The target market is global.",{"category":102,"check":135,"severity":33,"summary":136},"Runtime stability","The plugin relies on standard markdown and JSON formats and interacts via MCP, making it portable across different Claude environments without specific OS or shell assumptions.",{"category":42,"check":138,"severity":33,"summary":139},"Tool surface size","The plugin exposes 6 distinct commands (noted with '/') and 6 skills, totaling 12 primary functional areas, which falls within the ideal range.",{"category":49,"check":141,"severity":33,"summary":142},"Name collisions","The commands and skills have distinct names and descriptions within the finance domain, and do not appear to collide with Claude Code built-ins or generic MCP server names.",{"category":49,"check":144,"severity":33,"summary":145},"Overlapping near-synonym tools","Tool names like `/journal-entry`, `/reconciliation`, `/income-statement`, and `variance-analysis` cover distinct financial tasks without significant overlap.",{"category":49,"check":147,"severity":70,"summary":148},"Hooks-off mechanism","The plugin does not appear to utilize or expose hooks that would require a hooks-off mechanism.",{"category":49,"check":150,"severity":70,"summary":151},"Hook matcher tightness","The plugin does not utilize hooks.",{"category":76,"check":153,"severity":70,"summary":151},"Hook security",{"category":98,"check":155,"severity":70,"summary":156},"Silent prompt rewriting","The plugin does not utilize UserPromptSubmit hooks.",{"category":76,"check":158,"severity":70,"summary":159},"Permission Hook","The plugin does not utilize PermissionRequest hooks.",{"category":127,"check":161,"severity":70,"summary":162},"Hook privacy","The plugin does not utilize hooks for logging or telemetry.",{"category":114,"check":164,"severity":70,"summary":151},"Hook dependency",{"category":53,"check":166,"severity":33,"summary":167},"Install / Setup Instructions","The README provides clear installation instructions for both Cowork and Claude Code environments, and mentions MCP server setup.",{"category":53,"check":169,"severity":33,"summary":170},"Feature Transparency","The README clearly lists all commands and skills with their descriptions, providing transparency into the plugin's functionality.",{"category":53,"check":172,"severity":33,"summary":173},"Phantom features","All features promised in the README (commands and skills) have corresponding implementations within the plugin structure.",{"category":175,"check":176,"severity":33,"summary":177},"Convention","Layout convention adherence","The plugin follows Claude Code plugin conventions, with `plugin.json` in `.claude-plugin/` and commands/skills organized appropriately.",{"category":175,"check":179,"severity":70,"summary":180},"Plugin state","The plugin does not appear to have persistent state that would need to be managed under `${CLAUDE_PLUGIN_DATA}`.",{"category":76,"check":182,"severity":33,"summary":183},"Keychain-stored secrets","Secrets are expected to be managed via user MCP configuration (`.mcp.json`) rather than being embedded or stored in plain settings files, aligning with keychain storage practices.",{"category":185,"check":186,"severity":33,"summary":187},"Dependencies","Tagged release sourcing","The `.mcp.json` file lists MCP server URLs. While some are empty, the `bigquery` and `slack` URLs point to specific endpoints, and no bundled MCP servers from untagged sources are apparent.",{"category":189,"check":190,"severity":33,"summary":191},"Installation","Clean uninstall","The plugin does not appear to spawn background daemons, cron jobs, or other persistent processes that would survive an uninstall.",1778053937146,"This plugin provides specialized commands for journal entries, account reconciliations, financial statement generation, and variance analysis, along with supporting skills for audit preparation and close management. It integrates with external data sources via MCP servers to automate data retrieval and analysis.","2.0.0","3.4.0","This plugin is exceptionally well-structured and documented, covering a comprehensive set of finance and accounting workflows. The commands and skills are clearly defined and relevant. Minor documentation gaps around specific MCP configurations prevent a perfect score, but overall quality is very high.",95,"A high-quality, comprehensive plugin for finance and accounting workflows, offering structured commands and skills for common tasks.",[15,16,17,18,19,20,21,22,23],"global","verified",{"codeQuality":203,"collectedAt":204,"documentation":205,"maintenance":207,"popularity":208,"security":209,"testCoverage":211},{},1778053923594,{"descriptionLength":206,"readmeSize":8},199,{},{"smitheryUniqueUsers":8,"smitheryUseCount":8},{"hasNpmPackage":210,"smitheryVerified":210},false,{"hasCi":210,"hasTests":210},{"updatedAt":213},1778053992763,{"githubOwner":215,"githubRepo":216,"locale":27,"slug":15,"type":217},"anthropics","knowledge-work-plugins","plugin",true,{"_creationTime":220,"_id":221,"community":222,"display":223,"identity":238,"parentExtension":239,"providers":240,"relations":250,"workflow":252},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,15,234,235,236,237],"marketplace","plugins","ai-tools","productivity","sales","legal","data","engineering","apache-2-0",{"githubOwner":215,"githubRepo":216,"locale":27,"slug":216,"type":229},null,{"extract":241,"llm":246,"smithery":249},{"commitSha":242,"license":243,"marketplace":244},"9789ea78ad66e395a9c709146cacecdc14ce2abf","Apache-2.0",{"name":216,"pluginCount":245},47,{"promptVersionExtension":194,"promptVersionScoring":195,"score":247,"targetMarket":200,"tier":248},65,"evaluated",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":210},{"repoId":251},"kd7a7vj5tkj2ssjqcbwka5sh0x864wea",{"anyEnrichmentAt":253,"extractAt":254,"githubAt":255,"llmAt":213,"smitheryAt":253,"updatedAt":213},1778053907346,1778053881467,1778053882262,{"extract":257,"llm":258,"smithery":259},{"commitSha":242,"license":243},{"promptVersionExtension":194,"promptVersionScoring":195,"score":197,"targetMarket":200,"tier":201},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":210},{"parentExtensionId":221,"repoId":251},{"_creationTime":262,"_id":251,"identity":263,"providers":264,"workflow":277},1777995558409.8467,{"githubOwner":215,"githubRepo":216,"sourceUrl":227},{"discover":265,"github":269},{"sources":266},[267,268],"skills-sh","smithery",{"closedIssues90d":270,"forks":271,"license":243,"openIssues90d":272,"pushedAt":273,"readmeSize":274,"stars":275,"topics":276},7,1398,36,1777651846000,6109,11837,[],{"discoverAt":278,"extractAt":279,"githubAt":279,"updatedAt":279},1777995558409,1778053883382,{"anyEnrichmentAt":253,"extractAt":254,"githubAt":255,"llmAt":213,"smitheryAt":253,"updatedAt":213},[],[283,318,350,385,407],{"_creationTime":284,"_id":285,"community":286,"display":287,"identity":301,"providers":304,"relations":310,"workflow":313},1778054452948.4272,"k179khyq4dvq0ytvdcepec984d8666wk",{"reviewCount":8},{"description":288,"name":289,"sourceUrl":290,"tags":291},"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",[292,293,294,295,296,17,297,298,299,300],"development","plugin-creation","hooks","agents","skills","cli","automation","guidance","best-practices",{"githubOwner":215,"githubRepo":302,"locale":27,"slug":303,"type":217},"claude-plugins-official","plugin-dev",{"extract":305,"llm":307,"smithery":309},{"commitSha":306,"license":243},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff",{"promptVersionExtension":194,"promptVersionScoring":195,"score":308,"targetMarket":200,"tier":201},99,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":210},{"parentExtensionId":311,"repoId":312},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":314,"extractAt":315,"githubAt":316,"llmAt":317,"smitheryAt":314,"updatedAt":317},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":319,"_id":320,"community":321,"display":322,"identity":334,"providers":338,"relations":343,"workflow":346},1778053078370.9028,"k17dwt2y8zcwbj9r1ccgc0mwvs867jac",{"reviewCount":8},{"description":323,"installMethods":324,"name":325,"sourceUrl":326,"tags":327},"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",[328,329,330,294,17,331,229,332,298,333],"plugin-development","agent","skill","commands","validation","devops",{"githubOwner":335,"githubRepo":336,"locale":27,"slug":337,"type":217},"josiahsiegel","claude-plugin-marketplace","plugin-master",{"extract":339,"llm":342},{"commitSha":340,"license":341},"a05d923c8a3551d4274eef152649583d693b9b67","MIT",{"promptVersionExtension":194,"promptVersionScoring":195,"score":308,"targetMarket":200,"tier":201},{"parentExtensionId":344,"repoId":345},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":347,"extractAt":348,"githubAt":347,"llmAt":349,"updatedAt":349},1778053080008,1778053078370,1778053164925,{"_creationTime":351,"_id":352,"community":353,"display":354,"identity":369,"providers":372,"relations":377,"workflow":380},1777995627391.5356,"k177z2t3rfgaw0zrb7qprpnndh864r09",{"reviewCount":8},{"description":355,"installMethods":356,"name":357,"sourceUrl":358,"tags":359},"Data observability plugin - health monitoring, alerts, schema drift, freshness tracking",{},"AnomalyArmor Agents","https://github.com/anomalyarmor/agents",[360,17,361,362,363,364,365,366,367,368],"data-observability","python","alerts","freshness","schema-drift","data-quality","monitoring","security","pipeline",{"githubOwner":370,"githubRepo":295,"locale":27,"slug":371,"type":217},"anomalyarmor","armor",{"extract":373,"llm":375,"smithery":376},{"commitSha":374},"7c56d4a0fc8feccdfa8e85cc11ff1010b18c3a89",{"promptVersionExtension":194,"promptVersionScoring":195,"score":308,"targetMarket":200,"tier":201},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":210},{"parentExtensionId":378,"repoId":379},"k173vznv6dcx28h1c568068tnx864f8n","kd7966c5zsgty1d4tqde2rgz1n8658b1",{"anyEnrichmentAt":381,"extractAt":382,"githubAt":383,"llmAt":384,"smitheryAt":381,"updatedAt":384},1777995723550,1777995627391,1777995627861,1777995897177,{"_creationTime":386,"_id":387,"community":388,"display":389,"identity":398,"providers":400,"relations":405,"workflow":406},1778054452948.4253,"k1767a8yk98h8qcz0rkh7t64an867zws",{"reviewCount":8},{"description":390,"installMethods":391,"name":392,"sourceUrl":393,"tags":394},"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",[17,395,292,396,361,397,367,217],"server","typescript","documentation",{"githubOwner":215,"githubRepo":302,"locale":27,"slug":399,"type":217},"mcp-server-dev",{"extract":401,"llm":402,"smithery":404},{"commitSha":306,"license":243},{"promptVersionExtension":194,"promptVersionScoring":195,"score":403,"targetMarket":200,"tier":201},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":210},{"parentExtensionId":311,"repoId":312},{"anyEnrichmentAt":314,"extractAt":315,"githubAt":316,"llmAt":317,"smitheryAt":314,"updatedAt":317},{"_creationTime":408,"_id":409,"community":410,"display":411,"identity":422,"providers":423,"relations":427,"workflow":428},1778054452948.416,"k17fds628j6sz9emb26mj91v61867pw5",{"reviewCount":8},{"description":412,"installMethods":413,"name":414,"sourceUrl":415,"tags":416},"Discord messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.",{},"Discord","https://github.com/anthropics/claude-plugins-official/tree/HEAD/external_plugins/discord",[417,418,419,420,17,421],"discord","messaging","bridge","access-control","bun",{"githubOwner":215,"githubRepo":302,"locale":27,"slug":417,"type":217},{"extract":424,"llm":425,"smithery":426},{"commitSha":306,"license":243},{"promptVersionExtension":194,"promptVersionScoring":195,"score":403,"targetMarket":200,"tier":201},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":210},{"parentExtensionId":311,"repoId":312},{"anyEnrichmentAt":314,"extractAt":315,"githubAt":316,"llmAt":317,"smitheryAt":314,"updatedAt":317}]