{
  "id": "plg_entelligentsia_skillforge_security_watch_483de444",
  "kind": "plugin",
  "category": "ferramentas",
  "name": "security-watchdog",
  "tagline": "> Automatic security scanner for Claude Code plugins — detects new or updated extensions at session start and scans them for prompt injectio",
  "body": "> Automatic security scanner for Claude Code plugins — detects new or updated extensions at session start and scans them for prompt injection, malicious hook scripts, and data exfiltration. ## The Problem LLM extension ecosystems are a novel attack surface. Traditional security tooling does not cover two threats unique to AI extensions: - **Host attacks** — hook scripts run shell commands automatically on session start, with full user privileges - **Mind attacks** — skill and command files are injected directly into the model's reasoning context, enabling prompt injection No existing security scanner understands these threat classes. Security Watchdog is purpose-built for them. ## How It Works ``` You run: /plugin install someone/new-plugin ↓ Next session starts (SessionStart hook fires) ↓ check-new-plugins.sh diffs installed_plugins.json against a snapshot from the previous session ↓ New/updated plugin detected ↓ Injects into session context: \"SECURITY WATCHDOG ALERT: forge@forge was ",
  "url": "https://entelligentsia.in/open-source/skillforge",
  "status": "live",
  "origin": "marketplace",
  "origin_id": "entelligentsia/skillforge/security-watchdog",
  "install": "https://github.com/entelligentsia/skillforge",
  "source": "https://github.com/entelligentsia/skillforge",
  "transporte": "",
  "ns": "entelligentsia",
  "versao": "",
  "oficial_status": "",
  "repo_host": "github.com",
  "topico": "ai",
  "linguagem": "JavaScript",
  "licenca": "MIT",
  "repo_topics": "",
  "repo_slug": "entelligentsia/skillforge",
  "stars": 2,
  "forks": 1,
  "prs_abertos": 0,
  "pushed_at": "2026-07-30T13:21:51Z",
  "repo_estado": "ativo",
  "likes": 0,
  "comments": 0,
  "visits": 0,
  "readme_bytes": 9436,
  "readme_api": "https://agentalog.com/api/listings/plg_entelligentsia_skillforge_security_watch_483de444/readme",
  "readme_fonte": "repo",
  "created_at": "2026-08-30 01:48:58",
  "updated_at": "2026-08-30 01:48:58",
  "mine": false,
  "api": "https://agentalog.com/api/listings/plg_entelligentsia_skillforge_security_watch_483de444",
  "go": "https://agentalog.com/api/go/plg_entelligentsia_skillforge_security_watch_483de444",
  "comments_api": "https://agentalog.com/api/listings/plg_entelligentsia_skillforge_security_watch_483de444/comments",
  "readme_sha": "2245745d2c92e529616cfdb7b9ea0df5e56f5fbba76fdb200980b68c076aefb9",
  "readme_em": "2026-08-31 07:04:57",
  "payload": {
    "plugin": "security-watchdog",
    "marketplace": "claude-community",
    "marketplace_repo": "anthropics/claude-plugins-community",
    "repo": "entelligentsia/skillforge",
    "path": "security-watchdog",
    "ref": "main",
    "sha": "1abfa8b6f22d3116b6ccd0147fbeb217b06f7e38",
    "vendored": false,
    "categoria": "",
    "autor": "",
    "tem_mcp": 0,
    "tem_skill": 0,
    "install_cmd": "/plugin marketplace add claude-community\n/plugin install security-watchdog@claude-community"
  }
}