Claude Skill

cisco-ai-defense/skill-scanner

思科AI防御开发的开源Claude Skill安全扫描器。分析和评估AI代理技能,检测漏洞并确保安全合规性。

概览

Stars2,309
Forks284
语言Python
最后更新2026-06-29
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者cisco-ai-defense
仓库skill-scanner
完整名称cisco-ai-defense/skill-scanner
Repo ID1,144,727,401

安装这个 Skill

pip install cisco-ai-skill-scanner

Registry 信息

类型cursor_rule
质量分85/100
验证状态readme_parsed
最近验证2026-06-01
平台
ClaudeCodexCursor
能力
code-reviewpdfmemoryterminalworkflowagentagent-skillssecurity
识别文件
README.mddocsexamplespyproject.tomltests
配置键
SKILL_SCANNER_LLM_API_KEYVIRUSTOTAL_API_KEYAI_DEFENSE_API_KEYKEYURL
安装方式
  • pip install cisco-ai-skill-scanner
  • pip install cisco-ai-skill-scanner[bedrock]
  • pip install cisco-ai-skill-scanner[google]
  • pip install cisco-ai-skill-scanner[vertex]
  • pip install cisco-ai-skill-scanner[azure]

项目简介

由思科AI防御部门开发的Claude Skill安全扫描器,用于分析和评估AI代理技能的安全性。

英文描述

Security Scanner for Agent Skills

要点

  • Claude Skill安全扫描
  • 基于Python实现
  • 代理技能分析
  • 安全评估工具
  • 开源安全框架

使用场景

  • AI代理技能安全审计
  • Claude Skill漏洞检测
  • 代理部署合规性检查
  • AI技能安全研究
  • 自动化安全测试

README 摘要

# Skill Scanner [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) [![PyPI version](https://img.shields.io/pypi/v/cisco-ai-skill-scanner.svg)](https://pypi.org/project/cisco-ai-skill-scanner/) [![CI](https://github.com/cisco-ai-defense/skill-scanner/actions/workflows/python-tests.yml/badge.svg)](https://github.com/cisco-ai-defense/skill-scanner/actions/workflows/python-tests.yml) [![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289da?logo=discord&logoColor=white)](https://discord.com/invite/nKWtDcXxtx) [![Cisco AI Defense](https://img.shields.io/badge/Cisco-AI%20Defense-049fd9?logo=cisco&logoColor=white)](https://www.cisco.com/site/us/en/products/security/ai-defense/index.html) [![AI Security Framework](https://img.shields.io/badge/AI%20Security-Framework-orange)](https://learn-cloudsecurity.cisco.com/ai-security-framework) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/cisco-ai-defense/skill-scanner) A best-effort security scanner for AI Agent Skills that detects prompt injection, data exfiltration, and malicious code patterns. Combines **pattern-based detection** (YAML + YARA), **LLM-as-a-judge**, and **behavioral dataflow analysis** to maximize detection coverage of probable threats while minimizing false positives. > **Important:** This scanner provides best-effort detection, not comprehensive or complete coverage. A scan that returns no findings does not guarantee that a skill is free of all threats. See [Scope and Limitations](#scope-and-limitations) below. Supports [OpenAI Codex Skills](https://openai.github.io/codex/) and [Cursor Agent Skills](https://docs

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03