Back to skill

Security audit

Agent Code No.7 Audit Eagle

Security checks for vulnerabilities and agentic risk

Overview

This is a simple Chinese-language financial analysis and audit-assistance skill with no code execution, persistence, credential access, or hidden data movement.

Use this skill only with financial data you are comfortable sharing with your agent environment, and treat its analysis as advisory rather than a substitute for a licensed audit or professional financial judgment. Non-Chinese users should request output in their preferred language before relying on details.

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
  • System Prompt LeakageDirect Leakage, Indirect Extraction, Tool-Based Exfiltration
  • 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 (2)

Natural-Language Policy Violations

Medium
Confidence
93% confidence
Finding
The skill is entirely written in Chinese and prescribes a Chinese-language interaction pattern without offering a user language choice. This can exclude or mislead users operating in other languages, increasing the chance of misunderstanding financial or audit conclusions in a high-stakes domain.

Natural-Language Policy Violations

Low
Confidence
83% confidence
Finding
The natural-language description is entirely in Chinese and does not indicate that users can choose another language or that the skill is intended only for a Chinese-speaking or China-specific context. This can conflict with organizational language/locale policy when a skill implicitly enforces a language without opt-in.

Static analysis

No suspicious patterns detected.