Back to skill

Security audit

Qmd2

Security checks across malware telemetry and agentic risk

Overview

This is a small, coherent local file search skill; its main risk is that indexed files may leave searchable data in a local cache.

Install only if you trust the qmd upstream package. Index only directories you are comfortable making searchable, and treat ~/.cache/qmd as potentially sensitive if you index private notes, work documents, source code, or other confidential files.

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

Low
Confidence
91% confidence
Finding
The skill instructs users to index local files and notes where the index is stored, but it does not clearly warn that file contents and derived metadata/embeddings may be persisted under a local cache directory. This can lead users to unintentionally ingest sensitive local documents into a searchable store, increasing the risk of later disclosure through local access, backups, or other tooling that reads the cache.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.