Back to skill

Security audit

Buy

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward shopping and negotiation helper with no hidden execution, persistence, or unrelated authority.

Before installing, be aware that the skill may activate on broad phrases and may ask about budget, timeline, quality needs, subscriptions, or purchase details. Use it for shopping and negotiation contexts, and avoid sharing sensitive account or payment information unless you intentionally need that 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
95% confidence
Finding
The trigger list contains broad, common phrases such as "help me find" and "negotiate" that can appear in many unrelated conversations, increasing the chance of unintended activation. In an agent skill, accidental invocation can cause the system to enter a purchasing-advice workflow when the user did not intend that, potentially leading to irrelevant actions, privacy over-collection through follow-up questions, or unsafe reliance on the wrong skill context.

Static analysis

No suspicious patterns detected.