Back to skill

Security audit

Co Occurrence Engine

Security checks for vulnerabilities and agentic risk

Overview

This skill is a local Python co-occurrence memory database, and its persistence is expected for that purpose.

Review where the SQLite database will be stored and clear or scope it if you do not want memory IDs and association weights retained across runs. Avoid feeding untrusted or test memory identifiers into a long-lived production memory graph.

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.