Back to skill

Security audit

Goal Setting Okrs

Security checks for vulnerabilities and agentic risk

Overview

This is a text-only OKR goal-setting guide with no code, persistence, credential access, or hidden actions.

This skill is reasonable to install if you want OKR-style goal planning help. Be aware it may activate for broad goal or prioritization prompts, so users who want narrower routing may prefer tighter trigger wording.

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
95% confidence
Finding
The skill advertises many broad trigger phrases such as 'set goals', 'business goals', 'prioritize my work', and 'what should I focus on', which can cause the skill to activate for generic planning or prioritization requests outside the user’s intent. This is not code-execution dangerous, but it can lead to inappropriate routing, over-application of the skill, and reduced reliability of the agent’s decision-making.

Static analysis

No suspicious patterns detected.