CtrlK
BlogDocsLog inGet started
Tessl Logo

orchestration/to-issues

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Specialised for the Tessl monorepo stack. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

72

Quality

90%

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 SKILL.md explicitly requires reading spec documents and states "If the user points to an issue or external document, read that too," meaning the agent will fetch and interpret user-provided external (potentially public/untrusted) documents as part of its workflow and those documents can materially influence ticket creation.

Where we found it

user-provided external documents (issues, external documents)

content-type · 1 site

The SKILL.md explicitly instructs the agent to fetch and read user-provided external documents (issues or external documents) as part of its workflow, which could include untrusted/public content that may contain prompt injection attacks.

SKILL.md

16

If the user points to an issue or external document, read that too.

Report incorrect finding
Audited
Security analysis
Snyk