92

/ 100

GradeA

Polished and well engineered. Punching above its star count.

Top 10% of 5,156 graded repos

The new terminal experience for AgentCore!

TypeScript196Apache-2.01mo ago

Top fixes

Highest-impact changes first, ranked by point weight

4 to address
  1. 1
    README12pt

    Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.

  2. 2
    Install and run instructions9pt

    Add a .env.example listing all required environment variables so contributors know what to set up.

  3. 3
    Reproducibility6pt

    Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.

  4. 4
    Contributing guide5pt

    Describe your linting/formatting rules and how to run them.

Working through the fixes? Let every push regrade itself.

The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

89

README12pt80

README is present.

Install and run instructions9pt90

README documents how to install the project.

Contributing guide5pt97

Contributing guide is detailed and thorough.

License6pt100

Licensed under Apache-2.0.

Engineering

91

Reproducibility6pt30

No dependency lockfile found (−70 pts).

Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.

Tests18pt100

Test files detected (browser-tests/tests).

CI/CD14pt100

CI is configured (.github/workflows/build-and-test.yml).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 94 / 472
    Commits (30d / 90d)
  • 52
    Forks
  • 62
    Releaseslatest 4mo ago

Community

  • 100% - Good
    Community health
  • -
    authors own >50% of commits
  • 196
    Watchers

Responsiveness

  • 3d 16h
    Median issue response
  • 3h
    Median PR merge time
  • 229
    Open issues
Repository files31 root entries
  • .github
    Good: CI is configured (.github/workflows/build-and-test.yml).
    Good: Environment pinned via .github/harness/Dockerfile.
    Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
  • .husky
  • browser-tests
    Good: Test files detected (browser-tests/tests).
  • docs
  • e2e-tests
  • integ-tests
  • schemas
  • scripts
  • src
  • .gitignore
    Good: .gitignore present.
  • .mcp.json
  • .prettierignore
  • .prettierrc
    Good: Linter or formatter configured (.prettierrc).
  • .secretlintrc.json
  • AGENTS.md
  • CHANGELOG.md
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • esbuild.config.mjs
  • eslint.config.mjs
  • LICENSE
    Good: Licensed under Apache-2.0.
  • NOTICE
  • npm-shrinkwrap.json
  • package.json
    Good: Dependency manifest found (package.json).
  • preview-version.json
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • SECURITY.md
    Good: Security policy present.
  • tsconfig.build.json
  • tsconfig.json
  • vitest.config.ts
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/aws/agentcore-cli)](https://www.repo-grade.com/report/aws/agentcore-cli)

More graded TypeScript repos