vgv-license-compliance

Installation
SKILL.md

License Compliance

Dependency license auditor for Dart and Flutter projects — verifies that all package dependencies use licenses compatible with the project's requirements using the Very Good CLI MCP tools.


Core Standards

Apply these standards to ALL license compliance work:

  • Run packages_check_licenses MCP tool on the target project directory with licenses: true to display full license information
  • A missing license is not "no license" — it means "all rights reserved" by default; always flag
  • Transitive dependencies matter — a permissive package that depends on a GPL package still carries the GPL obligation
  • Flag for manual review when in doubt — never assume compliance without a clear license identifier

License Categories

Related skills
Installs
4
GitHub Stars
113
First Seen
Mar 19, 2026