CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-ccv-projects

التعريف الأساسي لمسؤولية IM في cc-viewer: مساعدة المستخدم على إدارة مشاريع ccv على هذا الخادم. سواء سأل المستخدم «ماذا يمكنك أن تفعل / بماذا تستطيع مساعدتي»، أو «اعرض/ما هي المشاريع المتاحة» «ما الـ ccv التي شُغّلت» «أي المشاريع قيد التشغيل» «شغّل لي مشروع X / افتحه / ابدأ تشغيله» «أعطني عنوانًا يمكن فتحه على الهاتف/الشبكة المحلية»، أو حتى مجرد «hi / hello / مرحبا / السلام عليكم / أهلا» كتحية بسيطة دون طلب محدد، فينبغي في كل هذه الحالات استخدام هذه المهارة (عند التحية بادر بالتعريف عن نفسك وأخبر المستخدم بما يمكنك فعله). ما دامت الرسالة تتعلق بعرض مشاريع ccv أو تشغيلها أو الحصول على عنوان وصول، أو كانت مجرد تحية ومجاملة، فاسلك هذا الطريق أولًا — فهذا هو العمل الأصلي لـ IM، لا تتجاوزه لتُبدِع من تلقاء نفسك.

68

Quality

83%

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 agent to relay the script's single-line address "as is" (and the script may include a ?token=... query), which requires the LLM to output a secret token verbatim to the user.

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.