CtrlK
BlogDocsLog inGet started
Tessl Logo

roboflow-inference

Deployment option comparison (serverless, dedicated, self-hosted, batch) and Workflow execution patterns. For raw API URL patterns, auth, and request/response formats, see roboflow-api-reference.

53

Quality

58%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/inference/SKILL.md
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.70). The skill's docs and workflow examples show the agent accepting and running workflows on external image inputs (Workflows SDK code: images can be local paths, base64, or "https://..." URLs) and ingesting batches from cloud-storage / signed-URL references (batch-staging.md), which the agent is expected to process and whose outputs (counts, branch decisions, OCR results, etc.) can materially influence subsequent tool use and actions — therefore it clearly consumes untrusted third‑party content that can affect behavior.

Report incorrect finding
Repository
roboflow/computer-vision-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.