CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion-best-practices

65

1.26x
Quality

47%

Does it follow best practices?

Impact

100%

1.26x

Average score across 3 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/remotion-best-practices/SKILL.md

The canonical home for this skill is remotion-best-practices in jdrhyne/agent-skills

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

Third-party content exposure detected (high risk: 0.90). The skill's instructions explicitly fetch and ingest public/untrusted content—e.g., fetch(props.dataUrl) in rules/calculate-metadata.md, Lottie JSON fetched from assets4.lottiefiles.com in rules/lottie.md, and many examples using UrlSource/remote URLs for Img/Video/Audio in rules/assets.md and Mediabunny functions—then parse/use that content to set composition metadata, props, or rendering behavior, so third-party content can materially influence agent actions.

Report incorrect finding
Repository
tibelf/ai_project_init
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.