Help Center

Everything you need to know about using CodeSlick

← Back to Home

Quick Start (5 Steps)

  1. Paste your code in the editor with filename (e.g., app.ts, main.py)
  2. Click "Analyze Code" for instant security scan (always free)
  3. View results: Security, Syntax, Performance, Overview
  4. Click "Generate Fix" for AI-powered corrections (20-30s)
  5. Export report as HTML, Markdown, or JSON

Supported Languages

  • JavaScript (.js)
  • TypeScript (.ts, .tsx) - Enhanced with TypeScript Compiler API
  • Python (.py)
  • Java (.java)
  • Go (.go)NEW!

What Gets Analyzed

  • Security Vulnerabilities - SQL injection, XSS, CSRF protection, Hardcoded secrets detection (38 patterns), AI-generated code detection (164 signals), Malicious package detection (66 packages), OWASP Top 10:2025 compliance (95%), TypeScript Compiler API (95%+ error detection), MCP Server Security (14 checks — JS, TS, Python)
  • Language-Specific Checks - JavaScript: 36, TypeScript: 64, Python: 51, Java: 32, Go: 26
  • Shared Checks - 105 cross-language checks (Secrets, AI Detection, OWASP 2025)
  • Total Security Checks - 308 comprehensive vulnerability patterns

Still have questions?

The best way to learn is by trying! Head back to the analyzer and start exploring.

Start Analyzing Code