Back to skill

Security audit

Decision Mode

Security checks for vulnerabilities and agentic risk

Overview

This skill provides structured decision advice and current-information checks without code execution, persistence, or hidden data access.

Install this if you want decision questions answered in a structured, evidence-aware format. Expect it to search the web for time-sensitive decisions and to add confidence ratings and caveats; for legal, medical, financial, or other high-stakes choices, still verify facts and consult an appropriate professional.

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
  • Memory PoisoningPersistent Context Injection, Context Window Stuffing, Memory Manipulation
  • 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
Findings (2)

Vague Triggers

High
Confidence
97% confidence
Finding
The activation rules are broad enough to trigger on many ordinary advice or comparison questions, which can cause the skill to activate outside narrowly intended contexts. Over-broad activation increases the chance that the agent adopts this skill’s prescriptive workflow unnecessarily, including mandatory information gathering and structured decision outputs, which can override simpler or safer default behavior.

Memory Manipulation

High
Category
Memory Poisoning
Content
[2-3 sentences of objective analysis based on data/patterns]

**Conclusion:**
[Clear statement of what the data suggests]

**Confidence:** XX% (Grade X)
- **Basis:** [Why this confidence level - what evidence supports it]
Confidence
80% confidence
Finding
Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.

Static analysis

No suspicious patterns detected.