CtrlK
BlogDocsLog inGet started
Tessl Logo

honeybadge/virtui

automatically control and record tui application sessions from the terminal

93

4.45x
Quality

94%

Does it follow best practices?

Impact

89%

4.45x

Average score across 3 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

Security

1 high severity finding. You should review these findings carefully before considering using this skill.

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

Insecure credential handling detected (high risk: 0.90). The skill exposes CLI flags and pipeline JSON (e.g., -e KEY=VAL, exec/type steps, and piped pipeline files) that require the agent to emit exact command/JSON strings, so if asked to pass API keys, tokens, or passwords to the TUI or environment the LLM would have to include those secret values verbatim (high exfiltration risk).

Report incorrect finding
Audited
Security analysis
Snyk