Back to skill

Security audit

Copywriting

Security checks for vulnerabilities and agentic risk

Overview

This is a plain copywriting guidance skill with no code, external access, persistence, or hidden behavior.

Install this if you want marketing copywriting assistance. Be aware that broad triggers like "headline" may activate it for general headline requests, and review generated persuasion, urgency, scarcity, and proof claims for accuracy and appropriateness before publishing.

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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
  • 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
Findings (2)

Vague Triggers

Medium
Confidence
95% confidence
Finding
The trigger list is broad and includes generic phrases like 'headline' and 'ad copy', which can cause the skill to activate in contexts where the user did not intend marketing-oriented assistance. Unintended invocation can lead to inappropriate routing, context leakage into the wrong skill, or degraded agent reliability, though it is not directly a code-execution or data-exfiltration issue.

Autonomous Decision Making

Medium
Category
Excessive Agency
Content
**CTA placement:**
- Above the fold (so they don't have to scroll to act)
- After explaining value (don't ask before you've sold them)
- Multiple times on long pages (after each value section)

---
Confidence
80% confidence
Finding
Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.

Static analysis

No suspicious patterns detected.