Back to skill

Security audit

Content Repurposer

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward content-repurposing prompt with no code execution, credential use, persistence, or hidden behavior.

Install this if you want an assistant to turn your own content into multiple marketing formats. Review any generated posts, emails, or calls to action before publishing, and treat the promotional links and suggested installs as optional.

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
93% confidence
Finding
The markdown says to 'Accept any source format' and includes extremely broad examples such as raw notes, bullet points, or even a single tweet or idea. This describes capability broadly but does not define specific activation boundaries, exclusions, or negative examples, which can increase the chance of unintended invocation for ordinary content-related requests.

Static analysis

No suspicious patterns detected.