garudex-labs/caracal

0

/ 100

TypeScript119Apache-2.01d ago
Grade a repo

Polished and well engineered. Punching above its star count.

๐Ÿพ Caracal gives agents short-lived, delegated, and auditable authority to act safely across tools, APIs, DBs, MCPs and workflows.

Documentation

84

Install and run instructions9pt55

README documents how to install the project.

Contributing guide5pt77

CONTRIBUTING guide found.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

100

Tests18pt100

Test files detected (examples/ResearchAgent/tests).

CI/CD14pt100

CI is configured (.github/workflows/test.yml).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc.json).

Reproducibility6pt100

Lockfile present (pnpm-lock.yaml). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

86

Dependency manifest6pt55

Dependency manifest found (go.work).

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

  • โ€”
    Commits (30d / 90d)
  • 50
    Forks
  • 17
    Releaseslatest 1mo ago

Community

  • โ€”
    Community health
  • โ€”
    authors own >50% of commits
  • 119
    Watchers

Responsiveness

  • <1h
    Median issue response
  • <1h
    Median PR merge time
  • 32
    Open issues
Repository files36 root entries
  • .changeset
  • .claude
  • .github
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (โˆ’28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: Code of conduct present.
    Good: CI is configured (.github/workflows/test.yml).
    Good: Dependabot covers 5 ecosystems (github-actions, npm, gomod, pip, docker). Dependencies stay current.
    Good: Issue or PR templates present.
    Good: Security policy present.
  • apps
    Good: Environment pinned via apps/runtime/Dockerfile.
  • docs
  • examples
    Good: Test files detected (examples/ResearchAgent/tests).
  • governance
  • infra
  • packages
  • playbooks
  • public
  • releases
  • scripts
  • services
  • tests
  • .dockerignore
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .nojekyll
  • .prettierrc.json
    Good: Linter or formatter configured (.prettierrc.json).
  • .trivyignore.yaml
  • CITATION.cff
  • ENTERPRISE.LICENSE
  • go.work
    Good: Dependency manifest found (go.work).
  • go.work.sum
  • install-console.ps1
  • install-console.sh
  • knip.json
  • LICENSE
    Good: Licensed under Apache-2.0.
  • NOTICE
  • package.json
  • pnpm-lock.yaml
    Good: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
  • pnpm-workspace.yaml
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    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.
    Issue: No run or usage instructions found (โˆ’45 pts).Fix: Add a section showing how to start or use the project.
  • release.config.json
  • vitest.config.ts