git-viewAutomatically interprets GitHub repositories to generate structured reports with project stats, core features, architecture highlights, and quick links.
Install via ClawdBot CLI:
clawdbot install Krislu1221/git-viewGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
/etc/passwdPotentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://github.com/HKUDS/nanobotUses known external API (expected, informational)
api.github.comGenerated Mar 21, 2026
Developers and technical managers use this skill to quickly assess the health and popularity of GitHub repositories before adopting or contributing to them. It provides structured metrics like stars, forks, and license details, aiding in decision-making for software dependencies or collaboration opportunities.
Product teams and analysts leverage the skill to monitor competitors' open-source projects, tracking updates, community engagement, and technical trends. The automated reports help identify strengths and weaknesses, informing strategic planning and feature development in fast-paced tech sectors.
Students and educators utilize the skill to explore and analyze GitHub projects for academic purposes, such as studying code quality, project structure, or licensing. It simplifies access to detailed insights, supporting coursework, research papers, or self-directed learning in computer science.
Venture capitalists and investors apply the skill to evaluate the technical viability and community traction of startups' GitHub repositories during funding rounds. The structured analysis aids in assessing code activity, open-source contributions, and project sustainability as part of investment reviews.
Offer basic GitHub analysis for free to attract users, with premium tiers providing advanced features like historical trend analysis, custom report templates, or integration with project management tools. Revenue is generated through subscription fees, targeting enterprises and large development teams.
License the underlying analysis engine as an API to other software companies or platforms, such as IDEs, CI/CD tools, or developer portals. This model generates revenue through usage-based pricing or annual licenses, enabling seamless integration into existing workflows.
Provide tailored analysis services for organizations needing specialized insights, such as security audits, compliance checks, or industry-specific metrics. Revenue comes from project-based contracts or ongoing support fees, leveraging the skill's core technology for bespoke solutions.
💬 Integration Tip
Ensure the agent gateway is restarted after installation, and configure environment variables like cache TTL and API delays to optimize performance based on usage frequency.
Scored Jun 19, 2026
AI Analysis
The skill appears to be a legitimate GitHub repository analyzer that primarily interacts with GitHub's public API (api.github.com) and optional third-party services like Zread. While the rule-based signals flagged credential access patterns and unsafe shell commands, these appear to be from the truncated installation script rather than the skill's operational logic. No evidence of hidden instructions, credential harvesting, or data exfiltration to unauthorized servers was found in the provided definition.
Audited Apr 17, 2026 · audit v1.0
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 "帮我看看这个项目...