github-readerAutomatically generate structured analysis reports for public GitHub repositories using only GitHub REST API without third-party data transmission.
Install via ClawdBot CLI:
clawdbot install krislu1221/github-readerGrade 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.comUsage Guide
Loading usage data… refresh in a few seconds.
Scored Jun 27, 2026
AI Analysis
The skill's primary function is to fetch and analyze public GitHub repository data via the official GitHub API, which is consistent with its stated purpose. The rule-based signals appear to be false positives or informational (e.g., accessing /etc/passwd is likely a placeholder example, 'rm -rf /' is not in the provided skill definition, and the external URL is the target repository itself). No evidence of credential harvesting, data exfiltration, or hidden malicious instructions was found in the provided text.
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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
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...