OSSIntel Logo

OSSIntel

Open Source Intelligence Platform

Open Source Intelligence

Unified platform metrics, impact scorecards, active community health, and security risk audits for developers, repositories, and organizations.

GitHub Access Token (PAT)

Click to configure a Personal Access Token to avoid GitHub API rate limits.

Quick searches:

Modular Architecture

Powered by Reusable Core Packages

OSSIntel is built as a set of decoupled, standard npm modules. Developers can install, extend, and integrate these engines in their own applications.

@ossintel/scoring

Deterministic reputation metrics engine

Evaluates software health, community activity, maintainer metrics, and organization footprints using pure, deterministic mathematical models.

  • No side-effects, fully deterministic
  • Extensible weights and tiers

@ossintel/github-normalizer

GitHub API data normalizer

Fetches and normalizes raw GitHub REST/GraphQL payloads, handling paginated requests, cache mapping, and rate limits gracefully.

  • Auto-paginated contributions fetcher
  • Input type detection (user, org, repo)

@ossintel/insights

Rule-based audit insights engine

Generates natural language software findings, flags key risks, outlines actionable recommendations, and compiles LLM context blocks.

  • Configurable ruleset definitions
  • Clean prompt context export
Additional Modules

Includes @ossintel/npm (NPM registry statistics fetcher) and @ossintel/stackoverflow (StackOverflow profile statistics fetcher).