Skip to content

Governance

Pedro Rocha edited this page Aug 16, 2026 · 1 revision

Governance

This project follows enterprise-grade governance standards.


Documents

Document Purpose
CODE_OF_CONDUCT.md Community behavior standards (Contributor Covenant 2.1)
SECURITY.md Vulnerability reporting and security policy
AGENTS.md Rules for AI agents working in the repo
CONTRIBUTING.md Contribution guidelines
CODEOWNERS Ownership per area

Security

Reporting Vulnerabilities

See SECURITY.md for the private reporting process.

Security Features

  • Secret scanning: enabled
  • Push protection: enabled
  • Dependabot security updates: enabled

Agent Rules

See AGENTS.md for the full ruleset.

Key rules:

  1. One canonical SKILL.md per skill
  2. No secrets in body or scripts
  3. API purity — no leaked credentials
  4. Multi-tool compatible
  5. Idempotent scripts
  6. Verifiable
  7. KISS/DRY

Code of Conduct

This project adheres to the Contributor Covenant 2.1.

See CODE_OF_CONDUCT.md for the full text.

Clone this wiki locally