@voltagent/cli
Advanced tools
+1
-1
| { | ||
| "name": "@voltagent/cli", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "description": "CLI tool for VoltAgent applications", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+1
-1
@@ -103,3 +103,3 @@ <div align="center"> | ||
| name: "my-agent", | ||
| description: "A helpful assistant that answers questions without using tools", | ||
| instructions: "A helpful assistant that answers questions without using tools", | ||
| // Note: You can swap VercelAIProvider and openai with other supported providers/models | ||
@@ -106,0 +106,0 @@ llm: new VercelAIProvider(), |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 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
66923
0