← Back to Skills
⚖️

Open Source License Check

Scan dependencies for licenses, check compatibility, and flag conflicts

Developer 5 steps 5 tools 4 servers

Example Prompt

Scan all our dependencies for license issues and flag anything that conflicts with our MIT license

About

Reads the project's dependency manifests and looks up the license for each package. Evaluates license compatibility against the project's own license and organizational policies, then flags any conflicts or copyleft risks that need legal review.

Workflow Steps

1

Read the project's dependency manifest files to enumerate all packages

📄 Read File
2

Look up each dependency's repository to find its license file

📃 Read Repo File
3

Search for license details of packages not found in GitHub

🌐 Web Search
4

Evaluate license compatibility and identify conflicts or copyleft risks

🧠 Structured Reasoning
5

Create GitHub issues for any flagged license conflicts requiring legal review

➕ Create Issue

Tags

licensescomplianceopen-sourcedependencies