Back to skill

Security audit

campaign-budget-ledger

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward campaign budget helper that forecasts and records planning amounts, with no hidden code, credential access, or persistence beyond the disclosed ledger append action.

Install this if you want an agent to help forecast campaign budget scenarios and append selected amounts to a planning ledger. For sensitive or business-critical budgets, make sure the agent asks before recording a scenario amount and that you understand where the ledger tool stores appended entries.

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
87% confidence
Finding
The invocation guidance is broad enough that a general campaign-planning request could trigger this skill even when the user did not explicitly ask to forecast or record a budget scenario. That increases the chance of unintended tool use and unintended writes to the planning ledger, especially because the workflow presents a multi-stage budgeting process that may be selected from vague user intent.

Static analysis

No suspicious patterns detected.