opencode-codebuddy-external-auth
Advanced tools
+0
-4
@@ -267,4 +267,2 @@ "use strict"; | ||
| args.push(prompt); | ||
| // Debug log (可注释掉) | ||
| // console.log(`[codebuddy-external] Executing: codebuddy ${args.join(" ").substring(0, 100)}...`); | ||
| const child = spawn("codebuddy", args, { | ||
@@ -616,4 +614,2 @@ env: { ...process.env }, | ||
| if (auth.type === "oauth" && auth.access) { | ||
| // 返回代理 fetch 函数,通过 codebuddy CLI 处理请求 | ||
| // baseURL 可以是任意值,因为 fetch 会拦截并调用 CLI | ||
| return { | ||
@@ -620,0 +616,0 @@ apiKey: "cli-proxy", // 占位符,实际认证由 fetch 处理 |
+1
-1
| { | ||
| "name": "opencode-codebuddy-external-auth", | ||
| "version": "1.0.25", | ||
| "version": "1.0.26", | ||
| "description": "OpenCode plugin for CodeBuddy External (IOA) authentication", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Network access
Supply chain riskThis module accesses the network.
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 5 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
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 5 instances in 1 package
9
-18.18%30924
-1.01%692
-0.57%