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

trailmark

by Scott Arciszewski v0.8.0 MIT security
1

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

Updated 34 minutes ago
Stars
5.6K
Forks
493
Watchers
64
Open issues
30
Last commit
4 days ago
Primary language: Python

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