awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA avatar

NVIDIA/SkillSpector

0
View on GitHub↗
10,778 نجوم·873 تفرعات·Python·Apache-2.0·7 مشاهدات

SkillSpector

SkillSpector هو ماسح أمني مصمم لاكتشاف الثغرات والأنماط الضارة في إضافات وملحقات وكلاء الذكاء الاصطناعي قبل تثبيتها. يعمل كحارس وقت تشغيل يحسب درجات المخاطر الرقمية ويعين تسميات الخطورة لتقديم توصيات التثبيت أو حظر الملحقات الخارجية الخطرة.

يتميز المشروع باستخدام نماذج لغوية لإجراء تحليل كود دلالي، وتقييم نية الكود وسياقه لتقليل الإيجابيات الكاذبة. كما يستخدم قمع المشكلات القائم على البصمة لتتبع وتجاهل المخاطر المقبولة مسبقاً عبر دورات المسح المتكررة.

تغطي الأداة أمان سلسلة توريد البرمجيات من خلال فحص التبعيات مقابل قواعد البيانات الأمنية العامة وتدعم استيعاب الأصول من مصادر متعددة من الأدلة المحلية، وعناوين URL البعيدة، والمستودعات. وتوفر تقارير الثغرات بتنسيقات متعددة قابلة للقراءة آلياً وبشرياً للتكامل في خطوط أنابيب 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.

سجل النجوم

مخطط تاريخ النجوم لـ nvidia/skillspectorمخطط تاريخ النجوم لـ nvidia/skillspector

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ SkillSpector

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع SkillSpector.
  • snyk/snykالصورة الرمزية لـ snyk

    snyk/snyk

    5,586عرض على 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
    عرض على GitHub↗5,586
  • snyk/cliالصورة الرمزية لـ snyk

    snyk/cli

    5,428عرض على 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
    عرض على GitHub↗5,428
  • tencent/ai-infra-guardالصورة الرمزية لـ Tencent

    Tencent/AI-Infra-Guard

    2,971عرض على 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
    عرض على GitHub↗2,971
  • bridgecrewio/checkovالصورة الرمزية لـ bridgecrewio

    bridgecrewio/checkov

    8,798عرض على 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
    عرض على GitHub↗8,798
عرض جميع البدائل الـ 30 لـ SkillSpector→

الأسئلة الشائعة

ما هي وظيفة nvidia/skillspector؟

SkillSpector هو ماسح أمني مصمم لاكتشاف الثغرات والأنماط الضارة في إضافات وملحقات وكلاء الذكاء الاصطناعي قبل تثبيتها. يعمل كحارس وقت تشغيل يحسب درجات المخاطر الرقمية ويعين تسميات الخطورة لتقديم توصيات التثبيت أو حظر الملحقات الخارجية الخطرة.

ما هي الميزات الرئيسية لـ nvidia/skillspector؟

الميزات الرئيسية لـ nvidia/skillspector هي: 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.

ما هي البدائل مفتوحة المصدر لـ nvidia/skillspector؟

تشمل البدائل مفتوحة المصدر لـ nvidia/skillspector: 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…