graphite

Warn

Audited by Runlayer on Feb 23, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
1
Flagged
1
Chunks
2
Flagged Files (1)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/2] Description: --- name: graphite description: Work with Graphite (gt) for stacked PRs - creating, navigating, and managing PR stacks. allowed-tools: - "Bash(gt *)" - "Bash(git add *)" - "Bash(git reset *)" - "Bash(git diff *)" - "Bash(git status *)" - "Bash(git stash *)" - "Bash(git checkout *)" - "Bash(git rebase *)" - "Bash(git branch *)" - "Bash(gh pr *)" --- # Graphite Skill Work with Graphite (`gt`) for creating, navigating, and managing stacked pull requests.

Tool: SKILL.md [2/2] Description: |---------|----------| | "Cannot perform this operation on untracked branch" | Run `gt track -p main` first | | Stack parented on wrong branch | Use `gt track -p main` then `gt restack` | | Need to reorder PRs | Use `gt move` | | Conflicts during restack | Resolve conflicts, then `git rebase --continue` | | Want to split a PR | Reset commits (`git reset HEAD^`), re-stage selectively, create new branches | | Need to delete a branch (non-interactive) | `gt delete

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
1
Files Flagged
1
Chunks Analyzed
2
Analyzed
Feb 23, 2026, 02:23 AM
Security Audit — runlayer — graphite