Graph Evolution

Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes. Detects new attack paths, complexity shifts, blast radius growth, taint propagation changes, and privilege boundary modifications that text diffs miss. Use when comparing c...

概要

Graph Evolution is a SKILL.md-based agent skill sourced from trailofbits/skills. It is categorized under security and is listed for Claude Code, Claude. The source description focuses on: Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes. Detects new attack paths, complexity shifts, blast radius growth, taint propagation changes, and privilege bound... AIToolly summarizes this page as a directory entry rather than copying the full third-party skill content, so users can evaluate the source, compatibility, and practical fit before installing it.

ユースケース

Evaluate Graph Evolution before adding it to an AI agent workflow.
Use Graph Evolution as a starting point for repeatable security tasks.
Compare Graph Evolution with related skills from skills and other GitHub repositories.

導入方法

# Review source first
open https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/graph-evolution/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

セキュリティ

Review the source SKILL.md, referenced scripts, permissions, and external services before installing Graph Evolution. Treat third-party skills like code dependencies, especially when they can read files, call APIs, or run commands.

関連Skills