尸狗·警觉魄v2.0

AdvisoryAudited by VirusTotal on Apr 11, 2026.

Overview

Type: OpenClaw Skill Name: shi-gou-guardian Version: 2.0.0 The skill bundle defines a 'Security Guardian' persona for an AI agent, focusing on defensive security tasks such as threat detection, security auditing, and incident response. The SKILL.md file provides structured instructions for monitoring system processes, network connections, and file access, while adhering to security principles like Zero Trust and Least Privilege. No malicious code, data exfiltration logic, or harmful prompt injections were found; the content is entirely consistent with its stated purpose of providing a security defense framework.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If an agent with real tools followed these instructions too literally, it could lock accounts, delete or quarantine files, or change systems without enough confirmation.

Why it was flagged

The skill defines automated playbooks that can lock accounts, isolate items, clear files, and repair systems, but it does not specify required user approval, scope limits, rollback, or containment.

Skill content
剧本2:异常登录 → 识别 → 验证 → 锁定 → 通知 → 审计

剧本3:恶意文件 → 检测 → 隔离 → 分析 → 清除 → 修复
Recommendation

Only use this skill with explicit human approval before any blocking, locking, deletion, quarantine, or repair action, and define exactly which systems and files are in scope.

ConcernHigh Confidence
ASI10: Rogue Agents
What this means

The agent may be encouraged to keep monitoring beyond the immediate user request if it has access to background or recurring execution mechanisms.

Why it was flagged

The skill encourages persistent 24/7 monitoring, but the artifacts do not define a stop condition, user-controlled lifecycle, storage boundary, or containment model.

Skill content
持续监控 - 安全是持久战,7x24小时监控
Recommendation

Require the user to explicitly start and stop monitoring, avoid background persistence by default, and document what is monitored and where records are stored.

ConcernMedium Confidence
ASI06: Memory and Context Poisoning
What this means

Security logs and forensic records can contain private file names, system details, credentials, or incident data if not carefully scoped.

Why it was flagged

The skill describes monitoring sensitive file access and retaining evidence/log traces, but does not define what data is captured, how long it is kept, or how it is protected from reuse or exposure.

Skill content
文件监控:敏感文件访问检测
...
证据保全 - 所有操作留痕,可审计可追溯
Recommendation

Define monitored paths, excluded sensitive locations, log redaction, retention limits, and who can access any stored evidence.

What this means

A user could over-trust generated security status reports or believe active monitoring and remediation occurred when the skill may only be producing text guidance.

Why it was flagged

The skill presents advanced operational capabilities, including real-time monitoring and automated response, even though the reviewed package contains only instructions and no implementation or declared integrations.

Skill content
v2.0新增:威胁情报整合、实时监控、自动化响应
Recommendation

Make clear whether the skill only gives advice or actually operates tools, and require evidence-backed reporting for any claim that monitoring or remediation was performed.

What this means

If those other skills are required at runtime, their permissions and behavior could affect the overall safety of this skill.

Why it was flagged

The skill references other skills as dependencies, but those artifacts are not included in this review context.

Skill content
依赖技能

- silicon-soul(硅灵决基础)
- auto-healer(吞贼·净化魄)
- task-planner(伏矢·路径魄)
- load-balancer(雀阴·平衡魄)
Recommendation

Review the referenced skills separately before using them together, especially any skill that can heal, plan, balance, or execute remediation actions.