📚 resourceActiveCuratedmedium
pg_textsearch
by timescale
PostgreSQL extension for BM25 relevance-ranked full-text search. Postgres OSS licensed.
Quality Breakdown
125/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains CLAUDE.md and AGENTS.md files indicating AI agent configuration/orchestration setup
- Multiple GitHub Actions workflows present (.github/workflows/) including claude-code-review.yml and claude.yml suggesting autonomous AI-driven operations
- CLAUDE.md file indicates persistent configuration for AI agent behavior
- Presence of shell scripts (download.sh, generate_benchmark_queries.sh, run_full_benchmark.sh, etc.) for data processing and benchmark automation
- Pre-commit configuration (.pre-commit-config.yaml) for automated code enforcement
- Build automation via Makefile and extensive CI/CD pipeline that could potentially execute arbitrary code