Back to skill

Security audit

Forex

Security checks for vulnerabilities and agentic risk

Overview

This is a plain educational forex skill with broad currency-related triggers, but no hidden execution, credentials, persistence, or privileged access.

Install this as an educational forex and currency-planning aid, not as a trading authority. Because it may activate on broad currency questions and the topic can affect real money decisions, verify important rates, fees, hedging choices, and trading risks with current sources or qualified financial advice before acting.

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
90% confidence
Finding
This markdown file includes invocation-style phrases such as "What happened and what does it mean for my positions" and "What is the best way to handle currency for this trip?" that resemble ordinary user requests rather than narrowly scoped triggers. The file does not provide negative examples or boundaries describing when these prompts should or should not activate the skill, increasing the risk of unintended invocation overlap.

Vague Triggers

Medium
Confidence
93% confidence
Finding
The trigger list contains broad generic terms such as "currency," "exchange rate," and "foreign exchange" that are likely to appear in many normal conversations outside the user's intent to invoke this specific skill. This can cause unintended activation, which may route unrelated requests into finance/trading guidance and create confusing or risky outputs, especially in contexts involving money decisions.

Static analysis

No suspicious patterns detected.