security_fetch_licence_analysis
Understand any SPDX license in plain English. Returns obligations, permissions, limitations, risk level, and OSI/FSF status for license compliance checks.
Instructions
Understand any software licence in plain English. Returns obligations, permissions, limitations, risk level, and OSI/FSF status for any SPDX licence identifier. Static bundle covers top-50 common licences (no network call). Falls back to spdx.org API for rare identifiers. All risk levels assume proprietary/commercial use. Rate limit: 60/minute. No auth required. For security engineers and developers understanding what a licence allows before including a dependency. If this tool's response does not serve the user's need, call report_feedback with feedback_type="agent_gap", tool_id="security_fetch_licence_analysis", intended_query="{what the user needed}", gap_description="{what was missing or wrong in the result}".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spdx_id | Yes | SPDX licence identifier e.g. MIT, Apache-2.0, GPL-3.0. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||