Repository Analysis

NVIDIA/skills

Agent Skills for NVIDIA products — install into Claude Code, Codex, and other coding agents to run Physical AI, robotics, simulation, CUDA, and RAG workflows end to end.

5.6 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of NVIDIA/skills, a Python project with 3,134 GitHub stars. SynthScan v2.0 examined 969,689 lines of code across 4076 source files, recording 3173 pattern matches distributed across 22 syntactic categories. The overall adjusted score of 5.6 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

5.6
Adjusted Score
5.6
Raw Score
100%
Time Factor
2026-08-28
Last Push
3.1K
Stars
Python
Language
969.7K
Lines of Code
4.1K
Files
3.2K
Pattern Hits
2026-08-29
Scan Date
0.01
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 1HIGH 44MEDIUM 872LOW 2256

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 3173 distinct pattern matches across 22 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Decorative Section Separators678 hits · 2216 pts
SeverityFileLineSnippetContext
MEDIUM.github/workflows/generate-skill-metadata.yml42 # ---------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generate-skill-metadata.yml44 # ---------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generate-skill-metadata.yml74 # ---------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/generate-skill-metadata.yml76 # ---------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py56# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py88# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py112# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py142# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py243# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py319# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py375# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py425# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py686# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py790# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py831# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py900# ---------------------------------------------------------------------------COMMENT
MEDIUM.github/scripts/marketplace/generate-skill-metadata.py935# ---------------------------------------------------------------------------COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py57# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py59# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py97# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py99# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py123# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py125# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py313# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py315# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py363# =============================================================================COMMENT
MEDIUM…h2studio-create-prognostic/references/testing-guide.py365# =============================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py57# ---------------------------------------------------------------------------COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py59# ---------------------------------------------------------------------------COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py68# ---------------------------------------------------------------------------COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py70# ---------------------------------------------------------------------------COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py273 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py275 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py284 # ----------COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py297 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py299 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py308 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py310 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py118 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py120 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py139 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py141 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py164 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py166 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py207 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py209 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py237 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py239 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py371 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py373 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py412 # =========================================================================COMMENT
MEDIUM…udio-create-prognostic/references/skeleton-template.py414 # =========================================================================COMMENT
MEDIUM…tudio-create-prognostic/references/method-templates.py43# =============================================================================COMMENT
MEDIUM…tudio-create-prognostic/references/method-templates.py45# =============================================================================COMMENT
MEDIUM…tudio-create-prognostic/references/method-templates.py153# =============================================================================COMMENT
MEDIUM…tudio-create-prognostic/references/method-templates.py155# =============================================================================COMMENT
MEDIUM…tudio-create-prognostic/references/method-templates.py295# =============================================================================COMMENT
MEDIUM…tudio-create-prognostic/references/method-templates.py297# =============================================================================COMMENT
MEDIUMskills/skill-card-generator/scripts/discover_assets.py24# ─── Constants ────────────────────────────────────────────────────────────COMMENT
MEDIUMskills/skill-card-generator/scripts/discover_assets.py242# ─── Helpers ──────────────────────────────────────────────────────────────COMMENT
618 more matches not shown…
Hyper-Verbose Identifiers627 hits · 616 pts
SeverityFileLineSnippetContext
LOW.github/scripts/build-plugins.py279def render_claude_plugin_json(spec: dict[str, Any]) -> dict[str, Any]:CODE
LOW.github/scripts/build-plugins.py361def render_cursor_plugin_json(spec: dict[str, Any]) -> dict[str, Any]:CODE
LOW.github/scripts/build-plugins.py479def upsert_claude_marketplace(CODE
LOW.github/scripts/build-plugins.py511def upsert_agents_marketplace(CODE
LOW.github/scripts/build-plugins.py544def upsert_cursor_marketplace(CODE
LOW.github/scripts/version-plugins.py228def _spec_to_structural_tuple(spec: dict[str, Any]) -> tuple[Any, ...]:CODE
LOW.github/scripts/version-plugins.py498def _list_catalog_plugin_yamls() -> list[Path]:CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py694def derive_product_from_component(component: dict | None, product_enum: list[str]) -> str | None:CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py843def validate_skills_sh_uniqueness(CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py869def validate_inventory_round_trip(CODE
LOW.github/scripts/tests/test_aggregate_benchmarks.py38 def test_captures_evaluator_version(self):CODE
LOW.github/scripts/tests/test_aggregate_benchmarks.py42 def test_captures_dataset_digest(self):CODE
LOW.github/scripts/tests/test_aggregate_benchmarks.py49 def test_captures_validation_status(self):CODE
LOW.github/scripts/tests/test_aggregate_benchmarks.py75 def test_profile_is_not_emitted_at_all(self):CODE
LOW.github/scripts/tests/test_aggregate_benchmarks.py108 def test_flags_a_field_that_lost_values(self):CODE
LOW.github/scripts/tests/test_aggregate_benchmarks.py117 def test_silent_on_unchanged_null_rates(self):CODE
LOW.github/scripts/tests/test_aggregate_benchmarks.py122 def test_silent_when_a_field_gains_values(self):CODE
LOW.github/scripts/tests/test_aggregate_benchmarks.py127 def test_ignores_skills_absent_from_the_old_file(self):CODE
LOW.github/scripts/tests/test_cli_guard.py79 def test_regeneration_succeeds_when_nothing_empties(self):STRING
LOW.github/scripts/tests/test_cli_guard.py82 def test_regeneration_fails_when_a_field_empties(self):STRING
LOW.github/scripts/tests/test_cli_guard.py86 def test_failed_run_leaves_benchmarks_json_untouched(self):STRING
LOW.github/scripts/tests/test_cli_guard.py92 def test_escape_hatch_allows_a_deliberate_format_change(self):STRING
LOW.github/scripts/tests/test_cli_guard.py135 def test_pass_threshold_pct_is_exempt(self):CODE
LOW.github/scripts/tests/test_cli_guard.py138 def test_losing_only_a_migrating_field_does_not_block(self):CODE
LOW.github/scripts/tests/test_cli_guard.py146 def test_exemption_does_not_mask_a_real_regression(self):CODE
LOW.github/scripts/tests/test_cli_guard.py151 def test_migrating_drift_is_still_reported(self):CODE
LOW…te-prognostic/evals/targets/test/eval_2_test_target.py178 def test_additive_normalization_buffers(self, test_package):CODE
LOW…tudio-create-prognostic/references/method-templates.py85def input_coords_with_history_template(self) -> CoordSystem:CODE
LOW…tudio-create-prognostic/references/method-templates.py230def default_generator_template(CODE
LOW…tudio-create-prognostic/references/method-templates.py301def load_default_package_template(cls) -> Package:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py371def parse_package_json_version(pkg_path: Path) -> str | None:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py379def parse_changelog_top_entry(changelog_path: Path) -> dict:CODE
LOWskills/skill-card-generator/scripts/render_card.py158def _validate_credential_requirements(ctx: dict, errors: list[str]) -> None:CODE
LOWskills/skill-card-generator/scripts/render_card.py213def _validate_credential_string_list_values(CODE
LOWskills/skill-card-generator/scripts/render_card.py223def _validate_no_sensitive_credential_value(CODE
LOWskills/skill-card-generator/scripts/render_card.py251def _validate_evaluation_strings(evaluation: dict, errors: list[str]) -> None:CODE
LOWskills/skill-card-generator/scripts/render_card.py260def _validate_evaluation_agents(evaluation: dict, errors: list[str]) -> None:CODE
LOWskills/skill-card-generator/scripts/render_card.py277def _validate_evaluation_metrics(evaluation: dict, errors: list[str]) -> None:CODE
LOWskills/skill-card-generator/scripts/render_card.py323def _validate_testing_completed(evaluation: dict, errors: list[str]) -> None:CODE
LOW…o-port-huggingface-model/references/task-type-guide.md472def _interpolate_pos_encoding(self, x, w, h):CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py36def test_load_config_override_default_returns_empty() -> None:CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py42def test_load_config_override_accepts_flat_and_nested_keys(tmp_path: Path) -> None:CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py58def test_load_config_override_rejects_unknown_key(tmp_path: Path) -> None:CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py65def test_modality_to_code_uses_rflow_mr_supported_modalities() -> None:CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py73def test_stage_config_writes_model_and_environment_overrides(tmp_path: Path) -> None:CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py116def test_validate_inference_config_accepts_upstream_default_shape() -> None:CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py132def test_summarize_image_and_aggregate_pass(tmp_path: Path) -> None:CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py152def test_summarize_image_flags_shape_spacing_and_constant_image(tmp_path: Path) -> None:CODE
LOWskills/nv-generate-mr/tests/test_run_mr.py168def test_build_command_matches_documented_entrypoint(tmp_path: Path) -> None:CODE
LOWskills/nv-generate-mr/scripts/run_mr.py138def _candidate_upstream_roots(env_value: str) -> list[Path]:CODE
LOWskills/nv-generate-mr/scripts/run_mr.py205def _validate_inference_config(rendered_inference: dict[str, Any]) -> list[str]:CODE
LOW…/tao-finetune-cosmos-reason/references/skill_info.yaml193 def _get_quant_compression_format(input_activations=None, weights=None):CODE
LOW…osmos-reason/scripts/prepare_cosmos3_vlm_checkpoint.py36def converted_checkpoint_status(path: Path) -> tuple[bool, str]:CODE
LOW…linical-asr-build/references/pronunciation-pipeline.md203def render_sentence_with_overrides(sentence: str, overrides: dict[str, str]) -> str:CODE
LOW…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py746 def test_publishes_protobuf_payload_type(self) -> None:STRING
LOW…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py749 def test_uses_frame_object_metadata_api(self) -> None:STRING
LOW…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py752 def test_uses_nvmsgbroker_kafka_protocol_lib(self) -> None:STRING
LOW…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py761 def test_kafka_conn_str_excludes_topic(self) -> None:STRING
LOW…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py769 def test_kafka_options_use_deepstream_adapter_schema(self) -> None:STRING
LOW…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py775 def test_msgconv_has_runtime_sensor_context(self) -> None:STRING
567 more matches not shown…
Excessive Try-Catch Wrapping395 hits · 446 pts
SeverityFileLineSnippetContext
LOW.github/workflows/sync-skills.yml277 except Exception:CODE
LOW.github/scripts/verify_content_integrity.py76 except Exception as exc: # malformed bundle is itself a real problemCODE
LOW.github/scripts/marketplace/generate-skill-metadata.py413 except Exception:CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py1034 except Exception:CODE
LOW…ub/scripts/marketplace/test_generate_skill_metadata.py83 except Exception:CODE
LOW…lls/dicom-series-to-volume/scripts/series_to_volume.py53 except Exception:CODE
LOW…lls/dicom-series-to-volume/scripts/series_to_volume.py162 except Exception as e:CODE
LOWskills/nemotron-speech/references/nmt.md91except Exception as e:CODE
LOWskills/nemotron-speech/references/tts-custom.md198except Exception as e:CODE
LOWskills/nemotron-speech/references/tts-pipelines.md253except Exception as e:CODE
LOWskills/nemotron-speech/references/tts-pipelines.md283except Exception as e:CODE
LOWskills/nemotron-speech/references/tts.md152except Exception as e:CODE
LOWskills/nemotron-speech/references/asr.md202except Exception as e:CODE
LOW…tudio-create-prognostic/evals/targets/eval_2_target.py157 except Exception:CODE
LOW…tudio-create-prognostic/evals/targets/eval_2_target.py163 except Exception:CODE
LOW…tudio-create-prognostic/evals/targets/eval_2_target.py169 except Exception:CODE
MEDIUMskills/skill-card-generator/scripts/discover_assets.py928 print(f"Error: directory not found: {skill_root}", file=sys.stderr)CODE
MEDIUMskills/skill-card-generator/scripts/discover_assets.py931 print(f"Error: not a directory: {skill_root}", file=sys.stderr)CODE
LOWskills/skill-card-generator/scripts/discover_assets.py366 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py375 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py288 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py300 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py323 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py355 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py399 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py415 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py429 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py440 except Exception:CODE
LOWskills/skill-card-generator/scripts/discover_assets.py665 except Exception:CODE
LOWskills/nv-generate-mr/scripts/run_mr.py103 except Exception:CODE
LOWskills/nv-generate-mr/scripts/run_mr.py117 except Exception:CODE
LOWskills/nv-generate-mr/scripts/run_mr.py328 except Exception as e:CODE
LOWskills/nv-generate-mr/scripts/run_mr.py441 except Exception as e:CODE
LOWskills/vss-deploy-profile/references/warehouse-debug.md546 except Exception:CODE
LOW…/deepstream-dev/references/media_extractor_advanced.md811 except Exception as e:CODE
MEDIUM…/deepstream-dev/references/media_extractor_advanced.md812 print(f"Error processing video {i}: {e}")CODE
LOW…/deepstream-dev/references/media_extractor_advanced.md815 except Exception as e:CODE
LOWskills/deepstream-dev/references/use_cases_pipelines.md101 except Exception as e:CODE
MEDIUMskills/deepstream-dev/references/use_cases_pipelines.md102 print(f"Error: {e}")CODE
LOWskills/deepstream-dev/references/use_cases_pipelines.md426 except Exception as e:CODE
MEDIUMskills/deepstream-dev/references/use_cases_pipelines.md427 print(f"Error during playback: {e}")CODE
LOWskills/deepstream-dev/references/kafka_messaging.md521 except Exception as e:CODE
MEDIUMskills/deepstream-dev/references/kafka_messaging.md522 print(f"Error sending message to Kafka: {e}")CODE
LOWskills/deepstream-dev/references/kafka_messaging.md780 except Exception as e:CODE
LOWskills/deepstream-dev/references/kafka_messaging.md801 except Exception as e:CODE
LOWskills/deepstream-dev/references/kafka_messaging.md806 except Exception as e:CODE
MEDIUMskills/deepstream-dev/references/kafka_messaging.md807 print(f"Error sending to Kafka: {e}")CODE
LOWskills/deepstream-dev/references/nvds_msgapi_adapter.md515 except Exception as e:CODE
LOWskills/deepstream-dev/references/service_maker_api.md1418 except Exception as e:CODE
MEDIUMskills/deepstream-dev/references/service_maker_api.md1415def run_pipeline():CODE
LOWskills/deepstream-dev/references/buffer_apis.md748 except Exception as e:CODE
MEDIUMskills/deepstream-dev/references/buffer_apis.md749 print(f"Error generating buffer: {e}")CODE
LOWskills/deepstream-dev/references/buffer_apis.md1423 except Exception as e:CODE
LOWskills/deepstream-dev/references/buffer_apis.md1489 except Exception as e:CODE
MEDIUMskills/deepstream-dev/references/buffer_apis.md1490 print(f"Error: {e}")CODE
LOWskills/deepstream-dev/references/buffer_apis.md1556 except Exception as e:CODE
MEDIUMskills/deepstream-dev/references/buffer_apis.md1557 print(f"Error extracting stream {stream_idx}: {e}")CODE
MEDIUMskills/deepstream-dev/references/buffer_apis.md554def generate(self, size):CODE
MEDIUMskills/deepstream-dev/references/buffer_apis.md1483def consume(self, buffer):CODE
LOWskills/deepstream-dev/references/best_practices.md384 except Exception as e:CODE
335 more matches not shown…
Structural Annotation Overuse264 hits · 432 pts
SeverityFileLineSnippetContext
LOWskills/nemotron-speech/references/asr.md162# Step 1: ExportCOMMENT
LOWskills/nemotron-speech/references/asr.md172# Step 2: Run from exportCOMMENT
LOWskills/earth2studio-create-prognostic/SKILL.md196### Step 10 - Validation (if requested)COMMENT
LOWskills/earth2studio-create-prognostic/SKILL.md204### Step 11 - PR (if requested)COMMENT
LOW…tudio-create-prognostic/references/validation-guide.md6## Step 10 - Reference Comparison and ValidationCOMMENT
LOW…huggingface-model/references/phase-3-implementation.md350 # Step 1: Get the TAO model's expected keysCOMMENT
LOW…huggingface-model/references/phase-3-implementation.md353 # Step 2: Build mapping (use regex for systematic patterns)COMMENT
LOW…huggingface-model/references/phase-3-implementation.md363 # Step 3: Verify coverageCOMMENT
LOWskills/nemo-mbridge-multi-node-slurm/SKILL.md149### Step 1: Allocate the nodeCOMMENT
LOWskills/nemo-mbridge-multi-node-slurm/SKILL.md157### Step 2: Launch container shellCOMMENT
LOWskills/nemo-mbridge-multi-node-slurm/SKILL.md169### Step 3: Set up environment inside containerCOMMENT
LOW…ao-run-automl/references/automl-advanced-monitoring.md196## Step 4: Monitor ProgressCOMMENT
LOW…ao-run-automl/references/automl-advanced-monitoring.md302## Step 5: Interpret ResultsCOMMENT
LOW…o-run-automl/references/automl-runner-configuration.md35## Step 3: Configure and RunCOMMENT
LOW…/tao-run-automl/references/automl-intent-algorithms.md17## Step 1: Parse User IntentCOMMENT
LOW…/tao-run-automl/references/automl-intent-algorithms.md271## Step 2: Select AlgorithmCOMMENT
LOWskills/i4h-catheter-navigation-viewport/SKILL.md43### Step 1 - resolve cache and run dirCOMMENT
LOWskills/i4h-catheter-navigation-viewport/SKILL.md59### Step 2 - launch viewportCOMMENT
LOWskills/holoscan-install-conda/SKILL.md34## Step 0: Consult the Official Install InstructionsCOMMENT
LOWskills/holoscan-install-conda/SKILL.md47## Step 1: Prerequisites CheckCOMMENT
LOWskills/holoscan-install-conda/SKILL.md65## Step 2: Create Environment and InstallCOMMENT
LOWskills/holoscan-install-conda/SKILL.md100## Step 3: Run Python TestsCOMMENT
LOWskills/holoscan-install-conda/SKILL.md143## Step 4: Remind the UserCOMMENT
LOW…/tao-run-platform/references/orchestration-patterns.md14# Step 1: trainCOMMENT
LOW…/tao-run-platform/references/orchestration-patterns.md20# Step 2: evaluate (uses the train results dir)COMMENT
LOWskills/paidf-anomalygen/references/setup.md34## Step 1: DownloadCOMMENT
LOWskills/paidf-anomalygen/references/setup.md50## Step 2: VerifyCOMMENT
LOWskills/paidf-anomalygen/references/finetune.md69### Step 1: Dataset validation outputCOMMENT
LOWskills/paidf-anomalygen/references/finetune.md84### Step 2: Validation JSONL sizingCOMMENT
LOWskills/paidf-anomalygen/references/finetune.md112### Step 3: Config template and critical flagsCOMMENT
LOWskills/paidf-anomalygen/references/finetune.md139### Step 4: Training launch detailsCOMMENT
LOWskills/paidf-anomalygen/references/finetune-commands.md7# Step 1: Validate dataset structure — derive anomaly typesCOMMENT
LOWskills/paidf-anomalygen/references/finetune-commands.md10# Step 2: Generate validation JSONL (skip if user provided VALIDATION_JSONL)COMMENT
LOWskills/paidf-anomalygen/references/finetune-commands.md24# Step 3: Generate training config — show to user and confirm before writingCOMMENT
LOWskills/paidf-anomalygen/references/finetune-commands.md34# Step 4: Launch training (run in background)COMMENT
LOWskills/tilegym-adding-cutile-kernel/SKILL.md41## Step 1: Register dispatch interfaceCOMMENT
LOWskills/tilegym-adding-cutile-kernel/SKILL.md76## Step 2: Implement cuTile backendCOMMENT
LOWskills/tilegym-adding-cutile-kernel/SKILL.md110## Step 3: Register in `__init__.py` (CRITICAL)COMMENT
LOWskills/tilegym-adding-cutile-kernel/SKILL.md130## Step 4: Add testsCOMMENT
LOWskills/tilegym-adding-cutile-kernel/SKILL.md189## Step 5: Add benchmark to tests/benchmarkCOMMENT
LOWskills/tilegym-adding-cutile-kernel/SKILL.md265## Step 6: VerifyCOMMENT
LOW…ure-assessment/references/factory-level-structuring.md49### Step 1: Separate AnimationCOMMENT
LOW…ure-assessment/references/factory-level-structuring.md79### Step 2: Identify Asset BoundariesCOMMENT
LOW…ure-assessment/references/factory-level-structuring.md187### Step 4: Enable InstancingCOMMENT
LOW…ure-assessment/references/factory-level-structuring.md221### Step 5: Organize Materials into LibrariesCOMMENT
LOW…ure-assessment/references/factory-level-structuring.md251### Step 6: Layer Domain-Specific DataCOMMENT
LOW…ure-assessment/references/factory-level-structuring.md285### Step 7: Object HandlingCOMMENT
LOW…ning/references/setup-usd-performance-tuning/README.md151## Step 1 - Determine standalone runtimeCOMMENT
LOW…ning/references/setup-usd-performance-tuning/README.md202## Step 2 - Interpret statusCOMMENT
LOW…ning/references/setup-usd-performance-tuning/README.md235## Step 3 - Verify standalone pathCOMMENT
LOW…ning/references/setup-usd-performance-tuning/README.md242## Step 4 - Verify the opt-in Kit profiling rootCOMMENT
LOW…ning/references/setup-usd-performance-tuning/README.md255## Step 5 - Continue workflowCOMMENT
LOW…ning/references/setup-usd-performance-tuning/README.md267## Step 6 - Print the runtime context header before continuingCOMMENT
LOWskills/amc-setup-calibration-stack/SKILL.md27### Step 0: Verify Docker Runs Without sudoCOMMENT
LOWskills/amc-setup-calibration-stack/SKILL.md117### Step 1: Login to NGCCOMMENT
LOWskills/amc-setup-calibration-stack/SKILL.md126### Step 2: Download VGGT Model (If Not Already Present)COMMENT
LOWskills/amc-setup-calibration-stack/SKILL.md163### Step 3: Configure Compose Environment VariablesCOMMENT
LOWskills/amc-setup-calibration-stack/SKILL.md234### Step 4: Set Directory PermissionsCOMMENT
LOWskills/amc-setup-calibration-stack/SKILL.md261### Step 5: Launch ServicesCOMMENT
LOWskills/amc-setup-calibration-stack/SKILL.md293### Step 6: Verify Services Are RunningCOMMENT
204 more matches not shown…
Over-Commented Block438 hits · 426 pts
SeverityFileLineSnippetContext
LOWplugins.d/_defaults.yml21# interface.websiteURL is omitted by default — duplicates `homepage` forCOMMENT
LOWplugins.d/_defaults.yml41COMMENT
LOWplugins.d/nvidia-skills.yml41#COMMENT
LOWplugins.d/nvidia-skills.yml61# marketplace_enabled:COMMENT
LOW.github/external-contributors.yml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/workflows/dco.yml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/workflows/verify-authors.yml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/workflows/verify-authors.yml61 # *@nvidia.com — corporate accountsCOMMENT
LOW.github/workflows/generate-skill-metadata.yml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/workflows/verify-content-integrity.yml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/workflows/sync-skills.yml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/workflows/sync-skills.yml141 if [ ! -s /tmp/rsynced-components.txt ]; thenCOMMENT
LOW.github/workflows/sync-skills.yml161 # - New skill (no prior version on main) → drop outright.COMMENT
LOW.github/workflows/sync-skills.yml321 fiCOMMENT
LOW.github/workflows/sync-skills.yml341 # eval/h100.json + eval/nvidia_hosted.jsonCOMMENT
LOW.github/workflows/sync-skills.yml421COMMENT
LOW.github/workflows/sync-skills.yml681 fiCOMMENT
LOW.github/workflows/validate-plugins.yml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/workflows/validate-plugins.yml81 # Self-serve fix: runCOMMENT
LOW.github/workflows/validate-plugins.yml101 # # Codex marketplace and uses a different schema.COMMENT
LOW.github/workflows/validate-plugins.yml121 # drift check above. Revisit if Cursor ships a validator CLI.COMMENT
LOW.github/scripts/prune-orphans.sh1#!/usr/bin/env bashCOMMENT
LOW.github/scripts/aggregate_benchmarks.py21COMMENT
LOW.github/scripts/aggregate_benchmarks.py81# every v3 skill regardless of what it was evaluated against — a fabricatedCOMMENT
LOW.github/scripts/regenerate-readme.sh1#!/usr/bin/env bashCOMMENT
LOW.github/scripts/regenerate-readme.sh21# Row aggregation:COMMENT
LOW.github/scripts/manual-components.yml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/scripts/marketplace/generate-skill-metadata.py1001 if entry is not None:COMMENT
LOW.github/scripts/marketplace/metadata-exclusions.yaml1# SPDX-License-Identifier: Apache-2.0COMMENT
LOW.github/scripts/marketplace/metadata-exclusions.yaml21# Schema:COMMENT
LOW…ub/scripts/marketplace/test_generate_skill_metadata.py201 )COMMENT
LOWskills/dicom-series-to-volume/skill_manifest.yaml1# SPDX-FileCopyrightText: Copyright (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.COMMENT
LOW…lls/dicom-series-to-volume/scripts/series_to_volume.py1#!/usr/bin/env python3COMMENT
LOWskills/nemotron-speech/scripts/main.py1#!/usr/bin/env python3COMMENT
LOWskills/earth2studio-create-prognostic/evals/config.yml1# Harbor execution policy for earth2studio-create-prognostic live evals.COMMENT
LOW…tudio-create-prognostic/evals/targets/eval_1_target.py1# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES.COMMENT
LOW…tudio-create-prognostic/evals/targets/eval_2_target.py1# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES.COMMENT
LOW…te-prognostic/evals/targets/test/eval_2_test_target.py1# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES.COMMENT
LOW…te-prognostic/evals/targets/test/eval_1_test_target.py1# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES.COMMENT
LOW…h2studio-create-prognostic/references/testing-guide.py1# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES.COMMENT
LOW…udio-create-prognostic/references/skeleton-template.py1# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES.COMMENT
LOW…udio-create-prognostic/references/skeleton-template.py281 # """Move model to device.COMMENT
LOW…udio-create-prognostic/references/skeleton-template.py341 # Move to deviceCOMMENT
LOW…tudio-create-prognostic/references/method-templates.py1# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES.COMMENT
LOW…tudio-create-prognostic/references/method-templates.py201 #COMMENT
LOWskills/nv-generate-mr/skill_manifest.yaml1# SPDX-FileCopyrightText: Copyright (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.COMMENT
LOWskills/nv-generate-mr/tests/test_run_mr.py1# SPDX-FileCopyrightText: Copyright (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.COMMENT
LOWskills/nv-generate-mr/scripts/run_mr.py1#!/usr/bin/env python3COMMENT
LOWskills/nemotron-customize/references/context/index.toml1# Context-pack index. Authored extracts of upstream library docs that the ActCOMMENT
LOW…y-generator/assets/nemotron_system_prompt_template.txt1###COMMENT
LOW…y-generator/assets/nemotron_system_prompt_template.txt21### "/no_categories" via the chat-template kwarg. The reasoning flag ships as aCOMMENT
LOW…y-generator/assets/nemotron_system_prompt_template.txt161model itself.COMMENT
LOWskills/vss-deploy-profile/references/teardown.md61docker compose -p mdx down --remove-orphansCOMMENT
LOWskills/vss-deploy-profile/scripts/check_credentials.sh1#!/usr/bin/env bashCOMMENT
LOWskills/nemo-mbridge-multi-node-slurm/SKILL.md81---COMMENT
LOW…/nemo-mbridge-multi-node-slurm/references/templates.md1# Multi-Node Slurm TemplatesCOMMENT
LOWskills/deepstream-profile-pipeline/requirements.txt1# deepstream-profile-pipeline — pure stdlib; no pip install required.COMMENT
LOWskills/deepstream-profile-pipeline/tests/__init__.py1# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.COMMENT
LOW…pstream-profile-pipeline/tests/test_capacity_report.py1# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.COMMENT
LOW…deepstream-profile-pipeline/scripts/capacity_report.py1#!/usr/bin/env python3COMMENT
378 more matches not shown…
Unused Imports339 hits · 332 pts
SeverityFileLineSnippetContext
LOW.github/scripts/verify_content_integrity.py25CODE
LOW.github/scripts/build-plugins.py55CODE
LOW.github/scripts/version-plugins.py50CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py30CODE
LOW…ub/scripts/marketplace/test_generate_skill_metadata.py30CODE
LOW…ynamo-interconnect-check/scripts/check_interconnect.py20CODE
LOWskills/nemotron-speech/scripts/main.py25CODE
LOWskills/skill-card-generator/scripts/discover_assets.py16CODE
LOWskills/nv-generate-mr/scripts/run_mr.py28CODE
LOW…osmos-reason/scripts/prepare_cosmos3_vlm_checkpoint.py10CODE
LOW…osmos-reason/scripts/prepare_cosmos3_vlm_checkpoint.py17CODE
LOW…s/vss-deploy-profile/scripts/normalize_resolved_yml.py52CODE
LOW…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py12CODE
LOWskills/hsb-flash/scripts/v2.0.0/make_manifest.py22CODE
LOWskills/jetson-inference-mem-tune/scripts/recommend.py29CODE
LOW…ills/data-designer/scripts/get_person_object_schema.py14CODE
LOWskills/dynamo-recipe-runner/scripts/recipe_tool.py7CODE
LOW…s/dynamo-router-starter/scripts/check_router_health.py7CODE
LOWskills/cupynumeric-hdf5/assets/hdf5_batched_read.py40CODE
LOWskills/cupynumeric-hdf5/assets/hdf5_roundtrip.py42CODE
LOWskills/nv-segment-ct-finetune/scripts/run_finetune.py38CODE
LOW…jetson-video-benchmark/scripts/benchmark_provenance.py13CODE
LOW…jetson-video-benchmark/scripts/benchmark_controller.py10CODE
LOW…ls/jetson-video-benchmark/scripts/benchmark_runtime.py10CODE
LOWskills/nv-generate-ct-rflow/scripts/list_anatomies.py31CODE
LOWskills/nv-generate-ct-rflow/scripts/run_ct_mask.py25CODE
LOWskills/nv-generate-ct-rflow/scripts/run_ct_from_mask.py24CODE
LOWskills/nv-generate-ct-rflow/scripts/_anatomy.py25CODE
LOWskills/nv-generate-ct-rflow/scripts/wrapper_utils.py23CODE
LOWskills/nv-generate-ct-rflow/scripts/run_ct_image.py24CODE
LOWskills/nv-generate-ct-rflow/scripts/_summary_card.py28CODE
LOWskills/nv-generate-ct-rflow/scripts/run_rflow_ct.py29CODE
LOW…tation-candidates/scripts/mesh_fragmentation_finder.py39CODE
LOW…tation-candidates/scripts/mesh_fragmentation_finder.py250CODE
LOW…hierarchy-dedupe-candidates/scripts/select_frontier.py47CODE
LOW…dedupe-candidates/scripts/instance_candidate_finder.py27CODE
LOW…dedupe-candidates/scripts/instance_candidate_finder.py377CODE
LOW…ences/usd-optimize-run-operations/scripts/run_batch.py34CODE
LOW…erences/optimization-report/scripts/validate_report.py91CODE
LOW…imization-report/scripts/descent_convergence_common.py29CODE
LOW…d-validation-runner/scripts/usd_validation_executor.py39CODE
LOW…e-tuning/references/report-templates/render_preview.py17CODE
LOW…ay-migrate-from-flow/scripts/migrate_from_nemo_flow.py7CODE
LOWskills/nemotron-asr-finetune/scripts/main.py26CODE
LOW…ate-mr-brain-finetune/scripts/run_mr_brain_finetune.py39CODE
LOW…cal-ai-video-data-augmentation/scripts/osmo_barrier.py7CODE
LOW…ai-video-data-augmentation/scripts/pre_submit_guard.py12CODE
LOW…ai-video-data-augmentation/scripts/pre_submit_guard.py16CODE
LOWskills/jetson-customize-pinmux/scripts/generate_dtsi.py26CODE
LOW…ills/jetson-customize-pinmux/scripts/_pinmux_common.py5CODE
LOWskills/jetson-customize-pinmux/scripts/modify_pinmux.py20CODE
LOWskills/jetson-customize-pinmux/scripts/_pinmux_dt.py5CODE
LOW…s/nv-generate-vae-finetune/scripts/run_vae_finetune.py28CODE
LOW…timizer/evals/files/g11_stage_pipeline/run_pipeline.py9CODE
LOW…les/g11_stage_pipeline/src/stage_pipeline/reduction.py6CODE
LOW…les/g11_stage_pipeline/src/stage_pipeline/transport.py6CODE
LOW…iles/g11_stage_pipeline/src/stage_pipeline/__init__.py11CODE
LOW…iles/g11_stage_pipeline/src/stage_pipeline/geometry.py6CODE
LOW…iles/g11_stage_pipeline/src/stage_pipeline/spectral.py10CODE
LOW…es/g11_stage_pipeline/src/stage_pipeline/statistics.py6CODE
279 more matches not shown…
Modern AI Meta-Vocabulary72 hits · 203 pts
SeverityFileLineSnippetContext
MEDIUM.github/workflows/sync-skills.yml342 # (RAG Blueprint pattern), benchmark/evals.jsonCOMMENT
MEDIUMskills/nemotron-speech/references/tts-pipelines.md262# Step 2 — probe zero-shot capability with a minimal dummy requestCOMMENT
MEDIUMskills/nemotron-speech/references/tts-pipelines.md264# UNIMPLEMENTED / "not supported" → model does not support zero-shot → BLOCKEDCOMMENT
MEDIUMskills/nemotron-speech/references/tts-pipelines.md281 # Unexpectedly succeeded — zero-shot is supportedCOMMENT
MEDIUMskills/nemotron-speech/references/tts-pipelines.md293 # but rejected our dummy input — zero-shot IS available on this modelCOMMENT
MEDIUMskills/i4h-workflow-dataset-mimic/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUM…t-huggingface-model/references/workflow-consistency.md90 → launch(args, unknown_args, subtasks) # orchestrates executionCODE
MEDIUMskills/doca-setup/CAPABILITIES.md89| First-app workflow | `/opt/mellanox/doca/samples/` is empty, missing, or `ls` returns `No such file or directory` on aCODE
MEDIUMskills/doca-setup/TASKS.md31**Step 0 — scale gate (run this BEFORE the five-leaf walk).** First decide *persona and scale*, because the five leaves CODE
MEDIUMskills/doca-setup/TASKS.md349- **`deploy` / `rollback` at fleet scale.** Provisioning multiple BlueFields, coordinated firmware/BFB updates across a CODE
MEDIUMskills/doca-bare-metal-deployment/SKILL.md79 [`doca-public-knowledge-map ## Deploying DOCA services at scale`](../doca-public-knowledge-map/references/map.md#deploCODE
MEDIUMskills/nemotron-customize/references/act/PROJECT.md1# Project scaffold briefCOMMENT
MEDIUM…emotron-policy-generator/references/policy_patterns.md10## Enterprise RAG over internal docsCOMMENT
MEDIUM…emotron-policy-generator/references/policy_patterns.md593. Note the archetype choice in the `# Assumptions` block ("Starting point: enterprise RAG archetype; customized for [usCODE
MEDIUM…ohub-module-lifecycle/references/module-development.md22## External scaffoldCOMMENT
MEDIUMskills/rtvi-cv-scaffold-vss-service/BENCHMARK.md1# Skill Benchmark: rtvi-cv-scaffold-vss-serviceCOMMENT
MEDIUMskills/rtvi-cv-scaffold-vss-service/SKILL.md331## Implementation guardrailsCOMMENT
MEDIUM…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py42 """# Custom RTVI CV microservice — DeepStream pipeline running YOLO26STRING
MEDIUM…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py129# This scaffold defaults to RTSP: type=4 and [streammux] live-source=1.STRING
MEDIUMskills/i4h-workflow-validate/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUM…tao-run-automl/references/automl-preflight-concepts.md116 # With LLM/agentic algorithms, append ,llm to the resolved extra:COMMENT
MEDIUMskills/i4h-workflow-scene-edit/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUM…ills/tao-run-inference-service/references/request.yaml211 # OpenAI-compatible /v1/chat/completions API of the inference microserviceCOMMENT
MEDIUM…ills/tao-run-inference-service/references/request.yaml235 # Reject anything that isn't the registered local microservice URL.COMMENT
MEDIUM…ills/tao-run-inference-service/references/request.yaml246 with urllib.request.urlopen(req, timeout=300) as resp: # local microservice onlyCODE
MEDIUMskills/i4h-workflow-e2e/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUMskills/i4h-lerobot-viz/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUMskills/doca-flow/CAPABILITIES.md27snapshot — skipping this is the #1 hallucination) and **validate beforeCODE
MEDIUM…mniverse-usd-performance-tuning/references/workflow.md794### Phase 7 - Iterate (default 3 scoped passes, post-report, agent-orchestration only)COMMENT
MEDIUMskills/amc-setup-calibration-stack/SKILL.md303# Wait for microservice readiness. Cold image pulls or first startup can needCOMMENT
MEDIUMskills/nemotron-asr-finetune/scripts/main.py232 # ROUTES are declared so the orchestration workflow is last (highest index).COMMENT
MEDIUM…and-resilient-scaling/components/osmo-cli/reference.md10- [Use Case: Orchestrate a Workflow End-to-End](#use-case-orchestrate-a-workflow-end-to-end)CODE
MEDIUM…ferences/cae-cfd-visualization/streaming-cae-viewer.md136### Render-loop stability (guardrails any streaming viewer needs)COMMENT
MEDIUMskills/amc-run-rtsp-calibration/SKILL.md108# Running AMC microservice container environment.COMMENT
MEDIUM…ooks/warehouse/auto_labeling/auto_labeling_config.yaml53 # No COCO-80 class for scissor lifts, ladders, or scaffolding — see README warnings.COMMENT
MEDIUMskills/vss-summarize-video/SKILL.md205## Step 2 — Primary: video summarization microservice with HITLCOMMENT
MEDIUM…s/vss-summarize-video/references/end-to-end-example.md21 # ── Primary path: video summarization microservice with HITL ──COMMENT
MEDIUMskills/i4h-workflow-finetune/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUMskills/i4h-workflow/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUMskills/i4h-workflow-dataset-teleop/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUMskills/rag-eval/SKILL.md34# On-disk RAG evaluation (`corpus/` + `train.json`)COMMENT
MEDIUMskills/doca-programming-guide/CAPABILITIES.md91- **Quote the version observed, never "latest" and never agent memory.** API names, sample filenames, and capability avaCODE
MEDIUMskills/doca-programming-guide/TASKS.md506- **`deploy` / `rollback` at fleet scale.** Provisioning multiple BlueFields, coordinated firmware / BFB updates across CODE
MEDIUMskills/i4h-workflow-dataset-convert/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUMskills/rag-perf/SKILL.md35# RAG-Perf — config-driven perf benchmark CLICOMMENT
MEDIUMskills/doca-version/CAPABILITIES.md233| `pkg-config --modversion doca-common` returns *X*; `ls /opt/mellanox/doca/samples/` errors with `No such file or direcCODE
MEDIUMskills/doca-version/SKILL.md1241. Cite the **four-source detection chain** from [`CAPABILITIES.md ## Capabilities and modes`](CAPABILITIES.md#capabilitCODE
MEDIUMskills/tilegym-cutile-python/BENCHMARK.md105 vs "# ============================================================" in orchestration/composer_agent.md (lines 100-105)CODE
MEDIUMskills/tilegym-cutile-python/BENCHMARK.md107 "# ============================================================" in orchestration/composer_agent.md (lines 64-71)CODE
MEDIUMskills/tilegym-cutile-python/BENCHMARK.md108 vs "# ============================================================" in orchestration/composer_agent.md (lines 74-81) (CODE
MEDIUMskills/i4h-workflow-dataset-annotate/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUMskills/doca-public-knowledge-map/references/map.md214### Deploying DOCA services at scale — orchestration entry-point (persona/scale routing)COMMENT
MEDIUM…uggingface-model/references/pipeline-skill-template.md159# 4. Baseline (zero-shot) evalCOMMENT
MEDIUM…o-finetune-huggingface-model/references/docker-runs.md157## 4. Baseline (zero-shot) evalCOMMENT
MEDIUMskills/aiq-deploy/references/frag.md1# FRAG / Foundational RAGCOMMENT
MEDIUMskills/aiq-deploy/references/frag.md7## RAG Blueprint OwnershipCOMMENT
MEDIUMskills/i4h-workflow-setup/SKILL.md27# Resolve the i4h-workflows base code (provides workflows/agentic/).COMMENT
MEDIUMskills/hsb-ip-create-top/SKILL.md1218. Explain that the result is an HSB integration scaffold. Use the generic reference/template note in `## Instructions`;CODE
MEDIUMskills/hsb-ip-create-top/SKILL.md1346. Return a concise summary of which HSB signal groups were emitted, then use the generic reference/template note in `##CODE
MEDIUMskills/doca-devemu/TASKS.md575| `ls /opt/mellanox/doca/samples/doca_devemu/` | `## modify` slot 1 | Which verified Device Emulation samples ship in thCODE
12 more matches not shown…
Self-Referential Comments60 hits · 182 pts
SeverityFileLineSnippetContext
MEDIUM.github/external-contributors.yml13# This file is always read from the tip of the target (base) branch byCOMMENT
MEDIUMskills/doca-comm-channel-admin/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-rmax/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-flow-tune/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-socket-relay/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-spcx-cc/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-firefly/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/hsb-flash/scripts/v2.0.0/local_manifest.py17# Create a manifest.yaml that trains the local downloader toCOMMENT
MEDIUM…ills/tao-run-inference-service/references/request.yaml2# This file contains only data: endpoint definitions, request schema, and response shapes.COMMENT
MEDIUM…ills/tao-run-inference-service/references/service.yaml2# This file contains only data: image mappings, schema definitions, valid values,COMMENT
MEDIUMskills/doca-argus/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-sha-offload-engine/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-pcc-counters/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-dpa-hl-tracer/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-gpi/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-flow/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-rdmi/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-erasure-coding/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-urom-svc/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-flow-grpc-server/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-dpdk-bridge/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-rdma/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-bench/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-comch/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-flow-perf/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-telemetry-exporter/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-dpa/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-telemetry/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUM…les/g11_stage_pipeline/src/stage_pipeline/reduction.py10# This module is always launched at BLOCK_DIM, so declare it as the moduleCOMMENT
MEDIUM…les/g11_stage_pipeline/src/stage_pipeline/transport.py10# This module is always launched at BLOCK_DIM, so declare it as the moduleCOMMENT
MEDIUM…iles/g11_stage_pipeline/src/stage_pipeline/geometry.py10# This module is always launched at BLOCK_DIM, so declare it as the moduleCOMMENT
MEDIUM…iles/g11_stage_pipeline/src/stage_pipeline/spectral.py14# This module is always launched at BLOCK_DIM, so declare it as the moduleCOMMENT
MEDIUM…es/g11_stage_pipeline/src/stage_pipeline/statistics.py10# This module is always launched at BLOCK_DIM, so declare it as the moduleCOMMENT
MEDIUM…lls/jetson-video-pipeline/scripts/_pipeline_runtime.py4# This module is the skill's single private runtime owner: artifact identity,COMMENT
MEDIUMskills/doca-verbs/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-pcc/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-flow-dpa-perf/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-bench-extension/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-gpunetio/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-argp/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-caps/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-pcc-ztr-rttcc-algo/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-sha/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-telemetry-utils/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-gpunetio-ib-write-bw/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUM…f/evals/files/cudf-pivot-melt/code/reshape_analysis.py69 # Create a multi-index aggregationCOMMENT
MEDIUMskills/doca-flow-dpa-provider/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUM…te-datasource/evals/targets/test/eval_4_test_target.py85 # Create a fake NetCDF file in tmp_pathCOMMENT
MEDIUMskills/doca-dms/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-dma/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-eth/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-devemu/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-gpunetio-ib-write-lat/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-mgmt/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-aes-gcm/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-common/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-urom/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-sta/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/doca-compress/SKILLCARD.yaml3# This file is generated by `runner/build_skillcards.py`; do not hand-edit.COMMENT
MEDIUMskills/tao-run-deft-aoi/references/baseline_spec.yaml4# This file is the source of truth for model architecture, lighting layout,COMMENT
Deep Nesting122 hits · 112 pts
SeverityFileLineSnippetContext
LOW.github/scripts/build-plugins.py156CODE
LOW.github/scripts/aggregate_benchmarks.py127CODE
LOW.github/scripts/version-plugins.py267CODE
LOW.github/scripts/version-plugins.py642CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py193CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py247CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py703CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py843CODE
LOW.github/scripts/marketplace/generate-skill-metadata.py453CODE
LOWskills/skill-card-generator/scripts/discover_assets.py304CODE
LOWskills/skill-card-generator/scripts/discover_assets.py328CODE
LOWskills/skill-card-generator/scripts/discover_assets.py449CODE
LOWskills/skill-card-generator/scripts/render_card.py143CODE
LOWskills/skill-card-generator/scripts/render_card.py158CODE
LOWskills/nv-generate-mr/scripts/run_mr.py205CODE
LOW…s/vss-deploy-profile/scripts/normalize_resolved_yml.py60CODE
LOW…deepstream-profile-pipeline/scripts/capacity_report.py168CODE
LOW…deepstream-profile-pipeline/scripts/capacity_report.py199CODE
LOW…deepstream-profile-pipeline/scripts/capacity_report.py260CODE
LOWskills/jetson-inference-mem-tune/scripts/recommend.py190CODE
LOWskills/nv-segment-ct-finetune/scripts/run_finetune.py1129CODE
LOWskills/nv-segment-ct-finetune/scripts/run_finetune.py1276CODE
LOW…jetson-video-benchmark/scripts/benchmark_controller.py523CODE
LOW…jetson-video-benchmark/scripts/benchmark_controller.py665CODE
LOW…jetson-video-benchmark/scripts/benchmark_controller.py2138CODE
LOW…ls/jetson-video-benchmark/scripts/benchmark_runtime.py196CODE
LOW…ls/jetson-video-benchmark/scripts/benchmark_runtime.py809CODE
LOWskills/nv-generate-ct-rflow/scripts/run_ct_mask.py146CODE
LOWskills/nv-generate-ct-rflow/scripts/run_rflow_ct.py134CODE
LOW…tation-candidates/scripts/mesh_fragmentation_finder.py245CODE
LOW…dedupe-candidates/scripts/instance_candidate_finder.py423CODE
LOW…dedupe-candidates/scripts/instance_candidate_finder.py532CODE
LOW…dedupe-candidates/scripts/instance_candidate_finder.py967CODE
LOW…dedupe-candidates/scripts/instance_candidate_finder.py247CODE
LOW…ences/usd-optimize-run-operations/scripts/run_batch.py301CODE
LOW…erences/optimization-report/scripts/validate_report.py195CODE
LOW…erences/optimization-report/scripts/validate_report.py307CODE
LOW…imization-report/scripts/descent_convergence_common.py70CODE
LOW…e-tuning/references/report-templates/render_preview.py205CODE
LOW…e-tuning/references/report-templates/render_preview.py218CODE
LOW…ay-migrate-from-flow/scripts/migrate_from_nemo_flow.py350CODE
LOW…ay-migrate-from-flow/scripts/migrate_from_nemo_flow.py482CODE
LOW…ay-migrate-from-flow/scripts/migrate_from_nemo_flow.py564CODE
LOW…ai-video-data-augmentation/scripts/generate_configs.py30CODE
LOWskills/jetson-customize-pinmux/scripts/generate_dtsi.py654CODE
LOW…s/nv-generate-vae-finetune/scripts/run_vae_finetune.py324CODE
LOW…cal-optimization-api/assets/python/mps_solver/model.py54CODE
LOW…p-compile-time-optimizer/scripts/warp_compile_probe.py309CODE
LOW…p-compile-time-optimizer/scripts/warp_compile_probe.py646CODE
LOWskills/hsb-ip-def/scripts/generate_def.py103CODE
LOWskills/hsb-ip-def/scripts/lib/rules.py263CODE
LOWskills/hsb-ip-def/scripts/lib/rules.py311CODE
LOWskills/hsb-ip-def/scripts/lib/parser.py212CODE
LOWskills/hsb-ip-def/scripts/lib/parser.py342CODE
LOW…s/jetson-video-pipeline/scripts/pipeline_controller.py746CODE
LOW…s/jetson-video-pipeline/scripts/pipeline_controller.py2200CODE
LOW…ine/scripts/validate_representative_content_summary.py221CODE
LOW…ine/scripts/validate_representative_content_summary.py428CODE
LOW…lls/jetson-video-pipeline/scripts/_pipeline_runtime.py272CODE
LOW…lls/jetson-video-pipeline/scripts/_pipeline_runtime.py1345CODE
62 more matches not shown…
Cross-File Repetition22 hits · 110 pts
SeverityFileLineSnippetContext
HIGH…tudio-create-prognostic/evals/targets/eval_1_target.py0input coordinate system of the prognostic model. returns ------- coordsystem coordinate system dictionary.STRING
HIGH…tudio-create-prognostic/evals/targets/eval_2_target.py0input coordinate system of the prognostic model. returns ------- coordsystem coordinate system dictionary.STRING
HIGH…udio-create-prognostic/references/skeleton-template.py0input coordinate system of the prognostic model. returns ------- coordsystem coordinate system dictionary.STRING
HIGH…tudio-create-prognostic/evals/targets/eval_1_target.py0batch-decorated generator for time integration. parameters ---------- x : torch.tensor initial condition tensor. coords STRING
HIGH…tudio-create-prognostic/evals/targets/eval_2_target.py0batch-decorated generator for time integration. parameters ---------- x : torch.tensor initial condition tensor. coords STRING
HIGH…udio-create-prognostic/references/skeleton-template.py0batch-decorated generator for time integration. parameters ---------- x : torch.tensor initial condition tensor. coords STRING
HIGH…tudio-create-prognostic/evals/targets/eval_1_target.py0create time-integration iterator. parameters ---------- x : torch.tensor initial condition tensor. coords : coordsystem STRING
HIGH…tudio-create-prognostic/evals/targets/eval_2_target.py0create time-integration iterator. parameters ---------- x : torch.tensor initial condition tensor. coords : coordsystem STRING
HIGH…udio-create-prognostic/references/skeleton-template.py0create time-integration iterator. parameters ---------- x : torch.tensor initial condition tensor. coords : coordsystem STRING
HIGH…tudio-create-prognostic/references/method-templates.py0create time-integration iterator. parameters ---------- x : torch.tensor initial condition tensor. coords : coordsystem STRING
HIGH…utile-to-triton/examples/03_layernorm/cutile_kernel.py0test function to verify correctness against pytorch.STRING
HIGH…utile-to-triton/examples/03_layernorm/triton_kernel.py0test function to verify correctness against pytorch.STRING
HIGH…g-cutile-to-triton/examples/04_matmul/cutile_kernel.py0test function to verify correctness against pytorch.STRING
HIGH…g-cutile-to-triton/examples/04_matmul/triton_kernel.py0test function to verify correctness against pytorch.STRING
HIGH…utile-to-triton/examples/05_attention/triton_kernel.py0test function to verify correctness against pytorch.STRING
HIGH…amples/convolution/conv3d_with_bias_dilation_groups.py0adjust group_size_m to divide num_tiles_m for swizzle correctness.STRING
HIGH…amples/convolution/conv2d_with_bias_dilation_groups.py0adjust group_size_m to divide num_tiles_m for swizzle correctness.STRING
HIGH…utile-python/examples/convolution/conv_transpose_2d.py0adjust group_size_m to divide num_tiles_m for swizzle correctness.STRING
HIGH…utile-python/examples/convolution/conv_transpose_3d.py0adjust group_size_m to divide num_tiles_m for swizzle correctness.STRING
HIGH…amples/convolution/conv3d_with_bias_dilation_groups.py0heuristic tile config selection based on problem dimensions. key insights from systematic tuning on blackwell (150 sms):STRING
HIGH…utile-python/examples/convolution/conv_transpose_2d.py0heuristic tile config selection based on problem dimensions. key insights from systematic tuning on blackwell (150 sms):STRING
HIGH…utile-python/examples/convolution/conv_transpose_3d.py0heuristic tile config selection based on problem dimensions. key insights from systematic tuning on blackwell (150 sms):STRING
Cross-Language Confusion16 hits · 94 pts
SeverityFileLineSnippetContext
HIGH…ynamo-interconnect-check/scripts/check_interconnect.py285 "command -v nixlbench nixl_test 2>/dev/null; ls /usr/local/nixl 2>/dev/null",CODE
HIGH…osmos-reason/scripts/prepare_cosmos3_vlm_checkpoint.py155chown -R "${HOST_UID}:${HOST_GID}" "$CONVERSION_OUTPUT_PATH" /cache || trueCODE
HIGH…ffold-vss-service/scripts/scaffold_rtvi_vss_service.py48RUN apt-get update && apt-get install -y --no-install-recommends \\STRING
HIGHskills/hsb-ip-def/scripts/lib/parser.py8 - Commented-out `define directives (these MUST be treated as undefined)STRING
HIGHskills/hsb-ip-def/scripts/lib/emitter.py523 a(f" `define SENSOR_RX_IF_INST {rx} // Number of Sensor RX Interface. Valid values: undefined, 1CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py567 a(" //`define SENSOR_RX_IF_INST 1 // Number of Sensor RX Interface. Valid values: undefined, 1 -CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py574 a(f" `define SENSOR_TX_IF_INST {tx} // Number of Sensor TX Interface. Valid values: undefined, 1CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py598 a(" //`define SENSOR_TX_IF_INST 1 // Number of Sensor TX Interface. Valid values: undefined, 1 -CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py616 a(f" `define SPI_INST {spi} // SPI interface instantiation number. Valid values: undefined, 1 - 8\n")CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py618 a(" //`define SPI_INST 1 // SPI interface instantiation number. Valid values: undefined, 1 - 8\n")CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py620 a(f" `define I2C_INST {i2c} // I2C interface instantiation number. Valid values: undefined, 1 - 8\n")CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py622 a(" //`define I2C_INST 1 // I2C interface instantiation number. Valid values: undefined, 1 - 8\n")CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py624 a(f" `define UART_INST {uart} // UART interface instantiation number. Valid values: undefined, 1\n")CODE
HIGHskills/hsb-ip-def/scripts/lib/emitter.py626 a(" //`define UART_INST 1 // UART interface instantiation number. Valid values: undefined, 1\n")CODE
HIGHskills/jetson-validate-image/scripts/uart_session.py565 for c in ("uname -r", "cat /etc/nv_tegra_release 2>/dev/null || true"):CODE
HIGH…te-datasource/evals/targets/test/eval_3_test_target.py110 assert df1.equals(df2)CODE
Example Usage Blocks33 hits · 50 pts
SeverityFileLineSnippetContext
LOW…ploy-detection-tracking-2d/scripts/run_app_and_wait.sh12# Usage:COMMENT
LOW…ection-tracking-2d/scripts/prelaunch_nvinfer_engine.sh21# Usage:COMMENT
LOW…oy-detection-tracking-2d/scripts/apply_in_container.sh15# Usage:COMMENT
LOW…-detection-tracking-2d/scripts/cache_nvinfer_engine.sh18# Usage:COMMENT
LOW…loy-detection-tracking-2d/scripts/update_batch_size.sh11# Usage:COMMENT
LOW…etection-tracking-2d/scripts/start_app_in_container.sh16# Usage:COMMENT
LOW…detection-tracking-2d/scripts/synthesize_docker_run.sh18# Usage:COMMENT
LOW…deploy-detection-tracking-2d/scripts/setup_sparse4d.sh11# Usage:COMMENT
LOW…oy-detection-tracking-2d/scripts/setup_tracker_reid.sh35# Usage:COMMENT
LOW…ss-deploy-detection-tracking-2d/scripts/setup_gdino.sh11# Usage:COMMENT
LOW…oy-detection-tracking-2d/scripts/update_output_sink.sh13# Usage:COMMENT
LOW…oy-detection-tracking-2d/scripts/clean_engine_cache.sh25# Usage:COMMENT
LOW…y-detection-tracking-2d/scripts/check_container_gpu.sh23# Usage:COMMENT
LOW…vss-deploy-detection-tracking-2d/scripts/render_box.sh20# Usage:COMMENT
LOW…-detection-tracking-2d/scripts/write_deployment_log.sh25# Usage:COMMENT
LOW…eploy-detection-tracking-2d/scripts/collect_metrics.sh15# Usage:COMMENT
LOWskills/jetson-package/scripts/artifact_hints.sh10# Usage:COMMENT
LOW…deo-data-augmentation/scripts/preflight_credentials.sh16# Usage:COMMENT
LOWskills/jetson-diagnostic/scripts/snapshot.sh10# Usage:COMMENT
LOWskills/jetson-diagnostic/scripts/mem_summary.sh14# Usage:COMMENT
LOWskills/jetson-headless-mode/scripts/apply.sh10# Usage:COMMENT
LOWskills/jetson-headless-mode/scripts/plan.sh13# Usage:COMMENT
LOW…fect-image-generation/scripts/preflight_credentials.sh32# Usage:COMMENT
LOW…ect-image-generation/scripts/preflight_pod_template.sh14# Usage:COMMENT
LOW…ttribute-augmentation/scripts/preflight_credentials.sh14# Usage:COMMENT
LOWskills/jetson-memory-audit/scripts/drop_caches.sh18# Usage:COMMENT
LOW…am-import-vision-model/scripts/model/ngc-list-files.sh21# Usage:COMMENT
LOW…eam-import-vision-model/scripts/model/hf-list-files.sh22# Usage:COMMENT
LOW…mport-vision-model/scripts/model/hf-download-config.sh21# Usage:COMMENT
LOW…ream-import-vision-model/scripts/model/ngc-download.sh22# Usage:COMMENT
LOW…eepstream-import-vision-model/scripts/model/cleanup.sh27# Usage:COMMENT
LOW…stream-import-vision-model/scripts/report/md-to-pdf.sh21# Usage:COMMENT
LOW…eam-import-vision-model/scripts/deepstream/ds-sweep.sh37# Usage:COMMENT
Fake / Example Data40 hits · 42 pts
SeverityFileLineSnippetContext
LOWskills/tao-finetune-huggingface-model/SKILL.md78emit_unit_tests: false # tests/ with fake-data heterogeneous-batch testsCODE
LOW…gingface-model/references/workflow-intake-preflight.md75emit_unit_tests: false # tests/ with fake-data heterogeneous-batch testsCODE
LOW…s/tao-finetune-huggingface-model/references/testing.md201 tmp = tmp_path_factory.mktemp("fake_data")CODE
LOW…te-datasource/evals/targets/test/eval_4_test_target.py83 fake_data = np.full((181, 360), 273.15, dtype=np.float32)CODE
LOW…te-datasource/evals/targets/test/eval_4_test_target.py86 fake_ds = xr.Dataset({"temperature": (["lat", "lon"], fake_data)})CODE
LOW…te-datasource/evals/targets/test/eval_4_test_target.py106 np.testing.assert_allclose(data.sel(variable="t2m").values[0], fake_data)CODE
LOW…te-datasource/evals/targets/test/eval_4_test_target.py107 np.testing.assert_allclose(data.sel(variable="msl").values[0], fake_data)CODE
LOWskills/nv-segment-ctmr/tests/test_run_ctmr.py55 expected.write_bytes(b"placeholder")CODE
LOWskills/tao-train-pointpillars/schemas/train.schema.json99 "placeholder"CODE
LOWskills/tao-train-pointpillars/schemas/train.schema.json524 "placeholder"CODE
LOWskills/tao-train-pointpillars/schemas/train.schema.json659 "placeholder"CODE
LOWskills/tao-train-pointpillars/schemas/train.schema.json708 "placeholder"CODE
LOW…train-pointpillars/schemas/dataset_convert.schema.json99 "placeholder"CODE
LOW…train-pointpillars/schemas/dataset_convert.schema.json524 "placeholder"CODE
LOW…train-pointpillars/schemas/dataset_convert.schema.json659 "placeholder"CODE
LOW…train-pointpillars/schemas/dataset_convert.schema.json708 "placeholder"CODE
LOW…-train-pointpillars/schemas/gen_trt_engine.schema.json99 "placeholder"CODE
LOW…-train-pointpillars/schemas/gen_trt_engine.schema.json535 "placeholder"CODE
LOW…-train-pointpillars/schemas/gen_trt_engine.schema.json670 "placeholder"CODE
LOW…-train-pointpillars/schemas/gen_trt_engine.schema.json719 "placeholder"CODE
LOW…ls/tao-train-pointpillars/schemas/evaluate.schema.json99 "placeholder"CODE
LOW…ls/tao-train-pointpillars/schemas/evaluate.schema.json531 "placeholder"CODE
LOW…ls/tao-train-pointpillars/schemas/evaluate.schema.json666 "placeholder"CODE
LOW…ls/tao-train-pointpillars/schemas/evaluate.schema.json715 "placeholder"CODE
LOWskills/tao-train-pointpillars/schemas/prune.schema.json99 "placeholder"CODE
LOWskills/tao-train-pointpillars/schemas/prune.schema.json528 "placeholder"CODE
LOWskills/tao-train-pointpillars/schemas/prune.schema.json663 "placeholder"CODE
LOWskills/tao-train-pointpillars/schemas/prune.schema.json712 "placeholder"CODE
LOW…lls/tao-train-pointpillars/schemas/retrain.schema.json99 "placeholder"CODE
LOW…lls/tao-train-pointpillars/schemas/retrain.schema.json524 "placeholder"CODE
LOW…lls/tao-train-pointpillars/schemas/retrain.schema.json659 "placeholder"CODE
LOW…lls/tao-train-pointpillars/schemas/retrain.schema.json708 "placeholder"CODE
LOW…ills/tao-train-pointpillars/schemas/export.schema.json99 "placeholder"CODE
LOW…ills/tao-train-pointpillars/schemas/export.schema.json535 "placeholder"CODE
LOW…ills/tao-train-pointpillars/schemas/export.schema.json670 "placeholder"CODE
LOW…ills/tao-train-pointpillars/schemas/export.schema.json719 "placeholder"CODE
LOW…s/tao-train-pointpillars/schemas/inference.schema.json99 "placeholder"CODE
LOW…s/tao-train-pointpillars/schemas/inference.schema.json533 "placeholder"CODE
LOW…s/tao-train-pointpillars/schemas/inference.schema.json668 "placeholder"CODE
LOW…s/tao-train-pointpillars/schemas/inference.schema.json717 "placeholder"CODE
AI Slop Vocabulary15 hits · 41 pts
SeverityFileLineSnippetContext
MEDIUMplugins.d/nvidia-skills.yml43# of skills into the plugin (which loads every SKILL.md into the harnessCOMMENT
LOW…oy-detection-tracking-2d/scripts/setup_tracker_reid.sh27# already in cache), just create the symlink soCOMMENT
MEDIUM…oy-detection-tracking-2d/scripts/update_output_sink.sh28# 2 = MKV (matroska; DEFAULT — robust on abnormalCOMMENT
MEDIUM…oy-detection-tracking-2d/scripts/update_output_sink.sh158# ── Container muxer: default = 2 (MKV, robust on abnormal exit) ───COMMENT
MEDIUM…eploy-detection-tracking-2d/scripts/collect_metrics.sh68# `*_<8 digits>_<6 digits>.txt` so it's robust to use-case prefixCOMMENT
MEDIUM…es/g11_stage_pipeline/src/stage_pipeline/statistics.py4"""Statistics stage: robust summaries over a window."""STRING
MEDIUM…arallel-data-load/assets/examples/parallel_npy_load.py30# cupynumeric examples test harness (which invokes every example withCOMMENT
MEDIUM…arallel-data-load/assets/examples/parallel_npy_load.py635 # cupynumeric examples test harness does). Works on any LegateCOMMENT
MEDIUM…arallel-data-load/assets/examples/parallel_npy_load.py761 # cupynumeric examples test harness -- is silently dropped. With noCOMMENT
MEDIUM…rting-cutile-to-julia/examples/01_add/cutile_python.py59# ── Host harness ─────────────────────────────────────────────────────────────COMMENT
MEDIUM…g-cutile-to-julia/examples/03_softmax/cutile_python.py157# Host harnessCOMMENT
MEDIUM…ng-cutile-to-julia/examples/02_matmul/cutile_python.py45# ── Host harness ─────────────────────────────────────────────────────────────COMMENT
MEDIUM…am-sop/references/missing_number_detector_reference.py277 """Get comprehensive statistics about the detection process"""STRING
MEDIUMskills/warp-eval/scripts/validate_report_schema.py293 # cannot stop an agent hand-rolling a harness that skips synchronization orCOMMENT
MEDIUM…-analyze-changenet-rca/hooks/rca-phase-completeness.sh16 # --- Use Python for robust section-by-section validation ---COMMENT
Verbosity Indicators13 hits · 25 pts
SeverityFileLineSnippetContext
LOW…utile-to-triton/examples/03_layernorm/triton_kernel.py65 # Step 1: Compute mean using tl.sumCOMMENT
LOW…utile-to-triton/examples/03_layernorm/triton_kernel.py70 # Step 2: Compute variance using tl.sumCOMMENT
LOW…utile-to-triton/examples/03_layernorm/triton_kernel.py85 # Step 3: NormalizeCOMMENT
LOW…utile-to-triton/examples/05_attention/triton_kernel.py150 # Step 1: Find new max for this blockCOMMENT
LOW…utile-to-triton/examples/05_attention/triton_kernel.py154 # Step 2: Compute scaling factorsCOMMENT
LOW…utile-to-triton/examples/05_attention/triton_kernel.py158 # Step 3: Compute exp(scores - m_new) for current blockCOMMENT
LOW…utile-to-triton/examples/05_attention/triton_kernel.py162 # Step 4: Update running sumCOMMENT
LOW…utile-to-triton/examples/05_attention/triton_kernel.py166 # Step 5: Load V block and accumulate weighted valuesCOMMENT
LOW…eam-sop/references/export_ddm_to_tensorrt_reference.py604 # Step 1: ONNX exportCOMMENT
LOW…eam-sop/references/export_ddm_to_tensorrt_reference.py626 # Step 2: TensorRT engine buildCOMMENT
LOW…mport-vision-model/scripts/deepstream/extract-frame.sh20# Step 6: Extract first frame from output video as PNG for visual inspection.COMMENT
LOW…mport-vision-model/scripts/deepstream/ds-kitti-dump.sh19# Step 6: KITTI dump using deepstream-app (built-in KITTI support)COMMENT
LOW…rt-vision-model/scripts/deepstream/ds-single-stream.sh19# Step 6: Single-stream DeepStream pipeline -- saves output video with OSD boxes.COMMENT
Synthetic Comment Markers3 hits · 18 pts
SeverityFileLineSnippetContext
HIGH…ilegym-cutile-python/torch-learner/tracing_workflow.md14- **[4_language_layers.md](references/4_language_layers.md)** - Reading Python, C++, CUDA, and auto-generated codeCODE
HIGH…e-python/torch-learner/references/4_language_layers.md3This document explains how to read and navigate PyTorch code at each language layer: Python, C++ (ATen), CUDA, and auto-CODE
HIGH…e-python/torch-learner/references/4_language_layers.md285## Layer 4: Auto-Generated CodeCOMMENT
Magic Placeholder Names3 hits · 15 pts
SeverityFileLineSnippetContext
HIGHskills/rtvi-vlm-customize-model/SKILL.md134OPENAI_API_KEY=<your-api-key> # client fallback/default credentialCODE
HIGHskills/rtvi-vlm-customize-model/SKILL.md135RTVI_VLM_API_KEY=<your-api-key> # mapped to preferred VIA_VLM_API_KEYCODE
HIGHskills/rtvi-vlm-customize-model/SKILL.md247VIA_VLM_API_KEY=<your-api-key> # if required; set via silent promptCODE
Modern Structural Boilerplate13 hits · 13 pts
SeverityFileLineSnippetContext
LOW…iles/g11_stage_pipeline/src/stage_pipeline/__init__.py13__all__ = ["geometry", "reduction", "spectral", "statistics", "transport"]CODE
LOW…es/g08_tile_projection/src/tile_projection/__init__.py9__all__ = ["rebuild_device_code", "run_session"]CODE
LOW…ls/files/g02_stencil_bank/src/stencil_bank/__init__.py9__all__ = ["StencilBank", "stencil_loss"]CODE
LOW…vals/files/g12_dense_stage/src/dense_stage/__init__.py8__all__ = ["kernels"]CODE
LOW…1_particle_preprocessing/src/particle_prep/__init__.py9__all__ = ["ParticlePipeline", "Plugin"]CODE
LOW…/files/g04_image_pyramid/src/image_pyramid/__init__.py9__all__ = ["ImagePyramid", "adaptive_filter"]CODE
LOW…s/files/g10_shared_solver/src/field_solver/__init__.py12__all__ = ["calibrate", "inspect_field", "kernels"]CODE
LOW…vals/files/g01_pde_stepper/src/pde_stepper/__init__.py8__all__ = ["PDEStepper"]CODE
LOW…/files/g06_gpu_analytics/src/gpu_analytics/__init__.py9__all__ = ["AnalyticsBank", "AnalyticsResult", "diagnose"]CODE
LOW…/files/c04_batch_signals/src/batch_signals/__init__.py9__all__ = ["condition_batch", "rebuild_kernels"]CODE
LOW…es/g09_mixed_precision/src/mixed_precision/__init__.py8__all__ = ["calibrate", "serve"]CODE
LOW…lls/deepstream-sop/references/protos_init_reference.py20__all__ = ["ext_pb2", "nv_pb2"]CODE
LOWskills/warp-eval/scripts/measure.py59__all__ = [CODE
Redundant / Tautological Comments8 hits · 12 pts
SeverityFileLineSnippetContext
LOW…ploy-detection-tracking-2d/scripts/run_app_and_wait.sh187 # Check if app diedCOMMENT
LOW…y-detection-tracking-2d/scripts/calibration_manager.py38 # Check if calibration covers batch size 6STRING
LOW…-scaling/components/inference-azure/scripts/install.sh109# Check if endpoint already exists with matching modelCOMMENT
LOW…re/terraform/prerequisites/register-azure-providers.sh115 # Check if Azure CLI is installedCOMMENT
LOW…am-sop/references/missing_number_detector_reference.py152 # Check if this looks like a new cycle startingCOMMENT
LOW…am-sop/references/missing_number_detector_reference.py157 # Check if we've seen enough of the cycle to consider this a restartCOMMENT
LOW…am-sop/references/missing_number_detector_reference.py198 # Check if cycle is complete (all numbers 1 to N seen) but don't end it yetCOMMENT
LOW…lls/tao-analyze-changenet-rca/hooks/rca-depth-check.sh60 # Check if this root cause has a corresponding simulationCOMMENT
Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippetContext
CRITICAL…stereo/references/tao-deploy-fast-foundation-stereo.md261`nvidia_tao_deploy.cv.depth_net.evaluation.stereo_evaluator.compute()` withCODE
AI Structural Patterns10 hits · 10 pts
SeverityFileLineSnippetContext
LOWskills/nv-generate-mr/scripts/run_mr.py462CODE
LOWskills/nv-segment-ct-finetune/scripts/run_finetune.py1276CODE
LOWskills/nv-generate-ct-rflow/scripts/run_ct_image.py366CODE
LOWskills/nv-generate-ct-rflow/scripts/run_rflow_ct.py682CODE
LOW…dedupe-candidates/scripts/instance_candidate_finder.py700CODE
LOW…tudio-create-diagnostic/evals/targets/eval_3_target.py261CODE
LOWskills/nv-generate-mr-brain/scripts/run_mr_brain.py477CODE
LOW…rt-to-usd/references/usd-convert-gsplat/scripts/run.py209CODE
LOWskills/nv-segment-ctmr/scripts/run_ctmr.py460CODE
LOWskills/warp-debug-gradients/evals/files/walker/sim.py126CODE
Overly Generic Function Names1 hit · 1 pts
SeverityFileLineSnippetContext
LOW…p-compile-time-optimizer/evals/files/triton_service.py59def handle_request(batch: torch.Tensor) -> torch.Tensor:CODE