CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/retrospect-collab

Analyse human-AI collaboration patterns and compute quality metrics from captured session data.

88

Quality

88%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

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: 1.00). This skill requires referencing actual "prompts" and "tool_calls" from session logs as evidence and embedding them in reports, which could force the LLM to reproduce any API keys, tokens, cookies, or passwords present in those logs verbatim (no redaction guidance is provided).

Report incorrect finding
Audited
Security analysis
Snyk