Back to skill

Security audit

Four Layer Memory

Security checks for vulnerabilities and agentic risk

Overview

This is a small memory-organization skill that stores notes locally and does not include runnable code or data-sending behavior.

Before installing, understand that this skill is meant to create or maintain long-lived personal memory notes. Avoid storing secrets, credentials, or sensitive personal details unless you are comfortable keeping them in local memory files, and do not run the referenced Python commands unless you have verified or supplied the missing helper script yourself.

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.