SUMMARY AI要約 by gpt-5-mini
skill-checker is a read-only static auditor for Claude Code skills that runs before installing third‑party skills. Intended for Claude users and skill authors, it scans a staged skill repository and flags risky or inconsistent behavior. Key features: - Static pattern rules (35 critical, 18 high, 10 medium) plus structural, Python AST, and Unicode checks. - LLM-driven checks for description-vs-behavior consistency, tool‑laundering, confused‑deputy and prompt‑injection concerns. - Three verdicts: RED (reject, no patch), YELLOW (patches provided as exact diffs), GREEN (safe to install with install command). - Read‑only policy: allowed-tools restricted; no destructive or network install commands permitted. - Outputs detailed findings and suggested fixes; documents limitations (no dynamic analysis, supply‑chain blind spots, re‑audit on updates).
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:12 |
類似Repo (同じ言語のAI関連Repo)
MKLink AI Probe is an all-in-one embedded debugging CLI for Cortex-M microcontrollers. It bridges the MKLink/MicroLink hardware probe with AI agents (Claude, OpenAI) to enable natural-language driven firmware flashing, real-time waveform visualization, memory inspection, fault diagnosis, and industrial protocol debugging.
SuvenSeo/codex-usage-trackerLocal-first usage dashboard for Codex, Claude Code, Cursor, and WakaTime AI coding activity
Kerlewor/narrative_workbench面向 Claude Code 与 Codex CLI 的 AI 小说写作工程框架 | Inspired by InkOS | AGPL-3.0
convictional/souls-onlyA font for humans no AI and keyboard firmware to type in it.
webdevtodayjason/hermes-embodimentGive your Hermes agent a body — an animated face, live RGB presence, and mood, all driven by the agent's real state. Minnie is the flagship example.
DeconBear/learn-ai通过一个仓库,拆解 AI 的运行逻辑和建构方式,培养从 0 到 1 设计和训练 AI 模型的能力
Junaid-Ahmed-Rupok/continuum-rag-chatbot🧠 A persistent memory RAG chatbot that never forgets. Uses Phi-3-mini LLM, ChromaDB vector database, and Ebbinghaus memory decay curves.
genjibyte/AI-Test-Platform