Back to skill

Security audit

doc-generator

Security checks for vulnerabilities and agentic risk

Overview

This skill provides documentation writing and cleanup guidance, with only a minor risk that broad trigger words could activate it outside a documentation-specific request.

Install this if you want an opinionated documentation-writing workflow. Be aware that generic trigger words like writing or polish may activate it for non-documentation tasks, so check that it is being used only when you intend documentation generation or cleanup.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (1)

Vague Triggers

Medium
Confidence
95% confidence
Finding
The trigger list includes broad, everyday terms such as "writing," "generation," and "polish," which can cause the skill to activate in contexts far beyond targeted documentation work. Over-broad invocation increases the chance that this skill intercepts unrelated user requests, leading to unintended behavior, workflow interference, or misuse of any downstream capabilities it calls.

Static analysis

No suspicious patterns detected.