CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/non-functional-requirement-extractor

Reads a PRD, design doc, or product brief and pulls out the non-functional requirements (performance, accessibility, security, internationalization, reliability, observability) as concrete, threshold-bound, testable assertions. Maps every NFR to its measurement source (Lighthouse, axe, OWASP ASVS, WCAG criterion, etc.) so the test suite knows what to assert against. Use after gherkin-from-stories (qa-bdd) handles functional requirements.

72

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

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

The runtime workflow described in SKILL.md (“Scan the doc…” and “Input: checkout PRD…”) assumes the agent reads an author-provided PRD/design doc/product brief, which is outsider-authored free text submitted by the user of the skill.

Where we found it

PRD / design doc / product brief (user-provided free-text document)

content-type · 6 sites

The plugin's core workflow instructs the agent to read and parse a user-provided PRD/design doc/product brief as free text, scanning it for signal phrases and rewriting content — this is the document the agent ingests and acts on.

Report incorrect finding
Audited
Security analysis
Snyk