Back to skill

Security audit

每日穿衣指南

Security checks for vulnerabilities and agentic risk

Overview

This skill appears to be a simple Chinese-language daily clothing color guide that runs a local date-calculation script and does not access sensitive data or persist anything.

Install this if you want Chinese-language traditional five-elements clothing color suggestions. Treat the recommendations as cultural or entertainment guidance, not factual forecasting; no sensitive access or persistent behavior was observed.

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
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (2)

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
The instructional content and required output format are entirely in Chinese, and the skill never indicates that language selection is optional or user-configurable. Under the policy, imposing a specific language without opt-in is a natural-language locale violation unless the restriction is clearly documented and justified.

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
This Python file presents its title, comments, usage text, and all user-facing output exclusively in Chinese. Under the policy, forcing a specific language without user opt-in is a natural-language policy violation unless the locale constraint is clearly justified, which is not present here.

Static analysis

No suspicious patterns detected.