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.

audit-code - Security Code Audit - Detect Secrets and Vulnerabilities

Review project code for security issues like hardcoded secrets, dangerous function calls, and common vulnerabilities

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • scan source code
  • detect hardcoded secrets
  • identify dangerous calls
  • check SQL injection patterns
  • review dependency risks
  • analyze file permissions
  • examine sensitive files

Inputs

  • project directory
  • source code files
  • environment configuration

Outputs

  • security audit report
  • vulnerability findings
  • file location details
  • remediation recommendations

Requirements

  • Python 3 runtime
  • Read tool permission
  • Glob tool permission
  • Grep tool permission
  • Bash tool permission
  • fork context

Source

  • Spec: SKILL.md
security
code-review
audit
vulnerability
static-analysis
scan source code
detect hardcoded secrets
identify dangerous calls
check SQL injection patterns
project directory
source code files
environment configuration
security audit report
vulnerability findings
file location details