Back to skill

Security audit

Momentum Reversal

Security checks for vulnerabilities and agentic risk

Overview

This skill is a static Chinese-language guide to momentum and reversal investing concepts, with no code execution, data access, persistence, or hidden agent-control behavior.

Install only if you want Chinese-language educational material on momentum and reversal investing in the A-share context. Treat the strategy notes as general information, not personalized financial advice or an instruction to trade automatically.

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
96% confidence
Finding
This markdown skill forces a specific language/locale for all users through its description and instructional content. Under the policy, a language constraint should either be optional for the user or clearly justified as region-specific; neither is stated here.

Natural-Language Policy Violations

Low
Confidence
93% confidence
Finding
The manifest description is entirely in Chinese and presents the skill as a fixed-language guide, with no indication that users can choose another language. This can violate language/locale policy when a skill imposes a specific language without explicit opt-in or justification.

Static analysis

No suspicious patterns detected.