contributing
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [Documentation and Build Workflow]: The skill defines a structured workflow for authoring documentation, including the use of standard web development tools like
pnpmfor building, formatting, and type-checking content. These commands are localized to the repository environment. - [Tooling and Validation]: It provides instructions for running validation scripts (e.g.,
validate-redirects.ts) and shell commands to manage Git branches. These are routine operations for a documentation-as-code repository. - [External References]: The skill refers to official resources such as the Cloudflare style guide and GitHub CLI (
gh) for posting pull request suggestions. These references point to well-known developer services and official vendor documentation. - [Credential Safety]: The instructions explicitly warn against including secrets, credentials, or private information in the public repository, adhering to security best practices for open-source contributions.
Audit Metadata