-
Notifications
You must be signed in to change notification settings - Fork 54
Home
github-actions[bot] edited this page Feb 26, 2026
·
4 revisions
- Purpose: Document ClawSec as a combined web catalog, signed advisory channel, and multi-skill security distribution system.
- Tech stack: React 19 + Vite + TypeScript frontend, Node/ESM scripts, Python utilities, Bash automation, GitHub Actions pipelines.
- Entry points:
index.tsx,App.tsx,scripts/prepare-to-push.sh,scripts/populate-local-feed.sh,scripts/populate-local-skills.sh, workflow files under.github/workflows/. - Where to start: Read Overview, then Architecture, then module pages for the area you are editing.
- How to navigate: Use Guides for cross-cutting concerns, Operations for runbooks and migration plans, Modules for implementation boundaries, and Source References at the end of each page to jump into code.
- Security Signing Runbook
- Signed Feed Migration Plan
- Platform Verification Checklist
- Cross-Platform Remediation Plan
- Cross-Platform Compatibility Report
- Frontend Web App
- ClawSec Suite Core
- NanoClaw Integration
- Automation and Release Pipelines
- Local Validation and Packaging Tools
- 2026-02-26: Added Operations pages and updated navigation guidance after migrating root docs into wiki pages.
- README.md
- App.tsx
- package.json
- scripts/prepare-to-push.sh
- scripts/populate-local-feed.sh
- scripts/populate-local-skills.sh
- skills/clawsec-suite/skill.json
- .github/workflows/ci.yml