Back to skill

Security audit

stakeholder-metrics-studio

Security checks for vulnerabilities and agentic risk

Overview

This skill is a narrow analytics-reporting helper that works on user-supplied metric data and does not request private files, credentials, persistence, or broad system access.

Before installing, note that the skill may be selected for general analytics-reporting requests because its top-level trigger is broad; use it when you want one of its two metric-summary or digest-rendering workflows, and avoid providing sensitive business data unless you intend that data to be processed in the current request.

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
92% confidence
Finding
The top-level instruction to 'Use this skill for routine analytics reporting work' and 'Invoke the stage requested by the user' is broad enough that an orchestrator may select this skill for generic analytics-related prompts without strong gating. Overly permissive invocation guidance can cause unintended tool execution or stage selection in contexts where the user did not clearly request this specific workflow, increasing the risk of incorrect automation and data handling.

Static analysis

No suspicious patterns detected.