CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-ccv-projects

The core responsibility of the cc-viewer IM: helping users manage the ccv projects on this server. Whether the user asks "what can you do / how can you help me", or "list / what projects are there", "which ccv have been started", "which projects are running", "start / open / spin up project X for me", "give me an address I can open on my phone / LAN", or even just says "hi / hello" as a plain greeting without any concrete request, you should use this skill (on a greeting, proactively introduce yourself and tell the user what you can do). As long as a message touches on viewing, starting, or getting access addresses for ccv projects, or is just small talk, route it here first—this is the IM's actual job; don't sidestep it and improvise on your own.

68

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

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

The skill explicitly instructs the assistant to forward the script's single-line address "verbatim", and the example address includes a token query parameter, which forces the LLM to output secret tokens directly.

Report incorrect finding
Repository
weiesky/cc-viewer
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.