Skip to content

getting-started tutorial for Claude Code users#7

Draft
Venkat4real wants to merge 4 commits intoAp6pack:mainfrom
Venkat4real:main
Draft

getting-started tutorial for Claude Code users#7
Venkat4real wants to merge 4 commits intoAp6pack:mainfrom
Venkat4real:main

Conversation

@Venkat4real
Copy link
Copy Markdown

Getting Started tutorial for Claude Code users

This PR is for issue #5

@Venkat4real
Copy link
Copy Markdown
Author

Hi @Ap6pack, consider this an initial draft. I tried to run a malwar scan on a skill URL, malwar crawl scan and malwar crawl url , but it was not successful. Can you send me some URLs for Skill, Slug, and Repository. I will test and add the same in the guide.

Copy link
Copy Markdown
Owner

@Ap6pack Ap6pack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @Venkat4real! Great to see someone pick this up.

Here are some working examples you can test with:

Search the registry:

malwar crawl search python

Scan by slug (pick any slug from search results):

malwar crawl scan python-executor

Scan by URL (any ClawHub skill page):

malwar crawl url https://clawhub.ai/nitishgargiitd/image-cog

The image-cog one returns a MALICIOUS verdict — makes a good screenshot for the tutorial.


A few things to address before we can merge:

File location: The issue specifies docs/guide/getting-started-claude-code.md — please move the file there.

Content fixes:

  • The table headers are broken — VerdictRisk, LevelRecommended should be separate columns (Verdict | Risk Level | Recommended Action)
  • The URL scan example has markdown link syntax inside the code block — should just be the raw URL
  • Step 4 has Run as text inside the code block — should just be malwar scan <filename>
  • Inconsistent grammar in the intro bullets ("Exposing" vs "Delete" vs "Install" — pick one form)
  • Code block language tags should be lowercase bash consistently
  • Missing newline at end of file

Images: Generic names like image.png are hard to maintain — rename to something descriptive like scan-output.png and verdict-table.png. Also make sure the paths work from the new file location.

Happy to re-review once these are updated!

@Venkat4real
Copy link
Copy Markdown
Author

Hi @Ap6pack, I have done the changes suggested. There is a problem with -- malwar crawl search.
I got this error. Can you please check?
image
image

PS. I can also work on other doc issues. I will make some time.

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.

2 participants