Back to skill

Security audit

shihongbingtouzi

Security checks for vulnerabilities and agentic risk

Overview

This is a non-executable investment-analysis skill, but it requires concrete position-style recommendations without clear financial-advice safeguards.

Review this skill carefully before installing if you may rely on it for real investing. Treat its outputs as research prompts only, verify current data from primary sources, and do not use its position labels as personalized financial advice.

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
88% confidence
Finding
The skill description and instructions are entirely Chinese and define the interaction style around a Chinese-language investment-analysis model, but the file does not say this language restriction is optional or region-specific. Under the policy, forcing a specific language without user opt-in is a natural-language locale violation.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill gives explicit investment action recommendations such as '回避/观察/轻仓/中仓/中高配' and scoring that can directly influence financial decisions, but it does not include a clear disclaimer that the output is informational only and not financial advice. In this context, users may over-rely on the model's structured recommendations and suffer financial loss, especially because the template is presented as authoritative and systematic.

Static analysis

No suspicious patterns detected.