Skip to content

Write a getting-started tutorial for Claude Code users #5

@Ap6pack

Description

@Ap6pack

Problem

Malwar scans SKILL.md files used by Claude Code, but the docs don't have a quick tutorial showing a Claude Code user how to scan their own skills before installing them.

What to Write

Create `docs/guide/getting-started-claude-code.md` with:

  1. Why — explain that skill files can contain hidden malicious commands
  2. Install — `pip install malwar && malwar db init`
  3. Scan a skill before installing — show scanning a skill file from a URL or local path
  4. Interpret the output — explain CLEAN / SUSPICIOUS / MALICIOUS verdicts and risk scores
  5. Integrate into your workflow — suggest scanning skills before adding them to `.claude/commands/`

Keep it short — someone should go from zero to scanning in under 5 minutes.

Bonus

If you want to go further, add a section showing how to use `malwar crawl scan ` to check ClawHub skills directly.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions