Skip to content

Security: wavever/skills

Security

SECURITY.md

Security Policy

This repository contains agent skills: mostly SKILL.md instructions plus optional references, scripts, and assets. If a bundled instruction, template, or script could lead an agent to leak data, suggest a destructive command without confirmation, mishandle secrets, or otherwise behave unsafely, we want to know.

Supported Versions

The latest release on main receives fixes. Older tags do not.

Version Supported
latest (main) Yes
older tags No

Reporting a Vulnerability

Please do not report security issues through public GitHub issues, discussions, or pull requests.

Report privately through either:

You should receive an acknowledgement within 3 business days. If you do not, please follow up.

What to Include

  • A description of the issue and its potential impact.
  • The affected skill and file(s).
  • Steps to reproduce, including the agent prompt or scenario that triggers the behavior.
  • Any suggested mitigation.

Coordinated Disclosure

Please give a reasonable window (default 90 days) to investigate and ship a fix before any public disclosure. We will credit you in the advisory unless you prefer to remain anonymous.

Scope

In scope:

  • Instructions, references, templates, scripts, or assets in this repository that could cause an agent to behave unsafely — for example, leaking secrets, recommending irreversible commands without confirmation, or producing incorrect licensing guidance.

Out of scope:

  • Vulnerabilities in the agent application that runs a skill (report those to that vendor).
  • The behavior of files a skill generates for your project — always review generated output before publishing.

There aren't any published security advisories