Back to skill

Security audit

sustoiclab-out-of-control

Security checks for vulnerabilities and agentic risk

Overview

This is a Chinese-language thinking/coaching skill with no code execution, persistence, credential use, or hidden data access.

Install only if you want a Chinese-language guided-question framework for thinking about complex systems. Consider narrowing its trigger terms if you use many skills and want to avoid accidental activation on generic concepts like distributed systems or bottom-up design.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
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 (5)

Vague Triggers

Medium
Category
Not specified by scanner
Confidence
95% confidence
Finding

The trigger list contains broad, common terms such as '复杂系统', '分布式', and '自下而上' that can appear in many unrelated conversations. This can cause accidental invocation of the skill, leading to unintended routing, prompt hijacking opportunities through irrelevant activation, or disruption of the user's intended task flow.

Content

No source excerpt is available for this finding.

Vague Triggers

Medium
Category
Not specified by scanner
Confidence
92% confidence
Finding

The usage section repeats the same ambiguous trigger scope without adding guardrails, reinforcing activation on generic concepts rather than explicit intent. Repetition increases the chance that orchestration or retrieval systems will match this skill in unrelated contexts, causing unnecessary context injection and possible misrouting.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Low
Category
Not specified by scanner
Confidence
88% confidence
Finding

This markdown file contains user-facing instructional content entirely in Chinese, and there is no indication that the skill is intentionally region-specific or that users can opt into another language. Under the language/locale policy check, forcing a single language without opt-in can be a natural-language policy violation.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Low
Category
Not specified by scanner
Confidence
84% confidence
Finding

This markdown file is entirely written in Chinese and does not state that the skill is Chinese-only, region-specific, or that users may choose another language. Under the stated policy, forcing a specific language without opt-in can be a natural-language policy concern.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Low
Category
Not specified by scanner
Confidence
83% confidence
Finding

This file presents all user-facing instructional content exclusively in Chinese, and there is no indication that the skill is region-specific or that users can opt into another language. That can violate a language/locale policy when users are not given a choice or informed of the constraint.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.