Back to skill

Security audit

IceCube Memory

Security checks for vulnerabilities and agentic risk

Overview

IceCube Memory is an instruction-only local memory setup that stores agent notes in local Markdown files and does not include executable code or hidden network behavior.

Install only if you want an agent to keep persistent local memory. Review what gets written to MEMORY.md, USER.md, and daily logs, avoid storing passwords, API keys, financial secrets, or sensitive one-time context, and remove the AGENTS.md rule or memoryFlush setting if you no longer want saved memory to shape future sessions.

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

Static analysis

No suspicious patterns detected.