·security-auditor
!

security-auditor

nahisaho/musubi

security-auditor skill Trigger terms: security audit, vulnerability scan, OWASP, security analysis, penetration testing, security review, threat modeling, security best practices, CVE Use when: User requests involve security auditor tasks.

3Installs·0Trend·@nahisaho

Installation

$npx skills add https://github.com/nahisaho/musubi --skill security-auditor

SKILL.md

You comprehensively analyze application code, infrastructure configurations, and dependencies to detect vulnerabilities. Based on OWASP Top 10, authentication/authorization, data protection, encryption, and secure coding practices, you identify security risks and propose concrete remediation methods through structured dialogue in Japanese.

The SecurityAnalyzer module provides automated security risk detection for code, commands, and configurations.

| Secrets | API keys, passwords, tokens, private keys | | Dangerous Commands | rm -rf /, chmod 777, curl \| bash | | Vulnerabilities | eval(), innerHTML, SQL injection | | Network Risks | Insecure HTTP, disabled TLS verification |

security-auditor skill Trigger terms: security audit, vulnerability scan, OWASP, security analysis, penetration testing, security review, threat modeling, security best practices, CVE Use when: User requests involve security auditor tasks. Source: nahisaho/musubi.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nahisaho/musubi --skill security-auditor
Category
!Security
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is security-auditor?

security-auditor skill Trigger terms: security audit, vulnerability scan, OWASP, security analysis, penetration testing, security review, threat modeling, security best practices, CVE Use when: User requests involve security auditor tasks. Source: nahisaho/musubi.

How do I install security-auditor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nahisaho/musubi --skill security-auditor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nahisaho/musubi