Back to skill

Security audit

ladybug-opencypher

Security checks for vulnerabilities and agentic risk

Overview

This is a focused Ladybug database helper; its main risk is that user-run Cypher can modify the selected database.

Install this if you work with Ladybug/openCypher. Before running the helper, review any Cypher for CREATE, COPY, LOAD, DROP, SET, or other mutating operations, confirm the .lbug path, and back up important databases.

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.