github-image-hostingUpload images to img402.dev for embedding in GitHub PRs, issues, and comments. Images under 1MB are uploaded free (no payment, no auth) and persist for 7 days. Use when the agent needs to share an image in a GitHub context — screenshots, mockups, diagrams, or any visual. Triggers: "screenshot this", "attach an image", "add a screenshot to the PR", "upload this mockup", or any task producing an image for GitHub.
Install via ClawdBot CLI:
clawdbot install rahulgi/github-image-hostingGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://img402.dev/api/freeCalls external URL not in known-safe list
https://img402.dev/api/freeAI Analysis
The skill's external API usage is consistent with its stated purpose of image hosting for GitHub, and the endpoint (img402.dev) appears to be a legitimate, specialized service. While it sends user-provided image data externally, this is the core, documented function of the skill, not unauthorized exfiltration. The primary risk is the inherent trust in an external, non-validated service.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Developers capture UI screenshots of bug fixes or new features and embed them in PR descriptions or comments to provide visual context for reviewers. This helps clarify changes and speeds up code reviews by showing visual outcomes directly in GitHub.
Teams upload screenshots or mockups to illustrate bugs or design issues in GitHub issues, making problem descriptions clearer and more actionable. This reduces back-and-forth communication and aids in faster issue resolution.
Designers or product managers share visual mockups or diagrams in GitHub PRs or issues to gather feedback from developers and stakeholders. This integrates design discussions directly into the development workflow.
Technical writers or developers capture updated screenshots for software documentation and embed them in GitHub PRs when updating README files or docs. This ensures visual aids are current and easily reviewed alongside text changes.
In automated workflows, teams upload screenshots from test runs or deployment outputs and post them as comments in GitHub PRs. This provides visual verification of results, such as UI changes or error screens, directly in the CI/CD context.
Offers free image hosting with limits (1MB size, 7-day retention) to attract users, then monetizes through a paid tier for larger files (5MB) and longer retention (1 year) at a low cost ($0.01 per upload). This model encourages adoption while generating revenue from power users needing permanence.
Partners with GitHub CLI and other development tools to embed the service seamlessly into workflows, potentially earning through API usage fees or affiliate partnerships. This leverages the existing GitHub ecosystem to drive volume and user retention.
Targets larger organizations with custom plans offering higher limits, extended retention, and team management features. Revenue comes from subscription fees, providing a scalable solution for companies needing reliable, high-volume image hosting in their GitHub processes.
💬 Integration Tip
Use the gh CLI to automate embedding images in GitHub PRs and issues, and ensure images are under 1MB by resizing with tools like sips on macOS to avoid upload failures.
Scored Jun 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...