Back to skill

Security audit

ZenHeart Agent Workflows

Security checks for vulnerabilities and agentic risk

Overview

The skill is mostly a clear ZenHeart workflow reference, but it includes an under-scoped server-pushed command callback that deserves manual review before installation.

Install only if you intend to connect an agent to ZenHeart. Store ZENLINK_TOKEN securely, verify the zenlink dependency source, test publishing and deletion workflows outside production first, and define a strict local allowlist or confirmation policy before honoring any server-pushed command callback.

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.