Back to skill

Security audit

Akshare Finance 1.0.0

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward AKShare financial-data helper that installs expected Python dependencies and fetches market data without asking for credentials or modifying user data.

Install only if you are comfortable with AKShare and pandas being installed from PyPI and with AKShare making external financial-data requests. Treat returned market data as informational, verify important data with another source, and do not use it as the sole basis for automated trading or financial decisions.

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

Static analysis

No suspicious patterns detected.