一键导入
skillspector
Use NVIDIA SkillSpector to scan Codex, Claude Code, Gemini CLI, or other agent skills for security risks before installing or trusting them.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use NVIDIA SkillSpector to scan Codex, Claude Code, Gemini CLI, or other agent skills for security risks before installing or trusting them.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create, rewrite, classify, or improve image-generation prompts with repository-backed templates, categories, style tags, scene tags, pitfalls, and example cases.
Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM messages/reactions/chat changes, VC meeting ended, Minutes generated, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.
飞书即时通讯:收发消息和管理群聊。发送和回复消息、搜索聊天记录、管理群聊成员、上传下载图片和文件(支持大文件分片下载)、管理表情回复。当用户需要发消息、查看或搜索聊天记录、下载聊天中的文件、查看群成员、搜索群、创建群聊或话题群、管理标记数据时使用。
飞书幻灯片:创建和编辑幻灯片,接口通过 XML 协议通信。创建演示文稿、读取幻灯片内容、管理幻灯片页面(创建、删除、读取、局部替换)。当用户需要创建或编辑幻灯片、读取或修改单个页面时使用。当用户给出 doubao.com 的 /slides/ URL/token 时,也应直接使用本 skill,不要因为域名不是飞书而回退到 WebFetch;路由依据是 URL 路径模式和 token,而不是域名。
Audit, implement, or repair Adobe Express add-on credits behavior. Use for 积分模块, credits, free_cnt, paid credits, zero-credit preservation, balance drift, successful-use deduction, payment-return refresh, page-reload balance persistence, purchase-delta balance updates, PayLink polling, and stale remote user/status problems.
Use for YiChongmimi Adobe add-on Git/GitHub collaboration: cloning one private repo per project, starting from latest main, branch naming, commit and PR rules, local Git hooks, forbidden artifacts, project registry updates, and collaborator handoffs.
| name | skillspector |
| description | Use NVIDIA SkillSpector to scan Codex, Claude Code, Gemini CLI, or other agent skills for security risks before installing or trusting them. |
| metadata | {"source":"https://github.com/NVIDIA/SkillSpector","local-tool":"/Users/Dario/.codex/tools/skillspector/.venv/bin/skillspector"} |
Use this skill when evaluating, installing, auditing, or repairing an AI agent skill and the user needs a security scan.
SkillSpector is installed as a local CLI tool here:
/Users/Dario/.codex/tools/skillspector/.venv/bin/skillspector
The source checkout is here:
/Users/Dario/.codex/tools/skillspector
Prefer static scanning first so no model credentials are required:
/Users/Dario/.codex/tools/skillspector/.venv/bin/skillspector scan /path/to/skill --no-llm
For a machine-readable report:
/Users/Dario/.codex/tools/skillspector/.venv/bin/skillspector scan /path/to/skill --no-llm --format json --output /path/to/report.json
Only run LLM analysis when the user explicitly wants it or the static report needs semantic review. Confirm which provider/key should be used before invoking an LLM scan.
Summarize: