Back to skill

Security audit

Wholesale Pricer

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only wholesale pricing guidance skill with coherent business templates, but users should review buyer-facing documents for internal notes and payment details before sharing.

Before installing or using this skill, treat its templates as drafting aids. Remove the internal-notes sections before sending buyer-facing PDFs, and only include real bank/routing information if your finance process approves sharing those details through that document.

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
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (4)

Description-Behavior Mismatch

High
Confidence
98% confidence
Finding
The template contains an 'Internal notes' section with floor price, MDF budget, commissions, and exception approvals inside the same document intended for wholesale buyers. This creates a clear risk of accidental disclosure of highly sensitive commercial terms that could weaken negotiation position, reveal internal incentives, and expose confidential pricing controls.

Description-Behavior Mismatch

Medium
Confidence
93% confidence
Finding
Including bank/routing details in a buyer-facing wholesale price sheet unnecessarily exposes sensitive financial information outside the template’s core purpose. If the wrong version is shared, recipients gain data that can enable payment fraud, social engineering, or misuse of internal finance processes.

Missing User Warnings

Medium
Confidence
96% confidence
Finding
This markdown file is a customer-facing output template, but it contains an internal-only section with floor pricing, MDF budget, commissions, and approver details. Although it says 'strip before sending,' the template lacks a stronger user-facing warning earlier in the document that sharing these notes would expose sensitive business information.

Scope Creep

Low
Category
Excessive Agency
Content
### What this policy is

MAP is the minimum price at which [Brand Name] products may be **advertised or displayed publicly** — including but not limited to:

- Retailer websites.
- Online marketplaces (Amazon, eBay, Walmart.com, etc.).
Confidence
70% confidence
Finding
Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.

Static analysis

No suspicious patterns detected.