LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: scanner

Browse skills that share this tag.

  • firebase-apk-scanner - Scan Android APKs for Firebase security misconfigurations.
    androidapkfirebasesecurity

    ★ 18 · Updated 2026-09-17

    Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, auth issues, and exposed cloud functions.

    ⚙ Decompile APK files⚙ Extract Firebase configuration⚙ Test authentication security
  • curate-scanner-evaluation-corpus - Curate Scanner Evaluation Corpus
    benchmarkevaluationground-truthscanner

    ★ 0 · Updated 2026-09-16

    Select pinned repositories, define annotation scopes, prepare review packets, maintain ground truth, and adjudicate labels for deterministic scanner evaluation.

    ⚙ Select coverage candidate repositories⚙ Define exhaustive annotation scopes⚙ Prepare human review packets
  • deepsafe-scan - Preflight security scanner for AI coding agents
    securityauditscanneropenclaw

    ★ 76 · Updated 2026-09-16

    Scans AI agent configs, skills, memory, and model behavior for security risks, secret leaks, PII, prompt injections, and dangerous patterns.

    ⚙ Scan deployment configuration⚙ Scan skills and MCP servers⚙ Scan memory for secrets and PII
  • skill-security-scanner - AI Agent Skills Security Scanner
    securityscannermalware-detectioncode-audit

    ★ 20 · Updated 2026-09-13

    Scan AI agent skills for malicious code, security vulnerabilities, and risk patterns using CVSS 3.1 scoring.

    ⚙ Scan skills for security risks⚙ Assess vulnerabilities using CVSS scoring⚙ Detect threats using IOC intelligence
  • skill-vetter - Multi-scanner security gate for AI agent skills
    securityscannervulnerability-detectionskill-vetting

    ★ 60 · Updated 2026-09-12

    Runs multiple security scanners against AI agent skills before installation to detect malicious code, vulnerabilities, and suspicious patterns.

    ⚙ Check scanner dependencies⚙ Scan skills for security risks⚙ Report scan verdicts and findings
  • security-sentinel - Unified security scanner for OpenClaw workspaces
    securityscannervulnerabilitiessecrets

    ★ 14 · Updated 2026-09-10

    Scans workspace for dependency vulnerabilities, exposed secrets, and unsafe file permissions.

    ⚙ Audit package dependencies for vulnerabilities⚙ Scan workspace files for exposed secrets⚙ Verify file permissions of critical files
  • ship-safe - Run ship-safe security and quality audit
    securityauditqualityscanner

    ★ 0 · Updated 2026-09-10

    Executes ship-safe audit to scan projects for secrets, vulnerabilities, and risky patterns before shipping.

    ⚙ Execute ship-safe audit scanner⚙ Scan code for secret leaks⚙ Parse findings by severity level
  • cpa-codex-auth-sweep - Codex Auth Concurrency Scanner and Cleaner
    codexauthenticationscannerasyncio

    ★ 37 · Updated 2026-09-09

    Scans local Codex auth credentials with high concurrency and cleans invalid 401 files.

    ⚙ Scan local Codex auth files⚙ Clean invalid 401 credentials⚙ Output scan results as JSON
  • skill-scanner - Agent Skill Security Scanner
    securityscannerauditvalidation

    ★ 63 · Updated 2026-06-15

    Scans agent skills for security issues including prompt injection, malicious code, and excessive permissions.

    ⚙ scan skill directory⚙ detect prompt injection⚙ detect malicious code
  • ai-security-scanner - AI Agent Security Scanner
    securityscannerAI AgentAPI Key

    ★ 816 · Updated 2026-03-22

    Scan AI Agent security risks including API key leaks, skill poisoning, and sensitive information exposure

    ⚙ discover AI Agent installations⚙ scan for API key leaks⚙ check skill risks
  • skill-security-auditor - Advanced Security Auditing Tool for OpenClaw Skills
    securityaudityarallm

    ★ 816 · Updated 2026-02-14

    Security scanning tool to detect malicious patterns in OpenClaw skills

    ⚙ scan skill files with YARA rules⚙ analyze code with LLM semantics⚙ perform batch scanning
  • api-inventory-scanner - Discover and Document API Endpoints from Code and Logs
    APIinventoryscannerdocumentation

    ★ 1,788 · Updated 2026-02-13

    Discovers and documents existing API endpoints through code analysis, log inspection, and traffic analysis

    ⚙ Parse route definitions⚙ Analyze controller code⚙ Inspect API frameworks