@skills-supply/sk
Advanced tools
+3
-3
@@ -8,7 +8,7 @@ { | ||
| "@clack/prompts": "^0.7.0", | ||
| "@skills-supply/agents-toml": "latest", | ||
| "commander": "^14.0.2", | ||
| "consola": "^3.4.2", | ||
| "open": "^11.0.0", | ||
| "smol-toml": "^1.6.0", | ||
| "zod": "^3.25.76" | ||
| "smol-toml": "^1.6.0" | ||
| }, | ||
@@ -56,3 +56,3 @@ "description": "Skills Supply CLI - Install and manage AI agent skills", | ||
| "type": "module", | ||
| "version": "0.1.4" | ||
| "version": "0.1.5" | ||
| } |
-38
| # @skills-supply/sk | ||
| CLI for installing and managing AI agent skills. | ||
| ## Installation | ||
| ```bash | ||
| # npm (requires Node.js 18+) | ||
| npm install -g @skills-supply/sk | ||
| # Homebrew (macOS/Linux - standalone binary) | ||
| brew install 803/sk/sk | ||
| # Scoop (Windows - standalone binary) | ||
| scoop bucket add 803 https://github.com/803/scoop-sk | ||
| scoop install sk | ||
| ``` | ||
| ## Quick Start | ||
| ```bash | ||
| # Install a skill | ||
| sk install <skill-name> | ||
| # List installed skills | ||
| sk list | ||
| # Get help | ||
| sk --help | ||
| ``` | ||
| ## Documentation | ||
| For full documentation, see the [main repository](https://github.com/803/skills-supply). | ||
| ## License | ||
| MIT |
Sorry, the diff of this file is too big to display
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
579073
3.75%15713
4.35%3
-25%1
Infinity%0
-100%38
5.56%+ Added
+ Added
- Removed
- Removed