securevibes-scanner

Run AI-powered application security scans on codebases.

7 stars

Best use case

securevibes-scanner is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Run AI-powered application security scans on codebases.

Teams using securevibes-scanner should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/securevibes-scanner/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/anshumanbh/securevibes-scanner/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/securevibes-scanner/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How securevibes-scanner Compares

Feature / Agentsecurevibes-scannerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Run AI-powered application security scans on codebases.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# securevibes-scanner

Run AI-powered application security scans on codebases.

## Install

```
npx clawhub@latest install securevibes-scanner
```

Related Skills

skill-scanner

7
from Demerzels-lab/elsamultiskillagent

Scan OpenBot/Clawdbot skills for security vulnerabilities, malicious code, and suspicious patterns before installing them. Use when a user wants to audit a skill, check if a ClawHub skill is safe, scan for credential exfiltration, detect prompt injection, or review skill security. Triggers on security audit, skill safety check, malware scan, or trust verification.

Heimdall - Security Scanner for AI Agent Skills

7
from Demerzels-lab/elsamultiskillagent

Scan OpenClaw skills for malicious patterns before installation. Context-aware scanning with AI-powered narrative analysis.

ultimate-fork-and-skill-scanner

7
from Demerzels-lab/elsamultiskillagent

Scan GitHub forks and ClawHub skills for valuable changes, innovations, and enhancements.

fork-and-skill-scanner-ultimate

7
from Demerzels-lab/elsamultiskillagent

Scan 1,000 GitHub forks per run.

network-scanner

7
from Demerzels-lab/elsamultiskillagent

Scan networks to discover devices, gather MAC addresses, vendors, and hostnames. Includes safety checks to prevent accidental scanning of public networks.

security-scanner

7
from Demerzels-lab/elsamultiskillagent

Automated security scanning and vulnerability detection for web applications, APIs, and infrastructure.

security-skill-scanner

7
from Demerzels-lab/elsamultiskillagent

Security scanner for ClawdHub skills - detects suspicious patterns, manages whitelists, and monitors Moltbook for security threats.

heartbeat-scanner

7
from Demerzels-lab/elsamultiskillagent

Validate your agent nature through SHACL-based heartbeat analysis.

vulnerability-scanner

7
from Demerzels-lab/elsamultiskillagent

Advanced vulnerability analysis for OWASP 2025, supply chain security, attack surface mapping, and risk prioritization.

skill-threat-scanner

7
from Demerzels-lab/elsamultiskillagent

Scan OpenClaw skills for malware, prompt injection, reverse shells, wallet theft, supply chain attacks, and data.

permission-creep-scanner

7
from Demerzels-lab/elsamultiskillagent

Helps detect permission creep in AI agent skills — flags when a skill's actual code accesses resources far.

ggshield-scanner

7
from Demerzels-lab/elsamultiskillagent

Detect 500+ types of hardcoded secrets (API keys, credentials, tokens) before they leak into git. Wraps GitGuardian's ggshield CLI.