mirror of
https://github.com/prompt-security/clawsec.git
synced 2026-06-22 09:51:21 +03:00
0b331e4cff
- Created comprehensive skill.json with metadata following clawsec-suite pattern - Defined complete SBOM listing all 22 files to be created (required + optional) - Added OpenClaw configuration (emoji: 🔍, triggers, environment variables) - Specified Claude API integration details (model, retry strategy, cache TTL) - Version 0.1.0 matches package.json - Includes capabilities, compatibility, and integration sections Verification: - JSON structure is valid - All required fields present (name, version, description, author, license, sbom) - Version consistency verified between skill.json and package.json - Ready for subsequent subtasks to create SBOM files Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>