CtrlK
BlogDocsLog inGet started
Tessl Logo

pixi-tasks

Complex pixi task workflows and orchestration. Use when building task dependency chains, configuring caching with inputs/outputs, creating parameterized tasks, or setting up CI pipelines—e.g., "pixi task depends-on", "task caching for build automation", "multi-environment test matrices".

99

1.26x
Quality

100%

Does it follow best practices?

Impact

95%

1.26x

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.80). The skill's core docs (SKILL.md and references/caching.md) show task workflows that explicitly download and consume external resources via curl (e.g., "curl -o data.csv ..." and "curl -L -o model.pkl https://example.com/model.pkl"), meaning untrusted public web content would be ingested as inputs that downstream tasks (process/train/evaluate) act on and can therefore influence tool behavior.

Report incorrect finding
Repository
jjjermiah/dotagents
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.