Back to skill

Security audit

quick-note

Security checks for vulnerabilities and agentic risk

Overview

This skill only appends user-provided notes to local Markdown files, with no hidden network, credential, or background behavior found.

Install this if you are comfortable with an agent appending short notes to local Markdown files. Use an explicit notes directory if you do not want files created under the current working directory, and be aware that broad phrases like "log this" may invoke the skill in ordinary conversation.

Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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)

Lp3

Medium
Category
MCP Least Privilege
Confidence
70% confidence
Finding
Without declared permissions the skill's intent is opaque and cannot be validated.

Vague Triggers

Medium
Confidence
96% confidence
Finding
The description says the skill triggers on phrases like "add a note" and "log this," which are common conversational phrases and may cause unintended activation outside a narrowly defined notes workflow. The file also does not provide exclusion conditions or negative examples to clarify when these phrases should not invoke the skill.

Static analysis

No suspicious patterns detected.