What problem does it solve?
This Skill identifies open source license obligations and compatibility risks before dependencies ship or code is released, helping teams avoid accidental copyleft violations, missing attribution, and non-OSI licensing conflicts.
Core Features & Use Cases
- Dependency License Classification: Reviews manifests, SBOMs, lockfiles, individual libraries, and repositories to classify permissive, weak copyleft, strong copyleft, public domain, non-OSI, and unknown licenses.
- Deployment-Aware Risk Analysis: Maps license obligations to SaaS, distributed binary, internal, and embedded deployment models, including linking, subprocess, and network-use considerations.
- Actionable Compliance Memo: Flags unknown or conflicting licenses, evaluates outbound licensing compatibility, identifies required notices and source disclosures, and routes issues for attorney review.
- Use Case: Before releasing a CLI product, provide its dependency manifest and deployment model to identify GPL, AGPL, LGPL, source-available, and attribution obligations that must be resolved before shipping.
Quick Start
Use the oss-review skill to review the provided dependency manifest, determine its licenses and obligations for the intended deployment model, and prepare a compliance memo with prioritized recommendations.