awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA avatar

NVIDIA/SkillSpector

0
View on GitHub↗
10,778 estrellas·873 forks·Python·Apache-2.0·7 vistas

SkillSpector

SkillSpector es un escáner de seguridad diseñado para detectar vulnerabilidades y patrones maliciosos en plugins y extensiones de agentes de IA antes de que sean instalados. Funciona como un guardrail en tiempo de ejecución que calcula puntuaciones de riesgo numéricas y asigna etiquetas de severidad para proporcionar recomendaciones de instalación o bloquear extensiones externas arriesgadas.

El proyecto se distingue por utilizar modelos de lenguaje para realizar análisis de código semántico, evaluando la intención y el contexto del código para reducir los falsos positivos. También emplea la supresión de problemas basada en huellas digitales para rastrear e ignorar riesgos previamente aceptados a través de ciclos de escaneo repetidos.

La herramienta cubre la seguridad de la cadena de suministro de software mediante el escaneo de dependencias contra bases de datos de seguridad públicas y admite la ingesta de activos de múltiples fuentes desde directorios locales, URLs remotas y repositorios. Proporciona informes de vulnerabilidad en múltiples formatos legibles por máquina y por humanos para su integración en pipelines de CI/CD.

Features

  • AI Agent Vulnerability Scanners - Analyzes AI agent plugins and extensions to identify malicious patterns and security vulnerabilities before installation.
  • LLM-Based Analysis - Uses language models to perform semantic code analysis and evaluate intent to reduce false positives in vulnerability detection.
  • LLM-Powered Semantic Analyzers - Uses a language model to evaluate code semantics and reduce false positives during security analysis.
  • Security Intent Analysis - Uses large language models to evaluate code intent and context, reducing false positives in security detection.
  • CVE Dependency Scanners - Identifies known vulnerabilities in the skill dependency tree by querying public security databases.
  • Dependency Vulnerability Scanners - Identifies known vulnerabilities in third-party dependencies by querying public security databases.
  • Security Guardrails - Provides runtime guardrails that block the installation of risky AI skills based on security risk scores.
  • AI Agent Scanners - Serves as a specialized security scanner for detecting vulnerabilities and malicious patterns in AI agent skills.
  • Software Supply Chain Security - Secures the AI plugin supply chain by scanning external dependencies and remote repositories for known CVEs.
  • Asset Risk Scoring - Calculates numeric risk scores and severity levels for AI plugins to provide installation recommendations.
  • Vulnerability Dependency Mapping - Implements the process of mapping a plugin's dependency tree against public security databases to identify known vulnerabilities.
  • Static Code Analysis - Performs static analysis of plugin source code using LLMs to detect security risks without executing the code.
  • Fingerprint-Based Suppressions - Employs unique hashes to track and suppress previously accepted security risks across repeated scan cycles.
  • Multi-Source Asset Ingestion - Retrieves target code from local directories, remote URLs, or repositories for unified security processing.
  • File and URL Scans - Inspects files from remote URLs, repositories, and local directories to identify security risks in AI skills.
  • AI Application Security - Security scanner for detecting malicious patterns in AI agent skills.

Historial de estrellas

Gráfico del historial de estrellas de nvidia/skillspectorGráfico del historial de estrellas de nvidia/skillspector

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a SkillSpector

Proyectos open-source similares, clasificados según cuántas características comparten con SkillSpector.
  • snyk/snykAvatar de snyk

    snyk/snyk

    5,586Ver en GitHub↗

    Snyk is an application security testing platform designed to identify and remediate vulnerabilities across source code, open-source dependencies, container images, and infrastructure-as-code configurations. It functions as a comprehensive security workflow automation tool, utilizing a static analysis engine and dependency graph mapping to detect security flaws and license compliance issues throughout the software development lifecycle. The platform distinguishes itself through agentic workflow orchestration and an automated remediation pipeline that generates and submits pull requests to patc

    TypeScript
    Ver en GitHub↗5,586
  • snyk/cliAvatar de snyk

    snyk/cli

    5,428Ver en GitHub↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    TypeScriptmonitorsecuritysnyk
    Ver en GitHub↗5,428
  • tencent/ai-infra-guardAvatar de Tencent

    Tencent/AI-Infra-Guard

    2,971Ver en GitHub↗

    AI-Infra-Guard is a security scanning platform designed to detect vulnerabilities across large language model deployments, AI agent skills, and the underlying infrastructure. It functions as a security toolset for auditing source code, evaluating model robustness, and identifying insecure network configurations. The project provides a red teaming framework that uses curated attack datasets to test for jailbreak vulnerabilities and prompt injections. It also includes an infrastructure auditor that employs network fingerprinting and asset discovery to match running components against known comm

    Pythonagentagent-scanagentskills
    Ver en GitHub↗2,971
  • bridgecrewio/checkovAvatar de bridgecrewio

    bridgecrewio/checkov

    8,798Ver en GitHub↗

    Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as code, container images, and Kubernetes configurations. It functions as a cloud security posture tool, an SCA vulnerability scanner, and a secret scanning utility to prevent security breaches and version control leaks. The project distinguishes itself through deep graph analysis and variable resolution, allowing it to map relationships between interconnected resources and evaluate the final state of infrastructure attributes. It provides extensibility for defining custom security

    Python
    Ver en GitHub↗8,798
Ver las 30 alternativas a SkillSpector→

Preguntas frecuentes

¿Qué hace nvidia/skillspector?

SkillSpector es un escáner de seguridad diseñado para detectar vulnerabilidades y patrones maliciosos en plugins y extensiones de agentes de IA antes de que sean instalados. Funciona como un guardrail en tiempo de ejecución que calcula puntuaciones de riesgo numéricas y asigna etiquetas de severidad para proporcionar recomendaciones de instalación o bloquear extensiones externas arriesgadas.

¿Cuáles son las características principales de nvidia/skillspector?

Las características principales de nvidia/skillspector son: AI Agent Vulnerability Scanners, LLM-Based Analysis, LLM-Powered Semantic Analyzers, Security Intent Analysis, CVE Dependency Scanners, Dependency Vulnerability Scanners, Security Guardrails, AI Agent Scanners.

¿Qué alternativas de código abierto existen para nvidia/skillspector?

Las alternativas de código abierto para nvidia/skillspector incluyen: snyk/snyk — Snyk is an application security testing platform designed to identify and remediate vulnerabilities across source… snyk/cli — The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies,… tencent/ai-infra-guard — AI-Infra-Guard is a security scanning platform designed to detect vulnerabilities across large language model… bridgecrewio/checkov — Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as… roave/securityadvisories — SecurityAdvisories is a software composition analysis tool and PHP security advisory database used to audit project… bodadotsh/npm-security-best-practices — This project provides a comprehensive guide for securing the software supply chain within Node.js and npm…