If you discover a security vulnerability in this repository, do not open a public issue.
Instead, report it privately through one of the following channels:
- GitHub Security Advisory (recommended): repository Security tab → Report a vulnerability
- Owner contact: open a DM on GitHub or use the contact from the @raphaol profile
Please include in the report:
- A clear description of the vulnerability and its potential impact
- Steps to reproduce or a PoC
- Affected versions/branches
- Suggested mitigation, if any
This policy covers only the content of this repository (powershell-windows-best-skill), which consists solely of the SKILL.md skill file, documentation, and repo configuration.
PowerShell scripts generated by the skill during use are out of scope — these are the responsibility of whoever generates and runs them. Before using any generated script, follow the checklist in the README (Invoke-ScriptAnalyzer, -WhatIf, staging environment, rollback plan).
- ✅ Secret scanning and push protection enabled
- ✅
mainbranch protected (PR review required) - ✅ Temporary branches automatically deleted after merge
- ✅ Vulnerability alerts and Dependabot security updates enabled
- Vulnerabilities in third-party dependencies not present in this repo (report to the upstream project maintainer)
- Attacks that require already-compromised Windows administrator privileges
- Content from source skills (repositories
sickn99/antigravity-awesome-skills,josiahsiegel/claude-plugin-marketplace,404kidwiz/claude-supercode-skills)
THIS SKILL IS PROVIDED "AS IS", WITHOUT ANY KIND OF WARRANTY.
- Always review generated scripts before executing them
- Never run untrusted scripts with administrator privileges
- Test in an isolated environment first
- The author assumes no responsibility for data loss or system damage