Skip to content

docs: Use built-in security review in samples#295

Merged
dcramer merged 1 commit intomainfrom
codex/security-review-doc-samples
May 6, 2026
Merged

docs: Use built-in security review in samples#295
dcramer merged 1 commit intomainfrom
codex/security-review-doc-samples

Conversation

@dcramer
Copy link
Copy Markdown
Member

@dcramer dcramer commented May 6, 2026

Update public onboarding examples to use Warden's built-in security-review skill as the first sample. The docs now describe it as a baseline first pass, not a complete security audit, and separate built-in usage from custom and remote skill examples so users are not guided toward creating local skills that shadow the built-in.

CLI Onboarding

warden init, the README, homepage, and CLI help now point users to warden add security-review while calling it a baseline security check.

Skill Examples

Custom skill examples use api-review, while skill resolution docs call out repo-local precedence and built-in fallback.

Validated with pnpm -C packages/docs build, pnpm test src/cli/help.test.ts src/cli/commands/init.test.ts, and git diff --check.

Point onboarding, docs, and CLI help examples at the built-in security-review skill. Keep custom and remote examples on separate sample skill names so they do not imply users should shadow the built-in.

Co-Authored-By: GPT-5 Codex <noreply@anthropic.com>
@dcramer dcramer force-pushed the codex/security-review-doc-samples branch from 99d8a63 to a1452b1 Compare May 6, 2026 23:32
@dcramer dcramer marked this pull request as ready for review May 6, 2026 23:38
@dcramer dcramer merged commit 545df26 into main May 6, 2026
14 checks passed
@dcramer dcramer deleted the codex/security-review-doc-samples branch May 6, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant