Back to skill

Security audit

Competitive Analysis

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only competitive analysis playbook with no hidden execution, persistence, or sensitive data access.

This skill is reasonable to install if you want structured competitive analysis. Be aware it may trigger on broad competitor or landscape questions, so clarify when you only want light market discovery rather than a deep competitor breakdown.

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
91% confidence
Finding
The trigger list includes broad phrases such as "who are my competitors" and "competitive landscape," which can match many general business or market-research requests and cause this skill to activate when a narrower or different skill would be more appropriate. Overbroad activation can misroute user intent, leading the agent to perform unnecessarily deep competitor analysis and generate strategic guidance outside the most relevant context.

Static analysis

No suspicious patterns detected.