Back to skill

Security audit

周易占卜 - ZhouYi Divin

Security checks for vulnerabilities and agentic risk

Overview

This is a local Python divination tool that asks for optional birth details for its stated BaZi feature and shows no hidden network, credential, persistence, or destructive behavior.

Install only if you are comfortable entering birth details into a local command-line tool. Avoid using real birth data on shared machines or redirecting JSON output to a file unless you want that information saved. Treat the divination output as entertainment or study material, not as professional decision advice.

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.