Back to skill

Security audit

RevOps Engine

Security checks for vulnerabilities and agentic risk

Overview

This is a RevOps advisory skill made of Markdown templates and frameworks, with no code execution or hidden data movement, though users should avoid pasting sensitive customer or employee details unnecessarily.

Install only if you want RevOps analysis and templates. Use aggregated or anonymized values where possible, redact customer names, employee identifiers, secrets, and regulated data, and avoid connecting or pasting raw exports unless your environment is approved for that information.

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 (2)

Missing User Warnings

Medium
Confidence
88% confidence
Finding
The skill is designed to elicit and organize potentially sensitive business data, including ARR, pipeline, customer health, deal details, billing, support signals, and personnel performance metrics, but provides no warning or handling guidance for sensitive information. This increases the risk that users will paste confidential or regulated data into prompts or outputs without minimization, redaction, or governance controls.

Vague Triggers

Medium
Confidence
93% confidence
Finding
The skill exposes broad natural-language triggers such as "Audit our RevOps" and "Build our metrics dashboard" without clear invocation boundaries or confirmation steps. In a multi-skill environment, common business requests could unintentionally activate this skill and cause collection, transformation, or structuring of sensitive revenue, customer, pipeline, and personnel data without the user explicitly intending to use this workflow.

Static analysis

No suspicious patterns detected.