[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-josiahsiegel-fal-ai-master-ja":3,"guides-for-josiahsiegel-fal-ai-master":276,"similar-k170ac5k9t3mf5yqdq25sqzhyh866q3y":277},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":25,"identity":216,"isFallback":221,"parentExtension":222,"providers":254,"relations":257,"repo":258,"workflow":275},1778053078370.9126,"k170ac5k9t3mf5yqdq25sqzhyh866q3y",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Expert fal.ai generative media platform system with 600+ AI models (FLUX.2, GPT-Image 1.5, Veo 3.1, Sora 2, Kling 2.6, Recraft V3), client libraries (@fal-ai/client, fal-client), and serverless deployment. PROACTIVELY activate for: (1) ANY fal.ai task, (2) Image generation (FLUX.2, GPT-Image 1/1.5, SDXL, Recraft V3), (3) FLUX Kontext instruction-based image editing, (4) Video generation (Veo 3/3.1, Sora 2/Pro, Kling 2.6 Pro, LTX-2, Runway Gen-3), (5) Native audio in video (Veo 3, Kling 2.6), (6) Image-to-video animation pipelines, (7) Real-time WebSocket streaming (@fal.realtime.connect), (8) Queue-based execution (fal.subscribe, fal.queue), (9) Serverless deployment (fal.App, machine_type, keep_alive, min/max_concurrency), (10) GPU compute (T4/A10G/A100/H100/H200/B200), (11) JavaScript/TypeScript integration (@fal-ai/client), (12) Python integration (fal-client, fal_client.subscribe), (13) Storage (fal.Volume, fal.storage.upload), (14) Cost optimization and 2025 pricing ($0.025/image to $0.45/sec video). Provides: Complete model catalog, client library patterns, real-time streaming, webhook notifications, rate limiting strategies, error handling, and production deployment patterns.",{},"fal.ai Master Plugin","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/fal-ai-master",[15,16,17,18,19,20,21,22,23,24],"generative-ai","image-generation","video-generation","audio","3d-generation","serverless","gpu","python","javascript","api",{"_creationTime":26,"_id":27,"extensionId":5,"locale":28,"result":29,"trustSignals":205,"workflow":214},1778053164925.7263,"kn70fpgzxd6km49c1rztr9vsf5866qx5","en",{"checks":30,"evaluatedAt":195,"extensionSummary":196,"promptVersionExtension":197,"promptVersionScoring":198,"rationale":199,"score":200,"summary":201,"tags":202,"targetMarket":203,"tier":204},[31,36,39,42,47,51,55,59,62,65,69,73,77,81,84,87,90,93,96,99,102,106,111,115,119,122,125,128,132,135,138,141,144,147,150,153,156,160,163,166,168,171,174,177,181,184,187,191],{"category":32,"check":33,"severity":34,"summary":35},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of managing complex generative AI workflows with a focus on the fal.ai platform, mentioning specific models and capabilities.",{"category":32,"check":37,"severity":34,"summary":38},"Unique selling proposition","The extension offers comprehensive coverage of the fal.ai platform, including a vast model catalog, client libraries, serverless deployment, and GPU compute options, which goes beyond simple API wrapping and provides significant value for complex generative AI tasks.",{"category":32,"check":40,"severity":34,"summary":41},"Production readiness","The plugin provides extensive documentation and code examples for image generation, video generation, audio processing, serverless deployment, and GPU compute, covering the full lifecycle for production use of the fal.ai platform.",{"category":43,"check":44,"severity":45,"summary":46},"Scope","Single responsibility principle","warning","While focused on the fal.ai platform, the plugin bundles a very broad range of capabilities including image generation, video generation, audio processing, 3D generation, serverless deployment, and client library integration, which could be considered a \"kitchen-sink\" approach.",{"category":43,"check":48,"severity":49,"summary":50},"Description quality","info","The description is highly detailed and accurately reflects the extensive capabilities of the fal.ai platform covered by the plugin, but it is very verbose and keyword-stuffed, making it slightly hard to skim.",{"category":52,"check":53,"severity":34,"summary":54},"Invocation","Scoped tools","The plugin exposes numerous specific skills and commands (e.g., `fal-text-to-image`, `/fal-generate-image`) that are verb-noun specialists, avoiding broad, generalist tools.",{"category":56,"check":57,"severity":34,"summary":58},"Documentation","Configuration & parameter reference","The documentation provides detailed references for common models and parameters, including examples of how to use them, covering configuration and API usage.",{"category":43,"check":60,"severity":34,"summary":61},"Tool naming","Tool names are descriptive, generally follow a kebab-case convention (e.g., `fal-api-reference`), and clearly indicate their purpose within the fal.ai ecosystem.",{"category":43,"check":63,"severity":34,"summary":64},"Minimal I/O surface","The tools and commands presented in the documentation generally request only necessary parameters, and the output examples show focused results rather than broad diagnostic dumps.",{"category":66,"check":67,"severity":34,"summary":68},"License","License usability","The extension includes a standard MIT license file, which is permissive and widely usable.",{"category":70,"check":71,"severity":49,"summary":72},"Maintenance","Commit recency","No commit activity information is available for this specific plugin, making it impossible to assess recency.",{"category":70,"check":74,"severity":75,"summary":76},"Dependency Management","not_applicable","The plugin itself does not appear to bundle or manage specific third-party dependencies directly within its structure; rather, it references external client libraries like `@fal-ai/client` and `fal-client` which would be managed by the user's project.",{"category":78,"check":79,"severity":34,"summary":80},"Security","Secret Management","The documentation explicitly warns against exposing FAL_KEY in client-side code and recommends using server-side proxies or environment variables, indicating good security awareness.",{"category":78,"check":82,"severity":34,"summary":83},"Injection","The provided code examples and documentation do not suggest any mechanisms for loading or executing untrusted third-party data as instructions.",{"category":78,"check":85,"severity":34,"summary":86},"Transitive Supply-Chain Grenades","The plugin's code structure and documentation do not indicate any runtime downloads of code or scripts, nor do they use remote pipes to shells.",{"category":78,"check":88,"severity":34,"summary":89},"Sandbox Isolation","The plugin focuses on API interactions and does not appear to attempt file operations or modifications outside of expected client library behavior or serverless deployment contexts.",{"category":78,"check":91,"severity":34,"summary":92},"Sandbox escape primitives","No evidence of detached process spawns, retry loops around denied calls, or background child processes that could escape the sandbox is present in the plugin's structure or documentation.",{"category":78,"check":94,"severity":34,"summary":95},"Data Exfiltration","The plugin's documentation emphasizes secure API key handling and does not mention or imply any mechanisms for exfiltrating confidential data or undocumented outbound calls.",{"category":78,"check":97,"severity":34,"summary":98},"Hidden Text Tricks","The bundled files and documentation do not contain any hidden text, invisible Unicode characters, or other tricks designed to manipulate the model covertly.",{"category":78,"check":100,"severity":34,"summary":101},"Opaque code execution","The provided code examples and referenced skills are written in clear, readable JavaScript and Python, with no indication of obfuscated code, base64 payloads, or runtime script fetching.",{"category":103,"check":104,"severity":34,"summary":105},"Portability","Structural Assumption","The code examples and documentation primarily focus on API interactions and serverless deployment configurations, which are largely platform-agnostic and do not appear to make assumptions about the user's local file structure.",{"category":107,"check":108,"severity":109,"summary":110},"Trust","Issues Attention","insufficient_data","No issue tracking data (opened/closed issues) is available for this specific plugin.",{"category":112,"check":113,"severity":34,"summary":114},"Versioning","Release Management","The plugin includes a version number ('2.0.3') in its `plugin.json` file, indicating a release history.",{"category":116,"check":117,"severity":34,"summary":118},"Code Execution","Validation","The documentation and examples show the use of Pydantic models for request validation in Python serverless deployments, and detailed parameter references in JavaScript examples, indicating good input validation practices.",{"category":78,"check":120,"severity":34,"summary":121},"Unguarded Destructive Operations","The plugin primarily interacts with external APIs and serverless deployments; its documented operations do not involve potentially destructive primitives that would require additional guards.",{"category":116,"check":123,"severity":34,"summary":124},"Error Handling","The documentation and code examples provide guidance on handling API errors (429, 400, 500) and suggest implementing retry logic and using the queue system, indicating robust error handling strategies.",{"category":116,"check":126,"severity":34,"summary":127},"Logging","The documentation and examples show how to enable logging for serverless deployments and use `subscribe` with `onQueueUpdate` for progress feedback, suggesting good observability practices.",{"category":129,"check":130,"severity":34,"summary":131},"Compliance","GDPR","The plugin's focus on API interactions and recommendations for secure API key management suggest it does not directly operate on or submit personal data without explicit user action or handling.",{"category":129,"check":133,"severity":34,"summary":134},"Target market","The extension focuses on a global AI platform (fal.ai) and its documentation does not indicate any specific regional or jurisdictional limitations; therefore, the target market is global.",{"category":103,"check":136,"severity":34,"summary":137},"Runtime stability","The plugin's examples and documentation demonstrate cross-platform compatibility by showing JavaScript (browser/Node.js) and Python examples, and referencing Git Bash/Windows compatibility in related documentation.",{"category":43,"check":139,"severity":45,"summary":140},"Tool surface size","The plugin exposes a very large number of skills and commands related to the extensive fal.ai platform, far exceeding the recommended 3-10 tools.",{"category":52,"check":142,"severity":34,"summary":143},"Name collisions","The plugin organizes its functionality under clear prefixes like `fal-` and commands like `/fal-generate-video`, minimizing the risk of name collisions with Claude built-ins or other plugins.",{"category":52,"check":145,"severity":45,"summary":146},"Overlapping near-synonym tools","While many tools are specific, the sheer breadth of capabilities within the fal.ai ecosystem means there's potential for overlapping functionalities between different models (e.g., various image generation models) that might require the LLM to disambiguate.",{"category":52,"check":148,"severity":75,"summary":149},"Hooks-off mechanism","This plugin does not appear to implement any custom hooks that would require a hooks-off mechanism.",{"category":52,"check":151,"severity":75,"summary":152},"Hook matcher tightness","This plugin does not appear to implement any custom hooks that require matcher configuration.",{"category":78,"check":154,"severity":75,"summary":155},"Hook security","This plugin does not appear to implement any custom hooks.",{"category":157,"check":158,"severity":75,"summary":159},"Hooks","Silent prompt rewriting","This plugin does not appear to implement any `UserPromptSubmit` hooks.",{"category":78,"check":161,"severity":75,"summary":162},"Permission Hook","This plugin does not appear to implement any `PermissionRequest` hooks.",{"category":129,"check":164,"severity":75,"summary":165},"Hook privacy","This plugin does not appear to implement any custom hooks that handle logging or telemetry.",{"category":116,"check":167,"severity":75,"summary":155},"Hook dependency",{"category":56,"check":169,"severity":34,"summary":170},"Install / Setup Instructions","The README provides clear installation instructions for both JavaScript/TypeScript and Python clients, along with setup for authentication and quick start examples.",{"category":56,"check":172,"severity":34,"summary":173},"Feature Transparency","The README and SKILL.md files clearly document the extensive features, models, and capabilities offered by the fal.ai platform that this plugin exposes.",{"category":56,"check":175,"severity":34,"summary":176},"Phantom features","All features promised in the documentation, such as model generation, serverless deployment, and client library usage, appear to have corresponding implementations and references within the provided documentation and skills.",{"category":178,"check":179,"severity":34,"summary":180},"Convention","Layout convention adherence","The plugin follows standard Claude Code plugin structure with `.claude-plugin/plugin.json` and organizes skills into respective directories.",{"category":178,"check":182,"severity":34,"summary":183},"Plugin state","The plugin's serverless deployment examples show the use of volumes for persistent storage under `/data`, aligning with best practices for managing plugin state.",{"category":78,"check":185,"severity":34,"summary":186},"Keychain-stored secrets","The serverless deployment examples show secrets being accessed via environment variables (e.g., `os.environ[\"HF_TOKEN\"]`), which is a secure method and aligns with using user-provided secrets.",{"category":188,"check":189,"severity":75,"summary":190},"Dependencies","Tagged release sourcing","The plugin itself does not bundle MCP servers or declare dependencies on external MCP servers that would require tagged release sourcing.",{"category":192,"check":193,"severity":34,"summary":194},"Installation","Clean uninstall","The plugin focuses on API calls and serverless deployment configurations, and does not include any install logic that would spawn background daemons or register system services that would survive an uninstall.",1778053150908,"This plugin acts as a complete interface to the fal.ai platform, offering detailed guidance on over 600 AI models for image, video, and audio generation, as well as serverless deployment and GPU compute. It provides specific skills for model selection, API usage, and optimization, enabling users to leverage fal.ai's advanced capabilities effectively.","2.0.0","3.4.0","The plugin provides extensive and well-documented coverage of the fal.ai platform's capabilities, including detailed API references, model guides, and serverless deployment examples. Despite a broad scope and numerous tools, it adheres to good practices regarding security, error handling, and documentation, leading to a high trust score.",88,"A comprehensive plugin providing deep expertise and tooling for the fal.ai generative media platform.",[15,16,17,18,19,20,21,22,23,24],"global","verified",{"codeQuality":206,"collectedAt":207,"documentation":208,"maintenance":210,"security":211,"testCoverage":213},{},1778053140229,{"descriptionLength":209,"readmeSize":8},1201,{},{"hasNpmPackage":212,"smitheryVerified":212},false,{"hasCi":212,"hasTests":212},{"updatedAt":215},1778053164925,{"githubOwner":217,"githubRepo":218,"locale":28,"slug":219,"type":220},"josiahsiegel","claude-plugin-marketplace","fal-ai-master","plugin",true,{"_creationTime":223,"_id":224,"community":225,"display":226,"identity":240,"parentExtension":241,"providers":242,"relations":249,"workflow":251},1778053078370.9019,"k1741p5y8fyyp90j4zdea56w61867nj3",{"reviewCount":8},{"description":227,"installMethods":228,"name":229,"sourceUrl":230,"tags":231},"A curated collection of Claude Code plugins for plugin development, context optimization, and productivity tools",{},"Claude Plugin Marketplace","https://github.com/josiahsiegel/claude-plugin-marketplace",[232,233,234,235,236,237,238,239],"marketplace","plugins","development","cloud","devops","automation","productivity","tooling",{"githubOwner":217,"githubRepo":218,"locale":28,"slug":218,"type":232},null,{"extract":243,"llm":248},{"commitSha":244,"license":245,"marketplace":246},"a05d923c8a3551d4274eef152649583d693b9b67","MIT",{"name":218,"pluginCount":247},29,{"promptVersionExtension":197,"promptVersionScoring":198,"score":200,"targetMarket":203,"tier":204},{"repoId":250},"kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":252,"extractAt":253,"githubAt":252,"llmAt":215,"updatedAt":215},1778053080008,1778053078370,{"extract":255,"llm":256},{"commitSha":244,"license":245},{"promptVersionExtension":197,"promptVersionScoring":198,"score":200,"targetMarket":203,"tier":204},{"parentExtensionId":224,"repoId":250},{"_creationTime":259,"_id":250,"identity":260,"providers":261,"workflow":272},1777995558409.842,{"githubOwner":217,"githubRepo":218,"sourceUrl":230},{"discover":262,"github":265},{"sources":263},[264],"skills-sh",{"closedIssues90d":8,"forks":266,"license":245,"openIssues90d":267,"pushedAt":268,"readmeSize":269,"stars":270,"topics":271},6,1,1776177138000,5678,33,[],{"discoverAt":273,"extractAt":274,"githubAt":274,"updatedAt":274},1777995558409,1778053081777,{"anyEnrichmentAt":252,"extractAt":253,"githubAt":252,"llmAt":215,"updatedAt":215},[],[278,300],{"_creationTime":279,"_id":280,"community":281,"display":282,"identity":292,"providers":294,"relations":298,"workflow":299},1778053078370.913,"k172da2nb5h1rzwbmgy1t5ej318676am",{"reviewCount":8},{"description":283,"installMethods":284,"name":285,"sourceUrl":286,"tags":287},"Expert Modal.com serverless cloud platform system with comprehensive Modal 1.0 SDK (May 2025) features, GPU functions (T4/L4/A10G/L40S/A100/H100/H200/B200), autoscaler configuration, @modal.concurrent/@modal.batched decorators, Sandboxes for isolated code execution, CloudBucketMount for S3/GCS, and production deployment patterns. PROACTIVELY activate for: (1) ANY Modal.com task, (2) GPU configuration with fallbacks and multi-GPU, (3) Autoscaler settings (min/max/buffer containers, scaledown_window), (4) Web endpoints (FastAPI, ASGI, WSGI, custom servers), (5) @modal.concurrent for request concurrency, (6) @modal.batched for dynamic batching, (7) Sandboxes for untrusted code execution, (8) Scheduling (Cron with timezone, Period), (9) Storage (Volumes with commit(), Dict with TTL, Queue, CloudBucketMount), (10) Parallel processing (.map(), .starmap(), .spawn(), .for_each()), (11) Container lifecycle (@modal.enter, @modal.method, @modal.exit), (12) Image building (uv_pip_install, run_function for model downloads), (13) Secrets and environment management, (14) Deployment and CI/CD with GitHub Actions, (15) Cost optimization and 2025 pricing. Provides: Modal 1.0 stable API patterns, GPU selection guide with per-second pricing, autoscaler tuning strategies, concurrency and batching for ML inference, Sandbox security patterns, CloudBucketMount for external data, complete CLI reference, debugging workflows, and production-ready configurations.",{},"Modal Master Plugin","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/modal-master",[288,20,235,22,289,290,21,291],"modal","developer-tools","cli","mlops",{"githubOwner":217,"githubRepo":218,"locale":28,"slug":293,"type":220},"modal-master",{"extract":295,"llm":296},{"commitSha":244,"license":245},{"promptVersionExtension":197,"promptVersionScoring":198,"score":297,"targetMarket":203,"tier":204},95,{"parentExtensionId":224,"repoId":250},{"anyEnrichmentAt":252,"extractAt":253,"githubAt":252,"llmAt":215,"updatedAt":215},{"_creationTime":301,"_id":302,"community":303,"display":304,"identity":313,"providers":317,"relations":322,"workflow":324},1778003255984.0557,"k171zzzqfbv56yjmejan5v7kxx864srt",{"reviewCount":8},{"description":305,"installMethods":306,"name":307,"sourceUrl":308,"tags":309},"AI agent skills for 250+ models via inference.sh CLI - generate images with FLUX, create videos with Veo, call LLMs, search the web, and more",{},"AI Agent Skills CLI","https://github.com/infsh-skills/skills",[290,310,16,17,311,312],"inference","llm","web-search",{"githubOwner":314,"githubRepo":315,"locale":28,"slug":316,"type":220},"infsh-skills","skills","inference-sh",{"extract":318,"smithery":321},{"commitSha":319,"license":320},"ca0567dcc4a5823f204488ef669bb9c4f2eb1ca6","n/a",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":212},{"repoId":323},"kd76emfq297vve6e947cfngchs864z2e",{"anyEnrichmentAt":325,"extractAt":326,"githubAt":327,"invalidatedAt":325,"llmAt":328,"smitheryAt":325,"updatedAt":325},1778008076651,1778003255984,1778003256624,1778007125066]