@skillkit/agents
Advanced tools
+2
-2
| { | ||
| "name": "@skillkit/agents", | ||
| "version": "1.4.0", | ||
| "version": "1.5.0", | ||
| "description": "Agent adapters for SkillKit - supports 17+ AI coding agents", | ||
@@ -18,3 +18,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@skillkit/core": "1.4.0" | ||
| "@skillkit/core": "1.5.0" | ||
| }, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
+ Added
- Removed
Updated