Back to skill

Security audit

Zalo

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only Zalo bot workflow skill whose sensitive token, webhook, profile, and cookie guidance is disclosed and aligned with its purpose.

Before installing, make sure any Zalo bot workflow stores tokens, webhook secrets, state files, and cookies securely; limit profile/context retention to what the workflow needs; and treat the unofficial personal-account automation path as higher risk because it uses cookies or session state and may violate platform terms.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
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
Findings (1)

Missing User Warnings

Low
Confidence
83% confidence
Finding
This markdown file lists capabilities to fetch user profile metadata and track conversation context, which can affect user privacy, but it does not include any warning or disclosure about handling personal data. Under the markdown variant of SQP-2, skills should warn about behaviors that could affect user data or privacy.

Static analysis

No suspicious patterns detected.