Skip to main content

prepare-pr

Facilitates structured PR preparation with safety measures and explicit execution steps for efficient code merging.

Install this skill

or
88/100

Security score

The prepare-pr skill was audited on Feb 21, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 15

Access to .env file

SourceSKILL.md
15- If missing, use `.local/pr-meta.env` if present in the PR worktree.
low line 56

Access to .env file

SourceSKILL.md
56ls -la .local/review.md .local/review.json .local/pr-meta.env .local/prep-context.env
medium line 106

Access to .env file

SourceSKILL.md
106- post-push SHA verification and `.local/prep.env` generation.
low line 111

Access to .env file

SourceSKILL.md
111ls -la .local/prep.md .local/prep.env
Scanned on Feb 21, 2026
View Security Dashboard