← Back to scan
File as GitHub Issue repo: NVIDIA/SkillSpector

Push this scan report to NVIDIA/SkillSpector

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

`self.base_prompt` used but never assigned in __init__

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… docs/plans/2026-04-03-skilltrap-integra…:418
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… src/skillspector/nodes/analyzers/static…:99
HIGH MINED036 [MINED036] Python Os System Call: os.system() invokes shell with no escaping. src/skillspector/nodes/analyzers/semant…:114
HIGH MINED036 [MINED036] Python Os System Call: os.system() invokes shell with no escaping. src/skillspector/nodes/analyzers/behavi…:76
HIGH MINED108 `self.base_prompt` used but never assigned in __init__ src/skillspector/nodes/meta_analyzer.py:247
HIGH COMP001 [COMP001] High cognitive complexity: Function `_analyze_python` has cognitive complexity … src/skillspector/nodes/analyzers/behavi…:132
HIGH MINED131 pre-commit hook `https://github.com/astral-sh/ruff-pre-commit` pinned to mutable rev `v0.… .pre-commit-config.yaml:2
HIGH MINED118 Dockerfile FROM `python:3.12-slim-bookworm` not pinned by digest Dockerfile:8
HIGH MINED118 Dockerfile FROM `python:3.12-slim-bookworm` not pinned by digest Dockerfile:1
HIGH PYSEC-2026-142 urllib3: PYSEC-2026-142 uv.lock
HIGH PYSEC-2026-141 urllib3: PYSEC-2026-141 uv.lock
HIGH GHSA-wqp7-x3pw-xc5r starlette: GHSA-wqp7-x3pw-xc5r uv.lock
HIGH GHSA-82w8-qh3p-5jfq starlette: GHSA-82w8-qh3p-5jfq uv.lock
HIGH PYSEC-2026-161 starlette: PYSEC-2026-161 uv.lock
HIGH PYSEC-2026-179 pyjwt: PYSEC-2026-179 uv.lock
HIGH PYSEC-2026-178 pyjwt: PYSEC-2026-178 uv.lock
HIGH PYSEC-2026-177 pyjwt: PYSEC-2026-177 uv.lock
HIGH PYSEC-2026-176 pyjwt: PYSEC-2026-176 uv.lock
HIGH PYSEC-2026-175 pyjwt: PYSEC-2026-175 uv.lock
HIGH PYSEC-2026-120 pyjwt: PYSEC-2026-120 uv.lock
HIGH GHSA-2599-h6xx-hpxp poetry: GHSA-2599-h6xx-hpxp uv.lock
HIGH GHSA-3644-q5cj-c5c7 langsmith: GHSA-3644-q5cj-c5c7 uv.lock
HIGH PYSEC-2026-76 langchain-openai: PYSEC-2026-76 uv.lock
HIGH PYSEC-2026-215 idna: PYSEC-2026-215 uv.lock
HIGH GHSA-9277-mp7x-85jf dulwich: GHSA-9277-mp7x-85jf uv.lock
HIGH GHSA-897w-fcg9-f6xj dulwich: GHSA-897w-fcg9-f6xj uv.lock
HIGH GHSA-r6ph-v2qm-q3c2 cryptography: GHSA-r6ph-v2qm-q3c2 uv.lock
HIGH GHSA-537c-gmf6-5ccf cryptography: GHSA-537c-gmf6-5ccf uv.lock
HIGH PYSEC-2026-35 cryptography: PYSEC-2026-35 uv.lock
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/skillspector/nodes/analyzers/behavi…:73
MED SEC012 [SEC012] ZipSlip — Archive Path Traversal: Archive extraction without path validation all… src/skillspector/input_handler.py:182
MED MINED111 Bare except continues silently src/skillspector/nodes/analyzers/mcp_to…:269
MED GHSA-x746-7m8f-x49c starlette: GHSA-x746-7m8f-x49c uv.lock
MED GHSA-gc5v-m9x4-r6x2 requests: GHSA-gc5v-m9x4-r6x2 uv.lock
MED GHSA-mf9w-mj56-hr94 python-dotenv: GHSA-mf9w-mj56-hr94 uv.lock
MED GHSA-6w46-j5rx-g56g pytest: GHSA-6w46-j5rx-g56g uv.lock
MED GHSA-993g-76c3-p5m4 pyjwt: GHSA-993g-76c3-p5m4 uv.lock
MED GHSA-rr7j-v2q5-chgv langsmith: GHSA-rr7j-v2q5-chgv uv.lock
MED GHSA-gr75-jv2w-4656 langchain-anthropic: GHSA-gr75-jv2w-4656 uv.lock
MED GHSA-xrvj-v92f-53gj dulwich: GHSA-xrvj-v92f-53gj uv.lock
MED DKR001 Docker final stage has no non-root USER Dockerfile:9
MED AGT015 Remote install command pipes network code directly to a shell src/skillspector/nodes/analyzers/mcp_to…:507
MED AGT015 Remote install command pipes network code directly to a shell docs/B.3.2-mcp-tool-poisoning.md:199
MED CORE_NO_CI No CI/CD configuration found
LOW COMP001 [COMP001] High cognitive complexity: Function `_write_result` has cognitive complexity 8 … src/skillspector/cli.py:106
LOW COMP001 [COMP001] High cognitive complexity: Function `scan` has cognitive complexity 10 (SonarSo… src/skillspector/cli.py:136
LOW GHSA-jp82-jpqv-5vv3 starlette: GHSA-jp82-jpqv-5vv3 uv.lock
LOW GHSA-5239-wwwm-4pmq pygments: GHSA-5239-wwwm-4pmq uv.lock
LOW GHSA-73h3-mf4w-8647 poetry: GHSA-73h3-mf4w-8647 uv.lock
LOW GHSA-555p-6grf-mh7f dulwich: GHSA-555p-6grf-mh7f uv.lock
LOW AIC003 Duplicated implementation block across source files src/skillspector/nodes/build_context.py:17
LOW AIC003 Duplicated implementation block across source files src/skillspector/nodes/analyzers/behavi…:316
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
INFO MINED062 [MINED062] Python Dataclass No Fields: @dataclass over an empty class — unfinished model. src/skillspector/nodes/analyzers/osv_cl…:46
INFO MINED062 [MINED062] Python Dataclass No Fields: @dataclass over an empty class — unfinished model. src/skillspector/models.py:37
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/skillspector/input_handler.py:107
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… src/skillspector/nodes/analyzers/static…:100
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… src/skillspector/cli.py:86
Reset to top 5 58 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `NVIDIA/SkillSpector`

**Score: 60/100 (C)**  ·  60 findings  ·  scanned 2026-06-18 08:45 UTC  ·  19,935 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 28 |
| MEDIUM | 15 |
| LOW | 9 |

📊 [Full filterable report](https://repobility.com/scan/5af0a74e-3409-4ffe-985d-4356097a0e01/)  ·  ![scorecard](https://repobility.com/scan/5af0a74e-3409-4ffe-985d-4356097a0e01/report.png?v=1781772315-s2)

### Top findings

1. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `docs/plans/2026-04-03-skilltrap-integration.md:418`
2. **HIGH** `MINED001` — Bare Except Pass
   `src/skillspector/nodes/analyzers/static_yara.py:99` · CWE-755 · ✓ Repobility
3. **HIGH** `MINED036` — Python Os System Call
   `src/skillspector/nodes/analyzers/semantic_developer_intent.py:114` · CWE-78 · ✓ Repobility
4. **HIGH** `MINED036` — Python Os System Call
   `src/skillspector/nodes/analyzers/behavioral_ast.py:76` · CWE-78 · ✓ Repobility
5. **HIGH** `MINED108` — `self.base_prompt` used but never assigned in __init__
   `src/skillspector/nodes/meta_analyzer.py:247` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/5af0a74e-3409-4ffe-985d-4356097a0e01/_
Megaproject â high spam risk
Could not determine 'NVIDIA/SkillSpector' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.