Back to skill

Security audit

safety-kb-query.

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed read-only helper for querying a local safety-regulation SQLite knowledge base.

Install only if you want the agent to read the safety-review SQLite database. Verify KB_PATH before use, especially on shared machines, because the script will query whichever readable SQLite database it is pointed at.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
  • 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
Findings (1)

Context-Inappropriate Capability

Medium
Confidence
91% confidence
Finding
The `schema` subcommand enumerates all table names and key column layouts in the SQLite database, which goes beyond the documented end-user query functions. Schema disclosure materially lowers the effort needed for follow-on data extraction or targeted abuse, especially if the skill is exposed to untrusted users or other agents that should only perform limited KB lookups.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.