CtrlK
BlogDocsLog inGet started
Tessl Logo

bmad-retrospective

Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"

48

Quality

51%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./src/bmm-skills/4-implementation/bmad-retrospective/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.

Critical

E004: Prompt injection detected in skill instructions.

What this means

Detected a prompt injection in the skill instructions. The skill contains hidden or deceptive instructions that fall outside its stated purpose and attempt to override the agent’s safety guidelines or intended behavior.

Why it was flagged

The explicit "NEVER mention hours, days, weeks..." directive at SKILL.md:6 conflicts with many later, clearly in-scope requirements to produce timelines, deadlines, and estimated hours (e.g. SMART/time-bound action items and estimates), making it a deceptive/conflicting instruction that undermines the skill's stated purpose.

Report incorrect finding

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

High: the workflow loads multiple markdown files from the operating project at runtime (e.g., `{planning_artifacts}/*epic*.md` and `{implementation_artifacts}/**/epic-{{prev_epic_num}}-retro-*.md`) and can load arbitrary content via `persistent_facts` file globs (`file:{project-root}/**/project-context.md`), which would include outsider-authored prose if those files were authored by others.

Repository
bmad-code-org/BMAD-METHOD
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.