Back to skill

Security audit

1pagecreditanalysis-cn

Security checks for vulnerabilities and agentic risk

Overview

This is a plain Chinese-language credit analysis template with no code, persistence, or hidden high-impact behavior.

Safe to install from a security perspective. Users should treat it as a credit-analysis drafting framework, verify all financial data and assumptions independently, and request another output language if needed.

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

Natural-Language Policy Violations

Medium
Confidence
91% confidence
Finding
The skill is written entirely in Chinese and provides no indication that output language should follow the user's preference, which can force a locale on downstream interactions without opt-in. In a financial analysis workflow, this can reduce usability, cause misunderstandings for non-Chinese users, and lead the agent to ignore explicit language expectations from the user or host environment.

Static analysis

No suspicious patterns detected.