Installation

clawhub install don-gbot/repo-analyzer

Summary

Analyzes GitHub repositories across 14 scoring categories and produces a trust score out of 100. Covers commit health, dependency audits, AI-generated code detection, crypto rug patterns, and agent safety checks. Also extracts and analyzes GitHub links found inside X/Twitter URLs.

SKILL.md

Quick overview

Analyzes GitHub repositories across 14 scoring categories and produces a trust score out of 100. Covers commit health, dependency audits, AI-generated code detection, crypto rug patterns, and agent safety checks. Also extracts and analyzes GitHub links found inside X/Twitter URLs.

Running 14 scoring categories in a single zero-dependency script replaces manually checking stars, CI config, commit history, and secrets across separate tools.

Common tasks

  • Checking if a new DeFi project's repo is legitimate before investing
  • Auditing a dependency for malicious packages or install hooks
  • Batch scanning multiple repos from a crypto project shortlist
  • Extracting and scoring GitHub repos linked in a tweet
  • Verifying contributor diversity and bus factor on an open-source tool

Install paths

Primary command


openclaw install don-gbot/repo-analyzer

ClawHub installer


npx clawhub@latest install don-gbot/repo-analyzer

OpenClaw CLI


openclaw skills install don-gbot/repo-analyzer

Direct OpenClaw install


openclaw install don-gbot/repo-analyzer

Skill metadata

  • Category: Coding Agents & IDEs
  • Language: Markdown
  • Version: 1.2.0
  • Security status: Suspicious

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/don-gbot/repo-analyzer

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.