cli/pkg/cmd/skills
Sam Morrow a6f6ab330f
fix: enforce size cap on first preview file, surface corrupted skills, fail on path traversal
- preview: remove 'fetched > 0' guard so the 512KB size cap applies
  uniformly to all files including the first
- update: return skills with corrupted YAML frontmatter with metadataErr
  set instead of silently dropping them from scan results
- installer: fail installation when a path traversal is detected in
  remote or local skill files instead of silently skipping

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-15 16:53:27 +02:00
..
install address review comments 2026-04-15 16:01:26 +02:00
preview fix: enforce size cap on first preview file, surface corrupted skills, fail on path traversal 2026-04-15 16:53:27 +02:00
publish address review comments 2026-04-15 16:01:26 +02:00
search fix: align relevanceScore comments with implementation and fix typo 2026-04-15 16:41:09 +02:00
update fix: enforce size cap on first preview file, surface corrupted skills, fail on path traversal 2026-04-15 16:53:27 +02:00
skills.go address review comments 2026-04-15 16:01:26 +02:00