Skip to main content

github-issue-improver

Automatically analyzes and improves GitHub Issues by structuring content, standardizing titles, and identifying missing information.

Install this skill

or
77/100

Security score

The github-issue-improver skill was audited on Feb 12, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 299

Template literal with variable interpolation in command context

SourceSKILL.md
299```yaml
medium line 42

Access to .env file

SourceSKILL.md
42**方法1: .envファイルを使用(推奨)**
low line 44

Access to .env file

SourceSKILL.md
44# .envファイルを作成
low line 45

Access to .env file

SourceSKILL.md
45echo "GITHUB_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxx" >> .env
low line 47

Access to .env file

SourceSKILL.md
47# .envファイルは自動的に読み込まれます
medium line 62

Access to .env file

SourceSKILL.md
62#### 1. 自動.envファイル読み込み
medium line 63

Access to .env file

SourceSKILL.md
63- `.env`ファイルを複数の場所から自動検出
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →