
Research
6 Malicious Packagist Themes Ship Trojanized jQuery and FUNNULL Redirect Payloads
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.
claude-skills
Advanced tools
Claude Codeで使用するスキル(Skills)のコレクションです。
# グローバルインストール(全プロジェクトで使用)
npx claude-skills install
# プロジェクト固有インストール
npx claude-skills install --local
npm install -g claude-skills
claude-skills install
# グローバルインストール
git clone https://github.com/nannantown/claude-skills.git
cp -r claude-skills/skills/* ~/.claude/skills/
# プロジェクト固有インストール
mkdir -p .claude/skills
cp -r claude-skills/skills/* .claude/skills/
# スキルをインストール
claude-skills install [--global|-g] [--local|-l]
# 利用可能なスキル一覧を表示
claude-skills list
# ヘルプを表示
claude-skills help
| スキル | 説明 |
|---|---|
check-navigation-button | 画面遷移ボタンの名称が遷移先の内容に適切かチェック |
fix-android-network | Android実機でのネットワーク接続問題を解決 |
supabase-realtime-checklist | Supabase Realtime同期の問題をトラブルシュート |
MIT
FAQs
Claude Codeで使用するスキル(Skills)のコレクション
The npm package claude-skills receives a total of 32 weekly downloads. As such, claude-skills popularity was classified as not popular.
We found that claude-skills demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.

Security News
The GCVE initiative operated by CIRCL has officially opened its publishing ecosystem, letting organizations issue and share vulnerability identifiers without routing through a central authority.

Security News
The project is retiring its odd/even release model in favor of a simpler annual cadence where every major version becomes LTS.