Bmad Security Review

🌐Community
by bacoco · vlatest · Repository

Helps with security, code review as part of implementing security and authentication workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bmad-security-review npx -- -y @trustedskills/bmad-security-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bmad-security-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bmad-security-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill performs security reviews, likely of code or configurations. It helps identify potential vulnerabilities and weaknesses in systems. The specific details of how this review is performed are not provided in the source material.

When to use it

  • Before deploying new software or infrastructure changes.
  • When responding to a reported security concern.
  • As part of a regular security audit process.
  • To assess the security posture of existing systems.

Key capabilities

  • Security review execution
  • Vulnerability identification (implied)

Example prompts

  • "Perform a security review of this Python code: [code snippet]"
  • "Can you review my Kubernetes deployment configuration for potential vulnerabilities?"
  • "Analyze this system design document and identify any security risks."

Tips & gotchas

The source material does not provide specific prerequisites or limitations. It's recommended to carefully evaluate the results of a security review and consult with security experts as needed.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bacoco
Installs
14

🌐 Community

Passed automated security scans.