Back to skill

Security audit

competitor-analysis-7steps

Security checks for vulnerabilities and agentic risk

Overview

This is a plain Markdown workflow for producing competitor analysis reports, with no executable code, persistence, credential use, or hidden data movement.

Use this skill for competitor-analysis tasks where public web research is appropriate. Be careful not to share confidential business data through the off-platform WeChat contact, and verify important market or financial claims against authoritative sources before relying on the report.

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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
  • 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
Findings (3)

Vague Triggers

Medium
Category
Not specified by scanner
Confidence
88% confidence
Finding

The trigger list is very broad and overlaps with common business-analysis requests, increasing the chance that the skill activates in contexts beyond its intended scope. Overbroad activation can cause the agent to apply this workflow when a narrower or safer skill would be more appropriate, leading to prompt hijacking of task routing and unnecessary web collection behavior.

Content

No source excerpt is available for this finding.

Vague Triggers

Medium
Category
Not specified by scanner
Confidence
89% confidence
Finding

The activation conditions are phrased broadly enough to capture general strategy, investment, and market-opportunity work without clear limits. In a multi-skill agent, this can cause inappropriate invocation, over-collection from external sources, and cross-domain interference with other analysis skills better suited to the request.

Content

No source excerpt is available for this finding.

Context-Inappropriate Capability

Low
Category
Not specified by scanner
Confidence
94% confidence
Finding

The skill includes off-platform contact details and a solicitation for custom services that are unrelated to the core competitor-analysis workflow. This creates an unnecessary trust boundary bypass: users may be redirected outside the monitored agent environment, where data handling, logging, and safety controls no longer apply.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.