Back to skill

Security audit

Ads Report Generator

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only advertising report guidance skill with no executable behavior, persistence, credential handling, or hidden data movement.

Before installing, be aware that the skill may activate for broad business-performance questions; use it when you want ad reporting or campaign analysis, and provide explicit platform, KPI, date range, and data-source context for best results.

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
94% confidence
Finding
The trigger keywords are broad enough to match many ordinary business or marketing conversations, which can cause the skill to activate outside its intended scope. Over-triggering is dangerous because it can route unrelated user requests into a domain-specific workflow, leading to inappropriate advice, data-handling confusion, or reduced reliability of the agent’s skill selection.

Static analysis

No suspicious patterns detected.