Check Licensing — Development skill for Claude Code
Check bundled content licensing or review the license of a proposed external dependency.
How to install Check Licensing
Installs to ~/.claude/commands/openshift-traust-check-licensing.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/traust/HEAD/.claude/commands/check-licensing.md -o ~/.claude/commands/openshift-traust-check-licensing.md Restart Claude Code, or start a new session, for it to be picked up.
What Check Licensing does
description: "Check bundled content licensing or review the license of a proposed external dependency."
Run the harness licensing gate using the check-licensing skill. Load the skill at .claude/skills/check-licensing/SKILL.md and follow it: run python3 -m traust.cli tools check-content-licenses (restrictive content-license markers, PEACH-adaptation fingerprints, CIS recommendation-text signatures) and report violations with the fix being removal of the flagged text, never guard edits. I
Alternatives in Development
- License — Check that every Python source file carries the required SPDX Apache-2.0 license header 1.1k ★
- External Tools Health — External Tools Health Check 402 ★
- Attribution — Bundled Skill Attribution 213 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Check Voice
Use the voice-authenticity skill to review content for authentic voice alignment.
Precedent Check
Show what was decided before on a topic, and flag conflicts with a proposed choice
Propose Rules
Review pending memory rule and principle proposals from the digital-twin pushback detector. Approves or reject
Wato Author And Publish Skill
Draft a versioned team skill (SKILL.md plus bundled files) over MCP, move it through review, and publish it fo
Validate License
Validate or activate an AIPRD license key, or check current license tier
Handover Link
Report or check where Claude is reading/writing handover state (inline ./handovers or external $HANDOVER_DIR)
Related Agents
License Auditor
WS0 specialist for licensing, terms-of-service, scraping conduct, overclaim removal, and citation ethics in th
Dependency Verifier
Verify that external dependencies, APIs, specs, and tools actually behave as documented. Use when you need to
Untrusted Reader
Reads external content that A3 classifies as untrusted, in an isolated context with no write tools. Use proact