Back to skill

Security audit

Creator Search Intent Radar

Security checks for vulnerabilities and agentic risk

Overview

This is a simple content-planning skill that ranks creator topic ideas from trend signals, with no executable code or hidden persistence.

Before installing, users should know this skill is for creator trend and search-intent planning. Avoid giving it private comments or DM content unless that data is appropriate to use for content research, and treat fallback-mode recommendations as non-live trend analysis.

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 skill description contains broad trigger phrases like 'what to post next' and 'topic discovery,' which can match many ordinary creator-planning requests outside a tightly scoped context. Overly broad activation increases the chance this skill is invoked when another, more appropriate skill should handle the request, potentially causing unintended data handling or workflow misrouting.

Static analysis

No suspicious patterns detected.