@howaboua/opencode-chat
Advanced tools
+2
-2
| { | ||
| "name": "@howaboua/opencode-chat", | ||
| "version": "0.1.5", | ||
| "version": "0.1.6", | ||
| "description": "Chatifier plugin for OpenCode - Adds chat-optimized tools and semantic search", | ||
@@ -12,3 +12,3 @@ "type": "module", | ||
| }, | ||
| "author": "Igor Wiedler <igor@wiedler.ch>", | ||
| "author": "Igor Warzocha", | ||
| "license": "MIT", | ||
@@ -15,0 +15,0 @@ "scripts": { |
+4
-2
@@ -1,5 +0,7 @@ | ||
| # OpenCode Chatifier | ||
| # OpenCode Chat | ||
| A conversational coding assistant plugin for OpenCode with semantic code search. | ||
| **This project is not led by Opencode Developers. If you encounter any problems, file an issue here.** | ||
| ## What It Does | ||
@@ -42,3 +44,3 @@ | ||
| { | ||
| "plugin": ["@howaboua/opencode-chat@0.1.5"] | ||
| "plugin": ["@howaboua/opencode-chat@0.1.6"] | ||
| } | ||
@@ -45,0 +47,0 @@ ``` |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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 2 instances 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
104754
0.08%119
1.71%