Back to skill

Security audit

zenn

Security checks for vulnerabilities and agentic risk

Overview

This skill is an instruction-only workflow for publishing Zenn articles through GitHub and the Zenn CLI, with expected and disclosed repository changes.

Install this if you want an agent to help manage a Zenn-connected GitHub repository. Review diffs and PRs before merging, be careful before setting published: true, and run npm/npx commands only in the intended repository, preferably with a trusted or pinned zenn-cli version.

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.