CtrlK
BlogDocsLog inGet started
Tessl Logo

n8n:loom-transcript

Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security

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

SKILL.md step 4 downloads the VTT and/or JSON transcript from `captions_source_url`/`source_url` returned by a runtime GraphQL call to Loom, and step 5 presents that downloaded transcript text into the LLM’s context—i.e., outsider-authored free text from public web content (the video’s captions/transcript) via runtime URL fetch.

Report incorrect finding
Repository
n8n-io/n8n
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.