Skip to content

Security: Nembie/claude-preflight

Security

SECURITY.md

Security Policy

Scope

This repository ships markdown files (a Claude Code skill and two slash commands). It does not execute code on its own. "Security" here mostly means:

  • prompts that could trick Claude into bypassing the preflight stop conditions
  • skill descriptions that could cause unwanted auto-activation
  • install instructions that could overwrite a user's existing skills or commands

Reporting a vulnerability

Please do not open a public GitHub issue for security reports.

Email lucapacitto.dev@gmail.com with:

  • a description of the issue
  • the prompt or steps to reproduce
  • the version / commit of this repo you tested against
  • the Claude Code version (claude --version)

You can expect an acknowledgement within 7 days. Fixes for confirmed issues will be released as soon as reasonably possible, and you will be credited in the changelog unless you ask to remain anonymous.

Supported versions

Only the main branch is supported. Fork at your own risk.

There aren't any published security advisories