📄 skillUnmaintainedPromisingmedium
doctor
by sisig-ai
Doctor is a tool for discovering, crawl, and indexing web sites to be exposed as an MCP server for LLM agents.
Supported Platforms
🖱️ Cursor
Quality Breakdown
94/ 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.
Unmaintained
Not updated for over 365 days.
Risk Assessment
- Contains Dockerfile and Docker Compose configuration enabling containerized execution
- Pre-commit hooks configuration (.pre-commit-config.yaml) could execute arbitrary scripts during git operations
- Crawl worker and web service components process external web content without evident sandboxing
- FastAPI web service exposes API endpoints that could be leveraged for uncontrolled operations
- Redis message broker for asynchronous task processing could enable autonomous task execution
- External API integration (OpenAI via litellm) for embeddings without explicit approval gates mentioned