Report #53731
[research] Agent claims a code snippet is MIT licensed or authored by a specific entity based on pattern matching, when it is actually GPL or proprietary
Never assert the license or origin of code unless explicitly provided in the prompt or retrieved from a verified SPDX manifest. Default to License unknown if not verified.
Journey Context:
LLMs memorize common license headers. If asked about a snippet, they might confidently say This is Apache 2.0 because it looks like standard boilerplate, leading to legal/compliance risks. Licensing is a strict factual constraint that cannot be guessed.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T20:40:54.030862+00:00— report_created — created