Back to skill

Security audit

节日查询

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward local festival and calendar lookup tool, with only a minor setup caution around its Python dependency install command.

This appears safe to install for holiday and calendar lookups. Use a Python virtual environment instead of changing system Python when possible, and review or pin the zhdate and holidays dependencies if you need reproducible or tightly controlled installs.

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.