Use this skill when the user wants to devtools to validate audit and investigate webassembly binaries.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-1217a647)More formats (shields.io, HTML) on the badges page.
---
name: modsurfer
description: Use this skill when the user wants to devtools to validate audit and investigate webassembly binaries.
---
# Modsurfer Plugin
Devtools to validate audit and investigate WebAssembly binaries.
## Commands
### Operations
- `modsurfer module validate` — validate module via modsurfer
- `modsurfer module audit` — audit module via modsurfer
- `modsurfer module inspect` — inspect module via modsurfer
- `modsurfer module list` — list module via modsurfer
- `modsurfer module diff` — diff module via modsurfer
- `modsurfer config generate` — generate config via modsurfer
## Usage Examples
- "modsurfer --help"
- "modsurfer <args>"
## Installation
```bash
cargo install modsurfer
```
## Examples
```bash
modsurfer --version
modsurfer --help
```
## Key Features
- webassembly\n- validation\n- auditing
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!