OpenClaw · Skill
Arc Skill Scanner
Scans OpenClaw skill packages for security vulnerabilities before installation. Detects credential stealers, obfuscated code, data exfiltration, prompt injection in SKILL.md files, and binary tampering. Roughly 22-26% of ClawHub skills have been flagged as containing vulnerabilities.
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install trypto1019/arc-skill-scannerClawHub installer
npx clawhub@latest install trypto1019/arc-skill-scannerOpenClaw CLI
openclaw skills install trypto1019/arc-skill-scannerDirect OpenClaw install
openclaw install trypto1019/arc-skill-scannerWhat this skill does
Scans OpenClaw skill packages for security vulnerabilities before installation. Detects credential stealers, obfuscated code, data exfiltration, prompt injection in SKILL.md files, and binary tampering. Roughly 22-26% of ClawHub skills have been flagged as containing vulnerabilities.
Why it matters
Manual code review of every third-party skill is impractical; this automates detection of known attack patterns across SKILL.md content, scripts, metadata, and binaries in one pass.
Typical use cases
- Scanning a ClawHub skill before installing it
- Auditing all currently installed skills at once
- Verifying binary checksums after a skill updates
- Detecting typosquatted skill names mimicking popular ones
- Generating checksum manifests for trusted skill versions
Source instructions
Quick overview
Scans OpenClaw skill packages for security vulnerabilities before installation. Detects credential stealers, obfuscated code, data exfiltration, prompt injection in SKILL.md files, and binary tampering. Roughly 22-26% of ClawHub skills have been flagged as containing vulnerabilities.
Manual code review of every third-party skill is impractical; this automates detection of known attack patterns across SKILL.md content, scripts, metadata, and binaries in one pass.
Common tasks
- Scanning a ClawHub skill before installing it
- Auditing all currently installed skills at once
- Verifying binary checksums after a skill updates
- Detecting typosquatted skill names mimicking popular ones
- Generating checksum manifests for trusted skill versions
Install paths
Primary command
openclaw install trypto1019/arc-skill-scanner
ClawHub installer
npx clawhub@latest install trypto1019/arc-skill-scanner
OpenClaw CLI
openclaw skills install trypto1019/arc-skill-scanner
Direct OpenClaw install
openclaw install trypto1019/arc-skill-scanner
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 1.4.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/trypto1019/arc-skill-scanner