harness
Project scaffolding, quality gates, and security audits for coding
All Skills in This Repository (9)
Pure Emerald Level Indicatorssecurity-review-skill-for-terraform
Audit Terraform HCL, JSON, and Terragrunt configurations for AWS security risks.
security-review-skill-for-docker
Audit Docker, Kubernetes, and Helm configurations for security risks.
android-vuln-analyzer
Automates end-to-end Android vulnerability analysis including reproduction, hunting, and SAST verification.
skill-creator
Automates creation, evaluation, and iteration of AI skills with run_eval.py and run_loop.py scripts.
skills-audit
Analyze AI agent skills for security risks and prioritized remediation.
supply-chain-audit
Audit multi-language supply chain dependencies and generate a consolidated risk report.
sca-ai-denoise
Filter and rank SCA findings by exploit risk into P0-P3 priorities.
Web Vulnerability Analysis Skill
Route web vulnerability analysis through CAI agents and HexStrike.
security-review-skill-creator
Generate modular security-review skills from project docs or reference libraries.
Frequently Asked Questions
FAQPage SchemaHow to install Harness?▼
Run `npx skills add xwtro0tk1t-cloud/harness --all -g -y` in your terminal to install the full suite globally.
What does Harness do for my project?▼
It scaffolds your project with a documentation system, coding and security standards, quality gates, and context recovery commands so every work session starts with full project knowledge.
Which coding tools does Harness work with?▼
It is optimized for Claude Code with hook-based enforcement, and its instruction files also work with Cursor, Windsurf, Cline, GitHub Copilot, Aider, Continue, and Devin.
Can Harness check my code for security issues?▼
Yes. It bundles security review skills for Terraform, Docker, Android, and web apps, plus supply-chain and dependency vulnerability audits.
Do I need coding experience to use Harness?▼
No. After installation you trigger everything with plain commands like "harness", "harness audit", or "quality gate", and the agent handles the technical steps.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core