Back to skill

Security audit

Security Auditor X

Security checks for vulnerabilities and agentic risk

Overview

This is a passive security-audit guidance skill with broad but disclosed triggers and no executable code, persistence, or hidden data handling.

Install this if you want the agent to perform security-focused audits. Be aware that broad prompts like "audit this" may steer the agent into a security review rather than a general code-quality review.

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
96% confidence
Finding
The manifest says to trigger on broad phrases like "audit this" and even on "any request to assess risk in code, infra, or system design — even if the word 'audit' isn't used." These conditions overlap with common review requests and do not clearly bound when this skill should not activate, increasing the chance of accidental invocation.

Static analysis

No suspicious patterns detected.