Back to skill

Security audit

Risk Manager

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed portfolio risk-management guide with no code, credential access, persistence, or hidden execution behavior.

Use this as an analytical aid for portfolio risk concepts and calculations. Review any hedging, position-sizing, or stop-loss output carefully, verify assumptions and market data independently, and do not treat it as a substitute for professional financial advice.

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)

Vague Triggers

Medium
Confidence
93% confidence
Finding
The description says to use the skill proactively for broad categories like risk assessment, trade tracking, or portfolio protection, which can cause the agent to invoke it in only loosely related financial contexts. Over-broad activation increases the chance of inappropriate routing, unnecessary tool use, or financially sensitive guidance being injected into conversations where a narrower skill or direct reasoning would be safer.

Vague Triggers

Medium
Confidence
91% confidence
Finding
The invocation guidance uses generic phrases such as 'working on risk manager tasks or workflows' and 'needing guidance, best practices, or checklists,' which are too unspecific to constrain when the skill should be selected. This ambiguity can lead to over-invocation and low-quality task routing, especially in adjacent finance or planning scenarios.