jxscout-custom-analyzers

Official

Extend jxscout with custom code pattern analyzers.

Authordreadnode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

jxscout's default static analysis only covers common, generic code patterns, leaving project-specific security risks, custom internal APIs, and unique code constructs un flagged. This Skill lets you create tailored analyzers to catch exactly the patterns your team cares about, no matter how niche.

Core Features & Use Cases

  • Flexible Analyzer Types: Choose from regex for simple literal patterns, derived analyzers to filter existing match kinds, or script analyzers for complex AST-based analysis (including semgrep integration for JS/TS code semantics).
  • VS Code Integration: Automatically add new custom match kinds to the jxscout VS Code extension sidebar for easy visibility and navigation of scan results.
  • Validated End-to-End Workflow: Includes guided steps for testing analyzers on individual files before full deployment, preserving existing built-in match kinds in the VS Code view, and retriggering project-wide analysis to generate new matches.
  • Use Case: A security engineer can build a custom semgrep-based analyzer to flag all postMessage handlers missing origin validation across a large JavaScript application, then view all flagged instances directly in their VS Code sidebar.

Quick Start

Use the jxscout-custom-analyzers skill to create a regex analyzer that flags all hardcoded internal API URLs in your project's JavaScript files, add it to your jxscout project settings, test it on a sample file to confirm it works, and retrigger full project analysis to see the new matches in your VS Code sidebar.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jxscout-custom-analyzers
Download link: https://github.com/dreadnode/capabilities/archive/main.zip#jxscout-custom-analyzers

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.