License notice review
Skill jukrap/ai-agent-playbook/skills/security/license-notice-review
Reusable AI agent skills, project templates, and guardrails for safer software maintenance and delivery.
npx -y skills add jukrap/ai-agent-playbook --skill license-notice-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 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
Use when reviewing licenses, notices, attribution, vendored code, copied snippets, generated artifacts, redistribution scope, or compliance evidence.
SKILL.md
1.0 KB, as published. Nobody here has run it
License Notice Review
Use this as the primary security skill for license, notice, attribution, and redistribution evidence.
Workflow
- Identify artifact, redistribution scope, first-party license, third-party sources, vendored code, generated output, and policy files.
- Compare artifact contents with license, notice, attribution, and exception requirements.
- Separate evidence collection from legal approval; record unresolved policy questions rather than guessing.
- Verify that shipped artifacts include required license/notice material and exclude private or unrelated source material.
Reference
Read references/license-policy-evidence.md for policy, exception, and redistribution evidence.
Read references/notice-attribution-checks.md for NOTICE, attribution, vendored code, and copied snippet checks.