@skillkit/agents
Advanced tools
+2
-2
| { | ||
| "name": "@skillkit/agents", | ||
| "version": "1.7.10", | ||
| "version": "1.7.11", | ||
| "description": "Agent adapters for SkillKit - supports 32 AI coding agents", | ||
@@ -19,3 +19,3 @@ "type": "module", | ||
| "minimatch": "^9.0.0", | ||
| "@skillkit/core": "1.7.10" | ||
| "@skillkit/core": "1.7.11" | ||
| }, | ||
@@ -22,0 +22,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