Back to skill

Security audit

CSV to Postgres Migrator / CSV到Postgres迁移器

Security checks across malware telemetry and agentic risk

Overview

This is a documentation-only CSV-to-Postgres migration skill whose database-writing behavior is clearly aligned with its stated purpose.

Use this against a staging or backed-up database first, provide least-privilege PostgreSQL credentials, and review generated schema/import behavior before pointing it at production data.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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)

Missing User Warnings

Medium
Confidence
91% confidence
Finding
The skill advertises automatic table creation and CSV import into PostgreSQL but does not clearly warn users that it can create, modify, and populate database tables. This omission increases the risk of accidental destructive or unauthorized changes, especially if a user points the tool at a production database or imports malformed/untrusted CSV data.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.