Scan third-party OSS licenses against org allow/deny lists, flag copyleft and dual-license ambiguity, verify NOTICE/attribution artifacts, and wire CI license gates. Use when reviewing dependency license compliance, SPDX identifiers, forbidden licenses (GPL/AGPL/SSPL and org deny lists), missing NOTICE files, license CI failures, or release attribution packages — not legal advice; hand SBOM generation and CVE/SCA to sbom-and-supply-chain.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
Scan third-party OSS licenses against org allow/deny lists, flag copyleft and dual-license ambiguity, verify NOTICE/attribution artifacts, and wire CI license gates. Use when reviewing dependency license compliance, SPDX identifiers, forbidden licenses (GPL/AGPL/SSPL and org deny lists), missing NOTICE files, license CI failures, or release attribution packages — not legal advice; hand SBOM generation and CVE/SCA to sbom-and-supply-chain.
License Compliance Scan
Inventory declared licenses on direct and transitive deps, compare them to org
policy (allow / deny / review), check copyleft and attribution obligations,
and enforce results in CI. Not legal advice — escalate dual-license,
proprietary, or distribution-model questions to counsel before shipping.
When To Use
Adding dependencies or reviewing lockfiles for license policy fit
Release / questionnaire needs a license bill or attribution pack
CI fails on FOSSA, License Finder, license-checker, Syft+policy, or similar
Suspected copyleft (GPL/LGPL/AGPL), source-offer, or network-copyleft risk
Missing or incomplete NOTICE, LICENSE*, or third-party attributions
Distribution model: SaaS-only vs shipped binary/SDK/mobile/on-prem — copyleft impact differs
Neighbors: SBOM jobs, Dependabot/Renovate, base-image license jobs already in CI
Precedence: Follow repo policy and counsel-approved lists. Treat unknown,
missing, or conflicting SPDX as blockers — do not invent SPDX IDs.
Workflow
1. Inventory resolve path
List manifests, lockfiles, base images, and vendored/third_party trees. Prefer
license data from the same resolve path as release builds. If no SBOM exists,
generate via sbom-and-supply-chain, then continue here for policy.