Back to skill

Security audit

Workflow Engine

Security checks for vulnerabilities and agentic risk

Overview

This is a local workflow-engine library whose file writes are disclosed checkpointing behavior, with no evidence of hidden network access or credential handling.

Before installing, understand that workflows can run arbitrary task functions you provide and checkpoint files may contain workflow context or results. Keep checkpoint directories local and avoid placing secrets in workflow context unless you are comfortable with them being persisted.

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.