CtrlK
BlogDocsLog inGet started
Tessl Logo

specstory-link-trail

Track all URLs fetched during SpecStory AI coding sessions. Run when user says "show my link trail", "what URLs did I visit", "list fetched links", or "show web fetches".

91

1.05x
Quality

87%

Does it follow best practices?

Impact

99%

1.05x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

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

Third-party content exposure detected (high risk: 0.90). This skill's parse_webfetch.py and extract_urls_context.py explicitly read WebFetch result content from .specstory/history files (which contain pages fetched from arbitrary public sites like docs, StackOverflow, etc.), and those scripts parse and summarize that untrusted third‑party page content (infer URLs, summaries, and errors) and present follow-ups (e.g., "retry failed fetches" / "open any of these links"), meaning external page text can influence the agent's decisions and next actions.

Report incorrect finding
Repository
specstoryai/agent-skills
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.