Back to skill

Security audit

Discord Task Center

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed Discord task-management helper that creates or archives forum task threads when users ask.

Install this only in a Discord workspace where you are comfortable letting the configured bot create forum threads, edit thread tags, archive tasks, and, if requested, create a task-center forum channel. Non-Chinese users may find the examples and triggers less clear.

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 (4)

Natural-Language Policy Violations

Medium
Confidence
93% confidence
Finding
The skill description and activation instructions are written as mandatory Chinese-language phrases such as "新建任务" and "归档任务", and the title explicitly states the skill usage in Chinese. There is no indication that users may interact in other languages or choose their preferred locale, which creates a language/locale policy concern.

Natural-Language Policy Violations

Medium
Confidence
92% confidence
Finding
The text states that the SKILL.md body is written as instructions for the OpenClaw agent, and this reference document itself is entirely in Chinese. That implies a fixed language/locale expectation for the skill without any stated user opt-in or documented region-specific justification, which matches the language-policy violation criteria.

Natural-Language Policy Violations

Low
Confidence
88% confidence
Finding
The README presents the skill description and all example user utterances only in Chinese, such as the trigger examples for creating and archiving tasks. Because no language choice, opt-in, or region-specific justification is provided, this appears to impose a language/locale expectation that may violate organizational language-choice policy.

Natural-Language Policy Violations

Low
Confidence
85% confidence
Finding
The user-facing tagline and description are entirely in Chinese, which can indicate a language/locale constraint in the skill metadata without any opt-in or alternative language option. Under the policy, language forcing is a natural-language policy concern unless the locale restriction is explicitly justified or optional.

Static analysis

No suspicious patterns detected.