Database Engineering Mastery

Security checks across malware telemetry and agentic risk

Overview

This is a database-administration skill with expected but high-impact operational commands that deserve careful review before use on live systems.

Install only if you intentionally want agent-assisted database administration. Treat operational commands as manual, high-risk runbook steps: require explicit confirmation, verify target environment, take or verify backups, prefer read-only diagnostics first, and avoid running termination, replication-slot, VACUUM FULL, or delete commands on production without a clear maintenance or incident plan.

SkillSpector

By NVIDIA
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)

Missing User Warnings

Medium
Confidence
93% confidence
Finding
The runbook includes destructive operational actions such as terminating backends, dropping replication slots, VACUUM FULL, and deleting backups/logs. Although these are legitimate DBA tasks, presenting them as emergency steps without consistently explicit preconditions, impact statements, and rollback/safety checks increases the risk that an agent or operator could execute them and cause downtime, WAL loss, failed replication, or accidental data loss.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal