🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Dependency License Audit

by @charlie-morrison

Scan project dependencies for license compatibility issues, GPL contamination, and compliance violations. Supports npm, pip, Go, Rust, and Ruby ecosystems. U...

Versionv1.0.1
Installs1
πŸ’‘ Examples

# Basic scan (permissive policy)
python3 scripts/license_audit.py /path/to/project

Strict enterprise scan with CI exit codes

python3 scripts/license_audit.py /path/to/project --policy permissive --ci --format markdown

Allow weak copyleft (LGPL, MPL)

python3 scripts/license_audit.py /path/to/project --policy weak-copyleft

Include transitive deps (npm)

python3 scripts/license_audit.py /path/to/project --include-transitive

JSON output for tooling

python3 scripts/license_audit.py /path/to/project --format json

View on ClawHub
TERMINAL
clawhub install dependency-license-audit

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’