Skip to content

Security: 0xrafasec/ai-workflow

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability in this project, please report it responsibly.

Do not open a public issue.

Instead, use GitHub's private vulnerability reporting to submit your report. This ensures the issue is handled privately until a fix is available.

What to Include

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if you have one)

What to Expect

  • Acknowledgment within 48 hours
  • Status update within 7 days
  • Fix or mitigation as soon as practical, depending on severity

Scope

This project is a configuration toolkit (markdown files, shell scripts, JSON config). Relevant vulnerabilities include:

  • Command injection in install.sh, uninstall.sh, or statusline-command.sh
  • Path traversal in symlink operations
  • Sensitive data exposure through default configurations
  • Skill or agent definitions that could lead to unintended code execution

Out of Scope

  • Vulnerabilities in Claude Code itself — report those to Anthropic
  • Issues in third-party dependencies not bundled in this repo

Supported Versions

Only the latest version on the main branch is supported with security updates.

There aren't any published security advisories