Back to skill

Security audit

Leo CSV Stats Analyzer

Security checks for vulnerabilities and agentic risk

Overview

This skill reads a user-chosen CSV file locally and prints basic statistics, with no evidence of hidden access, persistence, or data sharing.

Install if you are comfortable running a local Python helper through uv with pandas. Use it only on CSV files you intend to analyze, and be aware that the pandas dependency is not pinned.

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.