We actively maintain and provide security updates for the following versions:
| Version | Supported |
|---|---|
| v1.x | ✅ |
Please do not open a public GitHub issue for security vulnerabilities.
If you discover a security vulnerability within the Agent Posture framework or any core skill, please report it privately.
Please send an email to chitrank2050@gmail.com (or open a GitHub Private Vulnerability Report) with the following information:
- Description: A detailed description of the vulnerability.
- Steps to Reproduce: A clear guide to reproducing the issue.
- Impact: What could an attacker achieve?
- Suggested Fix: If you have a fix, please share it!
- Acknowledgment: We will acknowledge receipt within 48 hours.
- Investigation: We will determine the severity and impact.
- Disclosure: Once a fix is ready, we will coordinate a public disclosure date.
Agent Posture is built with a Security-First mindset:
- PII Scrubbing (S11): Recommended logic for masking sensitive data in logs.
- Dependency Auditing: Automated security analysis (zizmor) on all workflows.
- Secret Scanning: Gitleaks integration in local hooks.
- Validation (S5): Zod-based runtime validation for all external skill inputs.
Thank you for helping keep Agent Posture secure! 🛡️✨