• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NVIDIA / holodeck / 25983871252
49%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pull-request/812
DEFAULT BRANCH: main
Ran 17 May 2026 06:49AM UTC
Jobs 1
Files 75
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 May 2026 06:43AM UTC coverage: 48.672% (-0.02%) from 48.692%
25983871252

push

github

ArangoGutierrez
feat(skill): validate skill names with allowlist regex

parseSkill now rejects skill names that don't match
^[a-z0-9][a-z0-9-]{0,63}$. The catalog is //go:embed today so this
is defense-in-depth, but it hardens the parser against future
loaders that read SKILL.md from disk or network. Without this,
a SKILL.md with 'name: ../../etc/cron.d/evil' would let renderers
write outside the intended directory via filepath.Join.

Adds table-driven cases for path-traversal, leading-hyphen,
uppercase, underscore, and embedded-space rejections.

Closes #815.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

3 of 3 new or added lines in 1 file covered. (100.0%)

41 existing lines in 3 files now uncovered.

5606 of 11518 relevant lines covered (48.67%)

0.54 hits per line

Coverage Regressions

Lines Coverage ∆ File
30
38.41
-0.36% pkg/skill/install.go
8
74.0
-6.85% cmd/cli/skill/list.go
3
84.43
-0.7% cmd/cli/skill/add.go
Jobs
ID Job ID Ran Files Coverage
1 25983871252.1 17 May 2026 06:49AM UTC 75
48.67
GitHub Action Run
Source Files on build 25983871252
  • Tree
  • List 75
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25983871252
  • 88ec451a on github
  • Prev Build on pull-request/812 (#25955114929)
  • Next Build on pull-request/812 (#25984813541)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc