Back to skill

Security audit

Max Humanizer

Security checks for vulnerabilities and agentic risk

Overview

This is a straightforward writing-editing skill whose file editing access is disclosed and fits its purpose.

Install this if you want an agent to revise text so it sounds less AI-generated. Because it can edit documents, review proposed changes before accepting them, especially where factual accuracy, legal meaning, or personal voice matters.

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
94% confidence
Finding
The phrase "Or invoke directly when editing documents" does not define specific trigger phrases, scope, or exclusion conditions for when the skill should activate. Because editing documents is a very common context, this wording could cause unintended invocation beyond clearly intended use cases.

Vague Triggers

Medium
Confidence
91% confidence
Finding
The invocation guidance says to use the skill 'when editing or reviewing text,' which is a very broad condition that overlaps with many ordinary writing tasks. The file does not provide specific trigger phrases, scope limits, or exclusion conditions to clarify when the skill should or should not activate.

Static analysis

No suspicious patterns detected.