Back to skill

Security audit

缺陷根因分析

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed QA bug root-cause analysis guide with no hidden persistence or exfiltration behavior found.

Install this only for QA or incident-analysis workflows, avoid pasting real customer, payment, identity, or production log data unless it has been masked, and review the optional full skill-set install separately if you choose to use it.

Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Vague Triggers

Medium
Confidence
90% confidence
Finding
The trigger conditions include broad everyday phrases such as '定位问题' and '排查方向', which can cause the skill to activate outside its intended root-cause-analysis context. In an agent environment, overbroad invocation increases the chance that unrelated user requests are routed into a workflow that encourages log inspection and potentially sensitive diagnostic handling.

Static analysis

No suspicious patterns detected.