CtrlK
BlogDocsLog inGet started
Tessl Logo

experiments/eval-setup

Generate eval scenarios from repo commits, configure multi-agent runs, execute baseline + with-context evals, and compare results — the full setup pipeline before improvement begins

77

Quality

97%

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

Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches and ingests repository content and generated scenarios from external repos (e.g., via "tessl repo select-commits <org/repo>" and "tessl scenario download" / "tessl scenario view --last" which exposes task.md and scenario files), meaning untrusted, user-generated commit and scenario content is read and used to drive eval actions.

Report incorrect finding
Audited
Security analysis
Snyk