Next2D Development Assistant — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Next2D Development Assistant (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Next2D Framework および Next2D Player を用いた開発をサポートするAI Skillです。 MVVM + Clean Architecture + Atomic Design パターンに従ったコード生成、WebGLレンダリングの最適化、直感的なアニメーション実装を支援します。
#### Claude Code
# 1. マーケットプレイスを追加
claude plugin marketplace add https://github.com/Next2D/next2d-development-assistant
# 2. プラグインをインストール
claude plugin install next2d-development-assistant#### Codex (OpenAI)
# 0. Codex CLI をインストール(未導入の場合)
npm i -g @openai/codex
# 1. このリポジトリ直下でスキルを登録
mkdir -p .agents/skills
ln -s ../../skills/next2d-development-assistant .agents/skills/next2d-development-assistant
# 2. Codex を起動(このディレクトリから)
codex※ シンボリックリンクではなくコピーする場合は cp -R skills/next2d-development-assistant .agents/skills/next2d-development-assistant を使用してください。
This AI Skill supports development using the Next2D Framework and Next2D Player. It assists with code generation following the MVVM + Clean Architecture + Atomic Design patterns, optimizes WebGL rendering, and enables intuitive animation implementation.
#### Claude Code
# 1. Add the marketplace
claude plugin marketplace add https://github.com/Next2D/next2d-development-assistant
# 2. Install the plugin
claude plugin install next2d-development-assistant#### Codex (OpenAI)
# 0. Install the Codex CLI (if needed)
npm i -g @openai/codex
# 1. Register the skill from the repo root
mkdir -p .agents/skills
ln -s ../../skills/next2d-development-assistant .agents/skills/next2d-development-assistant
# 2. Launch Codex from this directory
codexIf you prefer copying instead of symlinking, use cp -R skills/next2d-development-assistant .agents/skills/next2d-development-assistant.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.