Releases: pespinel/SkillSeal
Releases · pespinel/SkillSeal
Release list
v0.16.0
- feat(spec): close spec-conformance gaps against agentskills.io
Full Changelog: v0.15.0...v0.16.0
v0.15.0
- feat(init): add skillseal init scaffold + template detection
Full Changelog: v0.14.0...v0.15.0
v0.14.0
- feat(conflicts): add containment coefficient and near-duplicate names
Full Changelog: v0.13.0...v0.14.0
v0.13.0
- feat(security): add prompt-injection detection rules
Full Changelog: v0.12.1...v0.13.0
v0.12.1
- 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
- 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
- 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
- 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
- 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
- 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