Back to skill

Security audit

Code Explainer Tool

Security checks for vulnerabilities and agentic risk

Overview

This is a simple code-explanation skill with no bundled executable code, persistence, credential access, or hidden behavior.

Reasonable to install for code learning or review. Be aware that generic code-help prompts may invoke it, and do not rely on the documented helper script command unless you separately verify where that script comes from.

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
93% confidence
Finding
The skill advertises and exemplifies very generic trigger phrases such as 'explain this code' and 'what does this do?', which are likely to overlap with ordinary user conversation and unrelated requests. This can cause the skill to activate unexpectedly, route prompts into the skill when the user did not intend it, and broaden the attack surface for prompt/skill hijacking or misexecution.

Static analysis

No suspicious patterns detected.