Skip to main content

oh-my-opencode-update

Facilitates upgrading and troubleshooting the oh-my-opencode plugin, ensuring smooth installation and environment checks.

Install this skill

or
0/100

Security score

The oh-my-opencode-update skill was audited on Feb 12, 2026 and we found 12 security issues across 2 threat categories, including 10 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 47

Template literal with variable interpolation in command context

SourceSKILL.md
47| `OPENCODE_CONFIG_DIR` | `${HOME}/.config/opencode` | opencode 配置目录(oh-my-opencode 安装位置) |
high line 48

Template literal with variable interpolation in command context

SourceSKILL.md
48| `OPENCODE_CACHE_DIR` | `${HOME}/.cache` | 缓存目录根目录 |
high line 49

Template literal with variable interpolation in command context

SourceSKILL.md
49| `OPENCODE_BIN` | `${HOME}/.opencode/bin/opencode` | opencode 二进制文件路径 |
high line 53

Template literal with variable interpolation in command context

SourceSKILL.md
53- opencode 配置:`${OPENCODE_CONFIG_DIR}/opencode.json`
high line 54

Template literal with variable interpolation in command context

SourceSKILL.md
54- oh-my-opencode 配置:`${OPENCODE_CONFIG_DIR}/oh-my-opencode.json`
high line 55

Template literal with variable interpolation in command context

SourceSKILL.md
55- 缓存目录:`${OPENCODE_CACHE_DIR}/oh-my-opencode`
high line 67

Template literal with variable interpolation in command context

SourceSKILL.md
67脚本位置:`${SKILL_ROOT}/scripts/oh_my_opencode_update.sh`
high line 69

Template literal with variable interpolation in command context

SourceSKILL.md
69其中 `${SKILL_ROOT}` 为 skill 根目录(包含 SKILL.md 的目录)。
medium line 88

Template literal with variable interpolation in command context

SourceSKILL.md
88```bash
high line 100

Template literal with variable interpolation in command context

SourceSKILL.md
100- 检查权限:`ls -ld "${OPENCODE_CONFIG_DIR}"`
high line 101

Template literal with variable interpolation in command context

SourceSKILL.md
101- 修复权限:`chmod u+w "${OPENCODE_CONFIG_DIR}"`
low line 98

External URL reference

SourceSKILL.md
98- 安装 Node.js:https://nodejs.org/
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 55
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
NeverSight/skills_feed