skills: add NVIDIA-signed skill cards and signatures (partial set)#1249
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds nine new skill-card.md documents and matching skill.oms.sig DSSE signature bundles for multiple cuOpt skills; inserts single blank lines after YAML frontmatter in several SKILL.md files; updates pre-commit hook excludes and CI changed-files exclusions. ChangesSkill Documentation and Signature Bundles
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 10
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@skills/cuopt-numerical-optimization-api-c/skill-card.md`:
- Line 40: Replace the generic link text "here" with descriptive link text that
conveys the destination and purpose (for example "report quality, risk, security
vulnerabilities or NVIDIA AI concerns on Intigriti"), updating the markdown in
skill-card.md where the sentence "Please report quality, risk, security
vulnerabilities or NVIDIA AI Concerns [here]" appears so it reads something like
"... Concerns on Intigriti" with the URL preserved; ensure the visible link text
is descriptive to satisfy accessibility/MD059.
In `@skills/cuopt-numerical-optimization-api-cli/skill-card.md`:
- Line 39: Replace the non-descriptive anchor "[here]" with a meaningful label
in the markdown link on the line that currently reads "Please report quality,
risk, security vulnerabilities or NVIDIA AI Concerns
[here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail)"; change the
anchor text to a descriptive phrase (e.g., "NVIDIA VDP submission portal" or
"Intigriti NVIDIA VDP report page") while keeping the URL unchanged so the link
is accessible and MD059 is satisfied.
In `@skills/cuopt-routing-api-python/skill-card.md`:
- Line 38: Replace the generic link text "[here]" (MD059) with a descriptive,
accessible label such as "Report NVIDIA AI concerns and vulnerabilities on
Intigriti" (or similar) while keeping the same URL; update the markdown in
skill-card.md where the string "[here]" appears so the link text clearly conveys
destination/purpose for better accessibility and scannability.
In `@skills/cuopt-server-api-python/skill-card.md`:
- Line 38: Replace the non-descriptive link text "[here]" with explicit,
descriptive link text that explains the destination (e.g., "NVIDIA VDP
vulnerability reporting portal" or "NVIDIA VDP program page") in the markdown
line containing the reporting URL; update the text around the URL in
skill-card.md so the link reads like "Please report quality, risk, security
vulnerabilities or NVIDIA AI Concerns on the NVIDIA VDP vulnerability reporting
portal." to satisfy markdownlint MD059 and improve accessibility.
In `@skills/cuopt-server-common/skill-card.md`:
- Line 38: Replace the generic anchor text "here" in the markdown link on the
line containing "Please report quality, risk, security vulnerabilities or NVIDIA
AI Concerns" with a descriptive label (e.g., "NVIDIA Vulnerability Disclosure
Program on Intigriti" or "Report vulnerabilities to NVIDIA VDP") to satisfy
MD059; update the markdown link target in skill-card.md so the link text clearly
describes the destination while keeping the same URL.
In `@skills/cuopt-user-rules/skill-card.md`:
- Line 39: Replace the non-descriptive link text
"[here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail)" with a
descriptive phrase to satisfy MD059 (e.g., "Report vulnerabilities on Intigriti"
or "NVIDIA Vulnerability Reporting (Intigriti)") so the link text describes its
destination; update the markdown in the skill-card content to use that
descriptive label instead of "here".
In `@skills/numerical-optimization-formulation/skill-card.md`:
- Line 38: Replace the non-descriptive anchor text "[here]" with a meaningful,
accessible link label (e.g., "NVIDIA AI Concerns reporting page" or "NVIDIA
Vulnerability Disclosure Program") in the string that renders the link on line
38 so the anchor describes the destination and fixes MD059; update the link
markup in the skill-card content to use the chosen descriptive phrase while
preserving the URL and existing punctuation.
In `@skills/routing-formulation/skill-card.md`:
- Line 38: The markdown uses non-descriptive link text "[here]" which violates
accessibility rule MD059; replace the generic anchor with descriptive link text
such as "report concerns on the NVIDIA VDP Intigriti program" (or similar) in
the string "Please report quality, risk, security vulnerabilities or NVIDIA AI
Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail)." so
the anchor text clearly describes the destination and purpose while keeping the
same URL and surrounding sentence.
In `@skills/skill-evolution/skill-card.md`:
- Around line 36-37: Replace the non-descriptive link text "here" in the
markdown paragraph "(For Release on NVIDIA Platforms Only) ... report quality,
risk, security vulnerabilities or NVIDIA AI Concerns here" with a specific,
descriptive link label such as "report NVIDIA AI concerns and vulnerabilities"
(or similar) so the anchor clearly describes the destination; update the
markdown link target around that phrase in skill-card.md (the paragraph
containing "report quality, risk, security vulnerabilities or NVIDIA AI
Concerns") to use the new descriptive text while preserving the existing URL.
- Around line 20-22: The relative link in skill-card.md currently points to
"skills/skill-evolution/SKILL.md" which is incorrect for this file; update the
reference to the correct sibling path (e.g., "SKILL.md" or "./SKILL.md") so the
link resolves from skill-card.md to the SKILL.md in the same skill-evolution
directory; ensure the markdown link text remains "[SKILL.md]" and verify the
link works after the change.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: bea28ffc-3d1c-47bf-bf9a-f54f7c2b58e2
📒 Files selected for processing (27)
skills/cuopt-numerical-optimization-api-c/SKILL.mdskills/cuopt-numerical-optimization-api-c/skill-card.mdskills/cuopt-numerical-optimization-api-c/skill.oms.sigskills/cuopt-numerical-optimization-api-cli/SKILL.mdskills/cuopt-numerical-optimization-api-cli/skill-card.mdskills/cuopt-numerical-optimization-api-cli/skill.oms.sigskills/cuopt-routing-api-python/SKILL.mdskills/cuopt-routing-api-python/skill-card.mdskills/cuopt-routing-api-python/skill.oms.sigskills/cuopt-server-api-python/SKILL.mdskills/cuopt-server-api-python/skill-card.mdskills/cuopt-server-api-python/skill.oms.sigskills/cuopt-server-common/SKILL.mdskills/cuopt-server-common/skill-card.mdskills/cuopt-server-common/skill.oms.sigskills/cuopt-user-rules/SKILL.mdskills/cuopt-user-rules/skill-card.mdskills/cuopt-user-rules/skill.oms.sigskills/numerical-optimization-formulation/SKILL.mdskills/numerical-optimization-formulation/skill-card.mdskills/numerical-optimization-formulation/skill.oms.sigskills/routing-formulation/SKILL.mdskills/routing-formulation/skill-card.mdskills/routing-formulation/skill.oms.sigskills/skill-evolution/SKILL.mdskills/skill-evolution/skill-card.mdskills/skill-evolution/skill.oms.sig
| NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this skill meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br> | ||
|
|
||
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Use descriptive link text instead of “here”.
Line 40 uses generic link text, which hurts accessibility and fails MD059.
Suggested fix
-Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 40-40: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/cuopt-numerical-optimization-api-c/skill-card.md` at line 40, Replace
the generic link text "here" with descriptive link text that conveys the
destination and purpose (for example "report quality, risk, security
vulnerabilities or NVIDIA AI concerns on Intigriti"), updating the markdown in
skill-card.md where the sentence "Please report quality, risk, security
vulnerabilities or NVIDIA AI Concerns [here]" appears so it reads something like
"... Concerns on Intigriti" with the URL preserved; ensure the visible link text
is descriptive to satisfy accessibility/MD059.
| NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this skill meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br> | ||
|
|
||
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Replace non-descriptive anchor text with a meaningful label.
Line 39 uses [here], which is non-descriptive and flagged by MD059.
Suggested fix
-Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 39-39: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/cuopt-numerical-optimization-api-cli/skill-card.md` at line 39,
Replace the non-descriptive anchor "[here]" with a meaningful label in the
markdown link on the line that currently reads "Please report quality, risk,
security vulnerabilities or NVIDIA AI Concerns
[here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail)"; change the
anchor text to a descriptive phrase (e.g., "NVIDIA VDP submission portal" or
"Intigriti NVIDIA VDP report page") while keeping the URL unchanged so the link
is accessible and MD059 is satisfied.
| NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this skill meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br> | ||
|
|
||
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Make the reporting link text descriptive.
Line 38 uses generic [here] link text; this is an accessibility/scannability issue (MD059).
Suggested fix
-Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 38-38: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/cuopt-routing-api-python/skill-card.md` at line 38, Replace the
generic link text "[here]" (MD059) with a descriptive, accessible label such as
"Report NVIDIA AI concerns and vulnerabilities on Intigriti" (or similar) while
keeping the same URL; update the markdown in skill-card.md where the string
"[here]" appears so the link text clearly conveys destination/purpose for better
accessibility and scannability.
| NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this skill meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br> | ||
|
|
||
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Use explicit link text for the reporting URL.
Line 38 currently uses [here], which is non-descriptive and fails markdownlint MD059.
Suggested fix
-Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 38-38: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/cuopt-server-api-python/skill-card.md` at line 38, Replace the
non-descriptive link text "[here]" with explicit, descriptive link text that
explains the destination (e.g., "NVIDIA VDP vulnerability reporting portal" or
"NVIDIA VDP program page") in the markdown line containing the reporting URL;
update the text around the URL in skill-card.md so the link reads like "Please
report quality, risk, security vulnerabilities or NVIDIA AI Concerns on the
NVIDIA VDP vulnerability reporting portal." to satisfy markdownlint MD059 and
improve accessibility.
| NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this skill meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br> | ||
|
|
||
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Avoid generic “here” link text.
Line 38 uses generic anchor text; please replace it with a descriptive label to satisfy MD059.
Suggested fix
-Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 38-38: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/cuopt-server-common/skill-card.md` at line 38, Replace the generic
anchor text "here" in the markdown link on the line containing "Please report
quality, risk, security vulnerabilities or NVIDIA AI Concerns" with a
descriptive label (e.g., "NVIDIA Vulnerability Disclosure Program on Intigriti"
or "Report vulnerabilities to NVIDIA VDP") to satisfy MD059; update the markdown
link target in skill-card.md so the link text clearly describes the destination
while keeping the same URL.
| NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this skill meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br> | ||
|
|
||
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Use descriptive text for the external report link.
Line 39 uses [here]; this is non-descriptive and triggers MD059.
Suggested fix
-Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 39-39: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/cuopt-user-rules/skill-card.md` at line 39, Replace the
non-descriptive link text
"[here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail)" with a
descriptive phrase to satisfy MD059 (e.g., "Report vulnerabilities on Intigriti"
or "NVIDIA Vulnerability Reporting (Intigriti)") so the link text describes its
destination; update the markdown in the skill-card content to use that
descriptive label instead of "here".
| NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this skill meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br> | ||
|
|
||
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Improve anchor text clarity for accessibility.
Line 38 uses non-descriptive link text ([here]), which fails MD059.
Suggested fix
-Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 38-38: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/numerical-optimization-formulation/skill-card.md` at line 38, Replace
the non-descriptive anchor text "[here]" with a meaningful, accessible link
label (e.g., "NVIDIA AI Concerns reporting page" or "NVIDIA Vulnerability
Disclosure Program") in the string that renders the link on line 38 so the
anchor describes the destination and fixes MD059; update the link markup in the
skill-card content to use the chosen descriptive phrase while preserving the URL
and existing punctuation.
| NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this skill meets requirements for the relevant industry and use case and addresses unforeseen product misuse. <br> | ||
|
|
||
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Replace [here] with descriptive link text.
Line 38 currently uses generic anchor text, reducing accessibility and violating MD059.
Suggested fix
-Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 38-38: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/routing-formulation/skill-card.md` at line 38, The markdown uses
non-descriptive link text "[here]" which violates accessibility rule MD059;
replace the generic anchor with descriptive link text such as "report concerns
on the NVIDIA VDP Intigriti program" (or similar) in the string "Please report
quality, risk, security vulnerabilities or NVIDIA AI Concerns
[here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail)." so the
anchor text clearly describes the destination and purpose while keeping the same
URL and surrounding sentence.
| ## Reference(s): <br> | ||
| - [SKILL.md](skills/skill-evolution/SKILL.md) <br> | ||
|
|
There was a problem hiding this comment.
Fix broken relative reference link.
Line 21 points to skills/skill-evolution/SKILL.md, which is likely incorrect relative to this file and can break navigation.
Suggested fix
- - [SKILL.md](skills/skill-evolution/SKILL.md) <br>
+ - [Skill documentation (SKILL.md)](./SKILL.md) <br>🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/skill-evolution/skill-card.md` around lines 20 - 22, The relative link
in skill-card.md currently points to "skills/skill-evolution/SKILL.md" which is
incorrect for this file; update the reference to the correct sibling path (e.g.,
"SKILL.md" or "./SKILL.md") so the link resolves from skill-card.md to the
SKILL.md in the same skill-evolution directory; ensure the markdown link text
remains "[SKILL.md]" and verify the link works after the change.
| (For Release on NVIDIA Platforms Only) <br> | ||
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
There was a problem hiding this comment.
Use descriptive link text.
Line 37 uses “here”, which is not descriptive for accessibility and scanning.
Suggested fix
- Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>
+ Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program portal](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br>📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| (For Release on NVIDIA Platforms Only) <br> | |
| Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> | |
| (For Release on NVIDIA Platforms Only) <br> | |
| Please report quality, risk, security vulnerabilities, or NVIDIA AI concerns via the [NVIDIA Vulnerability Disclosure Program portal](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). <br> |
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)
[warning] 37-37: Link text should be descriptive
(MD059, descriptive-link-text)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/skill-evolution/skill-card.md` around lines 36 - 37, Replace the
non-descriptive link text "here" in the markdown paragraph "(For Release on
NVIDIA Platforms Only) ... report quality, risk, security vulnerabilities or
NVIDIA AI Concerns here" with a specific, descriptive link label such as "report
NVIDIA AI concerns and vulnerabilities" (or similar) so the anchor clearly
describes the destination; update the markdown link target around that phrase in
skill-card.md (the paragraph containing "report quality, risk, security
vulnerabilities or NVIDIA AI Concerns") to use the new descriptive text while
preserving the existing URL.
Iroy30
left a comment
There was a problem hiding this comment.
Looks like this is adding approval and sign off for the skills. Approved.
Signature files are byte-exact; modifying them (e.g. adding a trailing newline) invalidates the signature.
jameslamb
left a comment
There was a problem hiding this comment.
Approving the pre-commit changes. Please let me know if you want a review of the actual PR content.
PR content is actually generated and signed by a tool, may be you can provide suggestions on how the tool can be made better. |
Signature and skill-card metadata files do not affect cpp tests, python conda tests, or python wheel tests. Excluding them avoids triggering the full test matrix on metadata-only PRs.
|
/merge |
Adds NVIDIA skill cards (
skill-card.md) and detached signatures (skill.oms.sig) for the following skills:cuopt-numerical-optimization-api-ccuopt-numerical-optimization-api-clicuopt-routing-api-pythoncuopt-server-api-pythoncuopt-server-commoncuopt-user-rulesnumerical-optimization-formulationrouting-formulationskill-evolutionThe following skills timed out in the evaluation pipeline and will be added in a follow-up PR:
cuopt-developercuopt-installcuopt-numerical-optimization-api-python