📄 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

Stars

465

Skill Type

📊 Data Fetching & Analysis

Quality Score

94/200

License

MIT

Forks

66

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/sisig-ai/doctor

Quality Breakdown

94/ 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.

Unmaintained

Not updated for over 365 days.

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

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