← 返回
未分类 中文

361SCAN security check your skill python scripts

Scan and analyze installed skills. Use when user wants to (1) scan a specific skill directory to view its name, description, and details, or (2) scan all ins...
扫描并分析已安装技能,用于查看指定技能目录的名称、描述和详情,或列出所有已安装的技能。
goog goog 来源
未分类 clawhub v1.0.0 1 版本 99658.7 Key: 无需
★ 0
Stars
📥 292
下载
💾 0
安装
1
版本
#latest

概述

361scan - Skill Scanner

Scan and analyze installed skills in the OpenClaw workspace's skills directory.

Setup

pip install skill-361

Usage

Scan a specific skill

361 scan <skill-path>

Example: 361 scan ~/.openclaw/skills/my-skill

Scan all installed skills

361 scan-all <skills-directory>

Example: 361 scan-all ~/.openclaw/skills

How It Works

  1. Validate the target path - Check if the directory exists
  2. Find all SKILL.md files - Recursively search for SKILL.md in subdirectories
  3. Parse skill metadata - Extract name and description from YAML frontmatter
  4. Display results - Show skill name, path, and description in a readable format

Output Format

For each skill found:

  • Name: Extracted from frontmatter name field
  • Path: Relative or absolute path to the skill
  • Description: Extracted from frontmatter description field

Examples

Scan specific skill:

361 scan ~/.openclaw/workspace/skills/clawbackup

Output:

Skill:  clawbackup
  Status: 🟢 SAFE
  Score:  87/100
  Issues: 4
  Breakdown: ☠️ 0  🚨 0  ⚠️ 1  ℹ️ 1

Scan all skills:

361 scan-all ~/.openclaw/workspace/skills

Implementation Notes

  • Skills are directories containing a SKILL.md file
  • YAML frontmatter must have name and description fields
  • Recursive search allows scanning nested skill directories
  • Handle missing or malformed SKILL.md files gracefully

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 16:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Daily AI NEWS chinese version, big AI news

goog
从 AI资讯速览(https://ai-digest.liziran.com/zh/)抓取并展示 AI 新闻摘要,用于用户请求 AI 新闻、今日 AI 摘要、最新 AI 更新等场景。
★ 0 📥 592

Knowledge card creator, your memory notes

goog
知识卡片生成器:提取用户提供的文本、文件或 URL 中的关键知识,自动匹配合适的卡片类型(概念、备忘录、流程、比较等)。
★ 0 📥 693
developer-tools

super-product

goog
任务管理 CLI 工具,用于 Super Productivity 数据的命令行管理。支持任务管理、计数器管理、项目管理、今日状态查看等功能。当用户提到 super-productivity、sp 任务管理、命令行任务管理时触发。
★ 0 📥 580