Security Scanning

🌐Community
by eyadsibai · vlatest · Repository

Identifies vulnerabilities and misconfigurations in cloud environments using automated scanning and prioritized remediation recommendations.

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 eyadsibai-security-scanning npx -- -y @trustedskills/eyadsibai-security-scanning
2

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

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

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

About This Skill

What it does

This skill performs security scanning. It allows users to discover and install skills for AI agents. The tool is provided by eyadsibai/ltk.

When to use it

  • You need to quickly assess the potential vulnerabilities in a codebase or application.
  • As part of an automated CI/CD pipeline to ensure code quality and security.
  • When onboarding new developers and want to enforce secure coding practices.
  • To identify common security flaws before deployment.

Key capabilities

  • Security Scanning
  • Skill Discovery
  • Skill Installation

Example prompts

  • "Run a security scan on this Python script."
  • "Can you find any vulnerabilities in my Node.js application?"
  • "Install the latest security scanning tools for my AI agent."

Tips & gotchas

The skill requires appropriate permissions to access and analyze code repositories or applications. Ensure that the AI agent has sufficient privileges before initiating a scan.

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
eyadsibai
Installs
25

🌐 Community

Passed automated security scans.