Mk Security Scan

Scan codebase for security vulnerabilities, hardcoded secrets, dependency issues, and OWASP patterns. Use when asked to 'security scan', 'check for secrets', 'audit security', or before major releases.

phuc-nt 9d8ec47 774 B Updated

File contents

mk-security-scan

This is a wrapper for the kit skill in .claude/skills/security-scan/.

  1. Read .claude/skills/security-scan/SKILL.md with the file reading tool.
  2. Follow its instructions exactly for the request below. Relative paths it mentions (references/, scripts/, bin/, assets/) resolve from .claude/skills/security-scan/.
  3. Where it says to invoke another /mk-* skill, load that skill the same way.

Argument hint: [scope] [--secrets-only] [--deps-only] [--full]

Request / arguments: $ARGUMENTS

phuc-nt/kiro-agent-kit/tree/main/kit/.kiro/skills/mk-security-scan commit 9d8ec47f5d

Frequently asked questions

npx skillmds@latest add phuc-nt/mk-security-scan-2