blockedpath-skills 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,10 @@
1
1
  # blockedpath-skills
2
2
 
3
3
  [![Validate marketplace](https://github.com/BlockedPath/Skills/actions/workflows/validate.yml/badge.svg)](https://github.com/BlockedPath/Skills/actions/workflows/validate.yml)
4
+ [![CodeQL](https://github.com/BlockedPath/Skills/actions/workflows/codeql.yml/badge.svg)](https://github.com/BlockedPath/Skills/actions/workflows/codeql.yml)
5
+ [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/BlockedPath/Skills/badge)](https://scorecard.dev/viewer/?uri=github.com/BlockedPath/Skills)
4
6
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
7
+ [![npm](https://img.shields.io/npm/v/blockedpath-skills.svg)](https://www.npmjs.com/package/blockedpath-skills)
5
8
 
6
9
  A plugin marketplace containing skills and plugins for [Claude Code](https://claude.com/claude-code) and [Codex](https://developers.openai.com/codex).
7
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "blockedpath-skills",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Installer for the blockedpath-skills plugin marketplace (Claude Code & Codex)",
5
5
  "license": "MIT",
6
6
  "bin": {