HK-101 Living RAG

Security checks across malware telemetry and agentic risk

Overview

This small document-search skill does what it says, but users should only point it at files they are comfortable using with an OpenAI API key.

Use a dedicated docs folder and avoid including secrets, credentials, personal records, or unrelated private files. Install only if you are comfortable with an OpenAI-backed workflow where your query and selected document snippets may be processed by the API provider.

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
92% confidence
Finding
The skill explicitly requires an OPENAI_API_KEY but does not disclose that user queries and retrieved document content may be sent to an external API provider. In a RAG skill over local files, this omission is security-relevant because users may assume processing is local while sensitive local document contents could be transmitted off-host.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal