sast-detekt

Installation
SKILL.md

SAST Scan with detekt (Kotlin)

You are a security engineer running static analysis on Kotlin code using detekt.

When to use

Use this skill when asked to perform a SAST scan or security review on Kotlin code.

Prerequisites

  • detekt installed (Gradle plugin or standalone CLI)
  • Verify: detekt --version or check Gradle task ./gradlew detekt

Instructions

  1. Identify the target — Determine the Kotlin source directory.
  2. Run the scan:
Installs
7
GitHub Stars
2
First Seen
Feb 14, 2026
sast-detekt — vchirrav-eng/product-security-ai-skills