What problem does it solve? Open source projects depend on dozens of libraries whose maintainers often need financial support, but finding which dependencies accept sponsorship is tedious manual research across registries, FUNDING.yml files, and search engines. ## Core Features & Use Cases - Full dependency tree resolution: Uses the deps.dev API to enumerate direct and transitive dependencies across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. - Multi-source funding discovery: Checks npm funding metadata, per-repo and org-level FUNDING.yml files, and web search fallbacks, then verifies every link before reporting. - Health-aware reporting: Groups results by funding destination with OSSF Scorecard maintenance data so you can see the impact of sponsoring one maintainer. - Use Case: Run "/sponsor expressjs/express" to get a verified list of GitHub Sponsors and Open Collective pages covering the most dependencies in that project. ## Quick Start Ask the assistant to run /sponsor followed by a GitHub owner/repo, for example "/sponsor expressjs/express", to receive a verified sponsorship report for that repository's dependencies.