@firela/billclaw-core@0.5.4
Patch Changes
-
Fix SKILL.md inconsistencies for OpenClaw security compliance.
Problem: Security scan flagged two inconsistencies:
- Package name mismatch between SKILL.md and registry metadata
- Contradictory "No external code execution" statement
Changes:
- Add @firela/billclaw-openclaw as primary (required) install entry
- Update Security Guarantee to clarify:
- Skill provides installation instructions
- Code execution handled by installed npm packages
- All packages are transparent and auditable
- Add Package Overview section labeling required vs optional
Metadata updates:
- install[0]: @firela/billclaw-openclaw (required)
- install[1]: @firela/billclaw-cli (optional)
- install[2]: @firela/billclaw-connect (optional)