📚 resourceActiveCuratedmedium
airweave
by airweave-ai
Open-source context retrieval layer for AI agents
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
- Persistent configuration modification: CLAUDE.md file indicates Claude-specific instructions/memory that could be modified
- Docker container orchestration: Dockerfile and docker-compose patterns suggest containerized execution environment
- Bootstrap/startup automation: start.sh script referenced in README performs automatic service initialization, secret generation, and health checks
- Multiple GitHub workflows with external triggers: CI/CD pipelines including fern-docs generation, publish-sdks, and trigger-private-infra workflows
- Complex multi-service architecture: Backend services, frontend, API layer, and database components that could autonomously execute
- Pre-commit hooks configured: .pre-commit-config.yaml indicates automated code execution on repository events