Back to skill

Security audit

seo-strategy

Security checks for vulnerabilities and agentic risk

Overview

This is a plain SEO planning guide with no executable behavior; its main caveat is Google-focused advice.

Reasonable to install for SEO planning and prioritization. Users targeting regions or audiences where Google is not dominant should explicitly state their market and preferred search engines, and should verify business metrics before making budget decisions.

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
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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 (2)

Natural-Language Policy Violations

Medium
Confidence
90% confidence
Finding
The instruction 'SEO = Google optimization' and explicit preference to optimize for Google first can bias the agent toward a specific platform without checking the user's target market, search ecosystem, or business constraints. In practice this can produce materially wrong strategic advice for users in non-Google regions or for multi-engine search programs, reducing effectiveness and potentially causing harmful business decisions.

Vague Triggers

Low
Confidence
84% confidence
Finding
The manifest says to use the skill when the user wants to 'plan SEO strategy,' 'understand the SEO workflow,' or mentions broad phrases like 'SEO value' and 'search strategy.' These conditions are fairly open-ended and do not include exclusion criteria beyond a few neighboring skills, which could cause the skill to activate during general discussion rather than clear invocation intent.

Static analysis

No suspicious patterns detected.