@agentforge/skills
Advanced tools
+2
-2
| { | ||
| "name": "@agentforge/skills", | ||
| "version": "0.16.7", | ||
| "version": "0.16.8", | ||
| "description": "Composable skill system for building modular TypeScript AI agents: author skills, register capabilities, and compose behaviors.", | ||
@@ -21,3 +21,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@agentforge/core": "0.16.7", | ||
| "@agentforge/core": "0.16.8", | ||
| "gray-matter": "^4.0.3", | ||
@@ -24,0 +24,0 @@ "zod": "^3.24.1" |
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