Context Memoize

Security checks across malware telemetry and agentic risk

Overview

This is a simple context-cache skill with a manual cache deletion example that deserves caution but does not show hidden or mismatched behavior.

Install only if you want a persistent local context cache. Do not memoize secrets, credentials, private data, or untrusted instructions, review the cached fragments periodically, and run the clear-cache command only when you intend to delete all saved fragments.

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 skill documents a destructive cache-clearing command that recursively deletes a directory without any confirmation, safety checks, or warning to the user. In an agent context, users or automation may copy or invoke this directly, causing unintended data loss in the cache location and normalizing unsafe shell practices.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal