Back to skill

Security audit

Conversion Copywriting Engine

Security checks for vulnerabilities and agentic risk

Overview

This is a Markdown-only copywriting skill with broad marketing guidance, not hidden code or unsafe install behavior.

Before installing, treat this as a marketing persuasion and copywriting skill. Do not provide private support tickets, call transcripts, customer records, regulated data, or platform content unless you have authorization and have redacted sensitive details. If your agent auto-routes skills, consider requiring explicit invocation for this skill because its example commands are broad.

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
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (4)

Missing User Warnings

Medium
Confidence
83% confidence
Finding
The README encourages mining customer language from reviews, tickets, and forums but does not warn about privacy, confidentiality, terms-of-service, or handling of personal/sensitive data. In practice, users may paste support tickets, private forum content, or regulated customer data into the workflow, creating a risk of inappropriate collection, disclosure, or policy noncompliance.

Vague Triggers

Medium
Confidence
92% confidence
Finding
The quick-start examples are generic, natural-language requests like 'Write a landing page' and 'Score this copy,' which are broad enough to overlap with ordinary user prompts. In systems that auto-route or invoke skills based on prompt similarity, this can cause unintended invocation of the skill in contexts where the user did not explicitly request it, potentially exposing business content to the skill unnecessarily or producing unexpected behavior.

Vague Triggers

Medium
Confidence
94% confidence
Finding
The description is very broad and can be triggered by many ordinary writing or review requests, which increases the chance of unintended skill activation. Over-broad routing can cause this persuasive copywriting skill to be invoked in contexts where a more appropriate or safer skill should handle the task, expanding access to prompt content and user data unnecessarily.

Vague Triggers

Medium
Confidence
92% confidence
Finding
The natural-language commands are generic imperative phrases such as 'Score this copy' and 'Rewrite this copy to convert better,' which lack scope guards and may match commonplace assistant requests. This makes accidental or overly eager invocation more likely, potentially hijacking benign writing workflows and applying persuasion-oriented behavior outside intended marketing contexts.

Static analysis

No suspicious patterns detected.