CtrlK
BlogDocsLog inGet started
Tessl Logo

vision_guide

Guidance for using webcam, screen capture, and image analysis.

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

Security

2 findings: 1 critical severity, 1 high severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.

Critical

E006: Malicious code pattern detected in skill scripts.

What this means

Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.

Why it was flagged

The skill explicitly instructs the agent to access the user's webcam/screen and to automatically call analyze_image without clarification or consent, which is a deliberate privacy-invasive behavior enabling unauthorized data collection.

Report incorrect finding
High

W007: Insecure credential handling detected in skill instructions.

What this means

The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.

Why it was flagged

The skill mandates immediate image analysis of the user's webcam/screen and telling the model to "Describe everything you see" (or pass the user's question verbatim), which can force the model to transcribe and output any visible secrets (passwords, API keys, tokens) captured by the camera/screen.

Repository
siddsachar/row-bot
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.