/install 361
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 \x3Cskill-path>
Example: 361 scan ~/.openclaw/skills/my-skill
Scan all installed skills
361 scan-all \x3Cskills-directory>
Example: 361 scan-all ~/.openclaw/skills
How It Works
- Validate the target path - Check if the directory exists
- Find all SKILL.md files - Recursively search for SKILL.md in subdirectories
- Parse skill metadata - Extract name and description from YAML frontmatter
- Display results - Show skill name, path, and description in a readable format
Output Format
For each skill found:
- Name: Extracted from frontmatter
namefield - Path: Relative or absolute path to the skill
- Description: Extracted from frontmatter
descriptionfield
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
nameanddescriptionfields - Recursive search allows scanning nested skill directories
- Handle missing or malformed SKILL.md files gracefully
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install 361 - After installation, invoke the skill by name or use
/361 - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install 361SCAN security check your skill python scripts?
Run "/install 361" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 361SCAN security check your skill python scripts free?
Yes, 361SCAN security check your skill python scripts is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 361SCAN security check your skill python scripts support?
361SCAN security check your skill python scripts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 361SCAN security check your skill python scripts?
It is built and maintained by Jay (@goog); the current version is v1.0.0.