Skip to content

Releases: pespinel/SkillSeal

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:08
  • feat(spec): close spec-conformance gaps against agentskills.io

Full Changelog: v0.15.0...v0.16.0

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:58
  • feat(init): add skillseal init scaffold + template detection

Full Changelog: v0.14.0...v0.15.0

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:50
  • feat(conflicts): add containment coefficient and near-duplicate names

Full Changelog: v0.13.0...v0.14.0

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:27
  • feat(security): add prompt-injection detection rules

Full Changelog: v0.12.1...v0.13.0

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 20:56
  • fix(docs): fix docs-site links broken by the GitHub repo rename
  • fix(security): broaden pipe-to-shell and credential-path detection
  • fix(parser): stop counting a SKILL.md nested under another skill as a top-level skill

Full Changelog: v0.12.0...v0.12.1

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:58
  • feat: add --format github to skillseal check
  • fix(docs): use absolute URL for the check-output image

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:50
  • feat: add skillseal rules and explain commands
  • docs: add a real check output screenshot and a "what it catches" table
  • docs: add a social preview image

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 06:26
  • fix(portability): stop penalizing documentation as if it were a dependency
  • fix(ci): checkout before downloading dist in the release workflow

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@pespinel pespinel released this 25 Aug 17:19
  • feat: add line numbers to findings
  • feat: add --require-tests and --min-score gates, always show test summary
  • fix(ci): generate release notes from commit log, not merged PRs

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:32
  • fix(parser): diagnose BOM and frontmatter-not-at-start correctly
  • fix(scoring): cap total score when frontmatter is structurally invalid
  • fix(conflicts): match conflict_ignore entries exactly, not by substring
  • fix(security): scan bundled scripts/references/assets for dangerous commands
  • fix(security): detect code spans in ~~~ fences and indented blocks

Full Changelog: v0.7.0...v0.8.0