Agent skill · Security

fachanwalt-it-recht-open-source-compliance-audit

Wenn es um Open-Source-Compliance-Audit in Fachanwalt It Recht geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten.

Klotzkettegithub.com/KlotzketteGitHub ↗
claude-codeApache-2.0
Install
npx skills add Klotzkette/claude-fuer-deutsches-recht --skill fachanwalt-it-recht-open-source-compliance-audit --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: fachanwalt-it-recht/skills/fachanwalt-it-recht-open-source-compliance-audit/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,422
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Open-Source-Compliance-Audit ## Zweck Prüfung der OSS-Lizenz-Konformität — vor Produkt-Launch, vor M&A-Due-Diligence, bei Verletzungs-Vorwurf. ## 1) Eingangs-Abfrage 1. Eigenes Produkt mit OSS-Komponenten? 2. Vertriebs-Modell (Software-Verkauf, SaaS, Embedded)? 3. SBOM (Software-Bill-of-Materials) vorhanden? 4. Bisherige Compliance-Prüfung gemacht? 5. Konkreter Anlass (M&A, Vorwurf, Launch)? ## 2) Lizenz-Klassifikation ### Permissiv (geringe Pflichten) - **MIT**: Copyright-Hinweis, sonst frei - **BSD-2/3**: aehnlich - **Apache 2.0**: Copyright, Patent-Grant, Änderungs-Hinweis ### Schwache Copyleft - **LGPL**: Quelltext-Pflicht bei Library-Modifikation, nicht beim verbundenen Werk - **MPL 2.0**: File-basiertes Copyleft ### Starkes Copyleft - **GPL v2/v3**: Quelltext-Pflicht für **gesamtes** abgeleitetes Werk - **AGPL v3**: Auch für SaaS — extrem strikt - Bei Mischung mit kommerzieller Software: oft inkompatibel ## 3) Pflicht-Inhalte | Pflicht | Permissiv | LGPL | GPL/AGPL | |---|---|---|---| | Copyright-Hinweis | + | + | + | | Lizenz-Text mitliefern | + | + | + | | Quelltext-Veröffentlichung | - | nur Library | gesamtes Werk | | Änderungs-Hinweis | + (Apache) | + | + | | Patent-Li

What's inside
Steps it walks through
  1. Zweck
  2. 1) Eingangs-Abfrage
  3. 2) Lizenz-Klassifikation
  4. Permissiv (geringe Pflichten)
  5. Schwache Copyleft
  6. Starkes Copyleft
  7. 3) Pflicht-Inhalte
  8. 4) Klassische Risiken
  9. Risiko 1: GPL-Verseuchung
  10. Risiko 2: AGPL bei SaaS
  11. Risiko 3: Patent-Konflikt
  12. Risiko 4: Lizenz-Kompatibilitaet
  13. 5) SBOM (Software-Bill-of-Materials)
  14. Standards
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the fachanwalt-it-recht-open-source-compliance-audit skill do?

Wenn es um Open-Source-Compliance-Audit in Fachanwalt It Recht geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten.

How do I install it?

Run `npx skills add Klotzkette/claude-fuer-deutsches-recht --skill fachanwalt-it-recht-open-source-compliance-audit --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Klotzkette/claude-fuer-deutsches-recht, a repository with 1,422 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going