Back to skill

Security audit

Olo Dcf Valuation

Security checks for vulnerabilities and agentic risk

Overview

This is a plain DCF valuation guidance skill with broad finance triggers but no code, hidden access, persistence, or unsafe install behavior.

Review whether you want a DCF/M&A framework to activate on general finance terms. Treat the valuation defaults as modeling guidance, not final financial advice, and verify assumptions against the company, market, and jurisdiction before relying on outputs.

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
94% confidence
Finding
The trigger list includes very generic finance terms such as "wacc," "enterprise value," "equity value," and "free cash flow," which can cause the skill to activate in broader finance conversations than intended. This is not code execution or data exfiltration risk, but it can lead to unintended invocation, user confusion, and the model applying M&A-specific valuation assumptions in contexts where they are inappropriate.

Static analysis

No suspicious patterns detected.