Skip to main content

pr-description-skill

Generates structured PR descriptions for GitHub, ensuring clarity and compliance with markdown standards for effective code reviews.

Install this skill

or
86/100

Security score

The pr-description-skill skill was audited on May 23, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 259

Template literal with variable interpolation in command context

SourceSKILL.md
259awk '/^```mermaid/{n++; f=outdir"/diag"n".mmd"; getline; while($0 != "```") {print > f; getline}}' outdir=/tmp/mermaid-check pr-body-draft.md
low line 98

External URL reference

SourceSKILL.md
98["agents pattern-match well against concrete structures"](https://agentskills.io/skill-creation/best-practices).
low line 107

External URL reference

SourceSKILL.md
107["Grounding outputs in deterministic tool execution transforms probabilistic generation into verifiable action."](https://danielmeppiel.github.io/awesome-ai-native/docs/prose/).
low line 114

External URL reference

SourceSKILL.md
114["Add what the agent lacks, omit what it knows"](https://agentskills.io/skill-creation/best-practices).
low line 123

External URL reference

SourceSKILL.md
123["agents pattern-match well against concrete structures"](https://agentskills.io/skill-creation/best-practices).
low line 131

External URL reference

SourceSKILL.md
131["Favor small, chainable primitives over monolithic frameworks."](https://danielmeppiel.github.io/awesome-ai-native/docs/prose/).
low line 137

External URL reference

SourceSKILL.md
137["When you find yourself covering every edge case, consider whether most are better handled by the agent's own judgment."](https://agentskills.io/skill-creation/best-practices).
low line 209

External URL reference

SourceSKILL.md
209["Context arrives just-in-time, not just-in-case."](https://danielmeppiel.github.io/awesome-ai-native/docs/prose/).
low line 229

External URL reference

SourceSKILL.md
229["store them in `assets/` and reference them from `SKILL.md` so they only load when needed."](https://agentskills.io/skill-creation/best-practices).
low line 243

External URL reference

SourceSKILL.md
243["do the work, run a validator (a script, a reference checklist, or a self-check), fix any issues, and repeat until validation passes."](https://agentskills.io/skill-creation/best-practices).
Scanned on May 23, 2026
View Security Dashboard
Installation guide →