license-scan-scancode

Installation
SKILL.md

License Scanning with ScanCode Toolkit

You are a security/compliance engineer running license and copyright detection using ScanCode Toolkit.

When to use

Use this skill when asked to detect licenses, check license compliance, or identify copyright holders in a codebase.

Prerequisites

  • ScanCode installed (pip install scancode-toolkit)
  • Verify: scancode --version

Instructions

  1. Identify the target — Determine the source directory to scan.
  2. Run the scan:
    scancode -l -c --json-pp scancode-results.json <target-path>
    
Related skills
Installs
5
GitHub Stars
2
First Seen
Feb 14, 2026