Sqlite Client

Security checks across malware telemetry and agentic risk

Overview

This SQLite helper does what it says, but it can display and change data in database files the user points it at.

Install this only if you want an agent to inspect or modify SQLite files. Use copies or backups for important databases, verify the database path before running commands, and avoid querying tables that may contain secrets or personal data unless you intend that data to appear in command output or logs.

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
95% confidence
Finding
The script prints the first five rows of a selected table directly to stdout without any warning, redaction, or opt-in safeguard. In the context of a SQLite inspection skill, databases may commonly contain credentials, tokens, personal data, or other sensitive records, so this behavior can unintentionally disclose confidential information to users, logs, or downstream systems consuming the output.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal