Back to skill

Security audit

Token Optimizer Pro

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed token and cost analysis helper that handles potentially sensitive logs but does not install code, persist data, or send data externally by default.

Before installing, users should treat this as a local analysis aid for token and cost artifacts, redact secrets and personal or customer data first, and only use any external service route after an explicit choice to do so.

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
86% confidence
Finding
The description invites a wide range of sensitive inputs including usage logs, transcript excerpts, model bills, and runtime traces without clearly limiting when the skill should activate or what data must be excluded by default. In an agent ecosystem, broad triggers can cause the skill to engage on unrelated or sensitive content and increase the chance of over-collection, inadvertent processing of secrets, or unsafe routing of internal telemetry.

Static analysis

No suspicious patterns detected.