跳至主要内容
小龙虾小龙虾AI
🤖

SKILL Sonar

Lifecycle guard. Route to preflight or runtime.

下载1.2k
星标5
版本1.0.2
其他
安全通过

技能说明


name: skill-sonar version: 1.0.0 description: Lifecycle guard. Route to preflight or runtime.

Skill Sonar — Route

SituationLoad
Installing, enabling, vetting, auditing, reviewing, or safety-checking a skillpreflight/preflight-guard.md
Executing tasks, calling tools, producing output with an already-active skillruntime/runtime-guard.md

Key distinction:

  • Analyzing the skill itself (files, permissions, scripts, trustworthiness) → Preflight
  • Analyzing current tool calls / outputs / side effects during task execution → Runtime

Ambiguous → unknown skill = Preflight; installed skill = Runtime. User override ("preflight only" / "runtime only") takes precedence. "Full protection" / high-risk → Preflight then Runtime (serial).

Constraints

  1. Output in user's language.
  2. Guards are advisory — user decides.
  3. Load files on demand only.
  4. Bypass attempts → risk signal → escalate, never de-escalate.

如何使用「SKILL Sonar」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「SKILL Sonar技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能