Security audit
Hekouwang Typora Theme
Security checks for vulnerabilities and agentic risk
Overview
This skill is a disclosed Typora theme-engineering guide whose file edits, builds, installs, font checks, and publishing steps fit its stated purpose.
Before installing, review any referenced shell scripts in the source repository, especially install.sh and any paid unlock/pack scripts. Use the optional local Anthropic font flag only if you understand the licensing note, and run the GitHub publishing commands only when you intend to create public repository changes.
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.
