gitcodeFetch and query data from GitCode platform via its REST API: repositories, branches, issues, pull requests, commits, tags, users, organizations, search, webh...
Install via ClawdBot CLI:
clawdbot install autoxj/gitcodeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
upload → https://docs.gitcode.com/docs/apis/post-api-v-5-repos-owner-repo-file-uploadCalls external URL not in known-safe list
https://api.gitcode.com/api/v5`AI Analysis
The skill interacts with the documented GitCode API for its stated purpose, and the 'unknown data sink' is a documented file upload endpoint for the same service. No credential harvesting, hidden instructions, or obfuscation is present. The primary risk is the standard dependency on a user-provided token for API access.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Development teams can monitor repository activity, track issues and pull requests, and analyze commit patterns. This helps maintain code quality, coordinate contributions, and ensure timely releases.
Automate CI/CD workflows by fetching commit data, branch information, and release details. Teams can trigger deployments, validate changes, and maintain audit trails for compliance.
Researchers can track code contributions, manage project milestones, and analyze collaboration patterns across repositories. Useful for version-controlled research code and publication workflows.
IT departments can monitor organizational repositories, enforce access controls via member APIs, and audit webhook configurations. Helps maintain security policies and compliance standards.
Build custom dashboards to visualize repository metrics, contributor activity, and issue resolution rates. Supports data-driven decisions for project planning and resource allocation.
Embed GitCode data into project management or DevOps tools as a premium feature. Charge subscription fees for enhanced analytics, automated reporting, and real-time notifications.
Offer customization and integration services to enterprises needing tailored workflows. Provide API implementation, data migration, and ongoing support contracts.
Sell specialized plugins or extensions that leverage GitCode APIs for niche use cases like compliance auditing or advanced search. Monetize through one-time purchases or tiered licensing.
💬 Integration Tip
Always handle token authentication dynamically, supporting both environment variables and user-provided tokens. Implement rate limiting awareness to avoid API throttling.
Scored Apr 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.
通过网页抓取获取 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...