agentsclimarketplace

License compliance

Skill 26zl/universal-agent-skills/skills/license-compliance

Canonical Agent Skills with idempotent cross-agent installers for Claude Code, Codex, OpenCode, and GitHub Copilot

Install
npx -y skills add 26zl/universal-agent-skills --skill license-compliance

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 14 days oldThe repository was created 14 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Check the license before copying or vendoring third-party code, preserve required notices and attribution, and flag copyleft or unknown licenses before they enter the codebase. Use when copying code from other projects, adding dependencies, vendoring files, or maintaining attribution documents; do not use as legal advice beyond flagging conflicts for review.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.4 KB, as published. Nobody here has run it

License Compliance

Code without a compatible license is code you cannot ship.

Rules

  • Identify the license before copying, vendoring, or adapting third-party code; no license means no permission, and such code stays out.
  • Preserve copyright headers, license files, and notice content the license requires; vendored code keeps its license text beside it.
  • Flag copyleft licenses such as GPL, AGPL, and SSPL before they enter a proprietary or differently licensed codebase, and leave the adoption decision to the owner.
  • Confirm a new dependency's license is compatible with the project's declared license before adding it.
  • Keep attribution documents accurate when dependencies change.
  • Snippets taken from documentation, answers, or examples follow the same rules as any other third-party code.

Boundaries

  • Flag and describe conflicts; final licensing judgments belong to the project owner or counsel.
  • Never strip license headers, even during cleanups that remove other comments.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.