fork-ancestry

Trace fork ancestry signals across Sui Move dependencies and source trees.

276|56|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/PlamenTSV/plamen --skill fork-ancestry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fork-ancestry
Source: https://github.com/PlamenTSV/plamen/tree/main/agents/skills/sui/fork-ancestry
Command: npx skills add https://github.com/PlamenTSV/plamen --skill fork-ancestry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mapping fork ancestry in Sui Move projects helps security teams understand inheritance of vulnerabilities and governance changes across forks and dependencies.

Core Features & Use Cases

  • Detect fork ancestry indicators across Move.toml dependencies and codebases.
  • Correlate fork signals with known vulnerability patterns and fork governance changes.
  • Use in reconnaissance workflows to assess forks and their security implications.

Quick Start

Analyze the current Sui project to map its fork lineage and highlight any inheritance risks.

Frequently Asked Questions about fork-ancestry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace fork ancestry in Sui Move projects for security analysis?

Detect fork ancestry signals by tracing parent packages and forks across Move.toml dependencies and source trees. This analysis surfaces inheritance patterns, correlates fork signals with known vulnerability patterns, and highlights governance changes to support thorough security reviews.

What is fork ancestry analysis and why does it matter for Sui Move dependencies?

Fork ancestry analysis identifies the lineage of parent packages and code forks within Sui Move projects. Mapping this inheritance helps security teams understand how vulnerabilities and governance changes propagate across dependencies and forks, clarifying inheritance risks during reconnaissance.

How do I detect governance changes and vulnerability inheritance across Move.toml dependencies?

Apply detection rules and pattern matches across Move.toml dependencies and source trees to identify fork ancestry indicators. Correlating fork signals with known vulnerability patterns surfaces governance changes and inheritance risks for security review.

Can I use fork ancestry detection to assess security implications in Sui project reconnaissance?

Use fork ancestry detection in reconnaissance workflows to assess Sui projects and their security implications. By tracing parent packages and forks, the analysis highlights inheritance patterns and governance changes that indicate potential vulnerability exposure across dependencies.

What are the limitations of tracing fork lineage in Sui Move codebases?

Tracing fork lineage in Sui Move codebases is limited to detecting specified ancestry signals, pattern matches, and governance changes within Move.toml dependencies and source trees. It supports security reviews by surfacing inheritance patterns but does not autonomously patch inherited vulnerabilities.