@withone/cli
Advanced tools
Sorry, the diff of this file is too big to display
| import { | ||
| FlowRunner, | ||
| collectStepTypes, | ||
| flowRequiresBash, | ||
| flowUsesCodeModules, | ||
| getFlowRootDir, | ||
| listFlows, | ||
| loadFlow, | ||
| loadFlowWithMeta, | ||
| resolveFlowPath, | ||
| saveFlow, | ||
| summarizeFlowInputs, | ||
| walkSteps | ||
| } from "./chunk-MNJJE4PJ.js"; | ||
| export { | ||
| FlowRunner, | ||
| collectStepTypes, | ||
| flowRequiresBash, | ||
| flowUsesCodeModules, | ||
| getFlowRootDir, | ||
| listFlows, | ||
| loadFlow, | ||
| loadFlowWithMeta, | ||
| resolveFlowPath, | ||
| saveFlow, | ||
| summarizeFlowInputs, | ||
| walkSteps | ||
| }; |
+1
-1
| { | ||
| "name": "@withone/cli", | ||
| "version": "1.35.0", | ||
| "version": "1.36.0", | ||
| "description": "CLI for managing One", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-0
@@ -258,2 +258,3 @@ <img src="https://assets.withone.ai/banners/cli.png" alt="One CLI - Connect your agents to every API on the internet." style="border-radius: 5px;"> | ||
| | `--skip-validation` | Skip input validation against the action schema | | ||
| | `--output <path>` | Save response to a file (for binary downloads) | | ||
@@ -260,0 +261,0 @@ The CLI validates required parameters (path variables, query params, body fields) against the action schema before executing. Missing params return a clear error with the flag name and description. Pass `--skip-validation` to bypass. |
@@ -90,2 +90,3 @@ --- | ||
| - `--skip-validation` — Skip input validation against the action schema | ||
| - `--output <path>` — Save response to a file (for binary downloads like PDFs, images, documents) | ||
@@ -92,0 +93,0 @@ The CLI validates required parameters before executing. Missing params return a structured error with the flag name, parameter name, and description. Pass `--skip-validation` to bypass. |
Sorry, the diff of this file is too big to display
| import { | ||
| FlowRunner, | ||
| collectStepTypes, | ||
| flowRequiresBash, | ||
| flowUsesCodeModules, | ||
| getFlowRootDir, | ||
| listFlows, | ||
| loadFlow, | ||
| loadFlowWithMeta, | ||
| resolveFlowPath, | ||
| saveFlow, | ||
| summarizeFlowInputs, | ||
| walkSteps | ||
| } from "./chunk-HZP7NT4K.js"; | ||
| export { | ||
| FlowRunner, | ||
| collectStepTypes, | ||
| flowRequiresBash, | ||
| flowUsesCodeModules, | ||
| getFlowRootDir, | ||
| listFlows, | ||
| loadFlow, | ||
| loadFlowWithMeta, | ||
| resolveFlowPath, | ||
| saveFlow, | ||
| summarizeFlowInputs, | ||
| walkSteps | ||
| }; |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 6 instances 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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 6 instances 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
537182
0.42%12122
0.35%564
0.18%86
1.18%