Classification Complete
================================================
  Critical Security Risk   :    2  (33.3%)
  Functional but Basic     :    3  (50.0%)
  Technical Debt & Maintenance Risk:    1  (16.7%)
                             ----
  Total                    :    6
================================================
  Time: 0m 51s
  Est. cost: ~$0.01 (Gemini)

  Top 5 highest-scoring:
  1. validators.py
     Functional but Basic (4/5) - The code is highly readable, uses type hints, and follows clean nam...
  2. event_bus.ts
     Functional but Basic (3/5) - The code is clean, readable, and uses proper TypeScript generics, b...
  3. rate_limiter.py
     Functional but Basic (3/5) - The code is thread-safe and highly readable with clear naming, but ...
  4. helpers.py
     Critical Security Risk (1/5) - The code contains multiple 'Deal Breakers' including hardcoded API ...
  5. migrator.py
     Critical Security Risk (1/5) - The script violates multiple 'Deal Breakers' including raw shell ex...
