7 projects
agent-code-context
Extracts structured, token-efficient context bundles from Python codebases for AI coding agents.
cve-triage
A Python library that parses dependency lockfiles, queries vulnerability databases (OSV.dev), and enriches results with EPSS scores.
schema-first-query
Introspect a live database and generate typed, autocomplete-friendly query helpers — no ORM required.
sql-schema-kit
Typed query helpers from live database schema introspection — no ORM, no migrations.
lockfile-audit
Scan Python dependency files for known security vulnerabilities across OSV, NVD, and GitHub Advisory Database with EPSS exploit-probability scoring.
record-linker
Lightweight, pandas-native probabilistic record deduplication and entity resolution
hello-world-redux
A minimal Python package that provides greeting functionality.