License Mismatch Audit

Dev Tools

Benign audit fixture for testing whether skill directories and marketplaces accept frontmatter-only license metadata.

Install

openclaw skills install license-mismatch-audit-skill

Frontmatter-Only License Audit Fixture

Use this skill only for marketplace and client validation testing.

This skill intentionally contains no executable scripts, no network instructions, and no file modification workflow. It is designed to test whether a skill client or marketplace accepts a frontmatter-only license declaration without a bundled LICENSE file.

Expected Reviewer Observation

  • SKILL.md frontmatter declares license: Apache-2.0.
  • No bundled LICENSE file is provided.
  • A format-only validator may pass this package.
  • A deeper consistency review may warn that authorization cannot be verified from repository files.

Task Behavior

When invoked, summarize that license metadata is self-declared unless the platform compares it against repository license files, author identity, and project history.