// NULL ORDER · [███░░] -62dB
LAT 12.97N · LON 77.59E · ALT 920M
BUHTNEGA
Back to marketplace

trailmark

by Scott Arciszewski v0.8.0 MIT
security

Builds multi-language source code graphs for security analysis: call graphs, attack surface mapping, blast radius, taint propagation, complexity hotspots, and entry point enumeration. Generates Mermaid diagrams (call graphs, class hierarchies, dependency maps, heatmaps). Compares code graph snapshots for structural diff and evolution analysis. Runs graph-informed mutation testing triage (genotoxic). Generates mutation-driven test vectors (vector-forge). Extracts crypto protocol message flows and converts Mermaid diagrams to ProVerif models. Projects SARIF and weAudit findings onto code graphs. Use when analyzing call paths, mapping attack surface, visualizing code architecture, triaging survived mutants, generating cryptographic test vectors, diagramming crypto protocols, formally verifying protocols, or augmenting audits with static analysis findings.

skills

Repository stats

Loading from GitHub…
Stars
Forks
Watchers
Open issues
Last commit

Install

Run these commands inside Claude Code. Skip the first step if you've already added the AgentHub marketplace.

  1. 1 Add the AgentHub marketplace (one-time setup)
    /plugin marketplace add nullorder/agenthub
  2. 2 Install the plugin
    /plugin install trailmark@agenthub

Update

Plugins are cached locally. To pull the latest changes for trailmark, refresh the catalog first, then update.

  1. 1 Refresh the AgentHub catalog
    /plugin marketplace update agenthub
  2. 2 Apply the update for this plugin
    /plugin update trailmark@agenthub

Report an issue

Found a bug or have a question about trailmark? Open an issue on the plugin's repository.

Report an issue with this plugin

Recommended plugins

You might like more plugins by Scott Arciszewski or in security