📚 resourceActiveCuratedmedium

airweave

by airweave-ai

Open-source context retrieval layer for AI agents

Stars

6.4k

Skill Type

📖 Library & API Reference

Quality Score

125/200

License

MIT

Forks

805

Last Updated

Jun 11, 2026

Discovered

Apr 6, 2026

Validation

Passed

github.com/airweave-ai/airweave

Quality Breakdown

125/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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