← Back to Skills Marketplace
lt8899789

Shi Gou

by 无为上人 · GitHub ↗ · v2.0.6 · MIT-0
cross-platform ⚠ suspicious
325
Downloads
0
Stars
0
Active Installs
16
Versions
Install in OpenClaw
/install shi-gou
Description
监控权限拒绝事件,检测提示词注入、路径遍历及危险命令,生成安全报告并识别潜在威胁告警。
Usage Guidance
This skill appears coherent and focused on local pattern-based scanning and sanitization. Before installing, confirm the agent runtime supports executing the included JavaScript (Node.js or equivalent), since the README references Node.js but the registry metadata does not declare any required binaries. Also verify the platform will not automatically grant network access or secret-scope elevation to the skill at runtime (the provided code makes no network calls or credential reads). If you require integration with other systems (logs, databases, or external alerting), expect to extend the skill and re-evaluate required permissions at that time.
Capability Analysis
Type: OpenClaw Skill Name: shi-gou Version: 2.0.6 The 'shi-gou' (Security Sentinel) skill is a security utility designed to detect prompt injection, dangerous commands, and path traversal patterns. The core logic in `scripts/security-check.js` uses standard regular expressions to identify threats and redact sensitive information like API keys and internal IP addresses, showing no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name, description, SKILL.md, README, and scripts/security-check.js all align: the skill performs prompt-injection, path-traversal, and dangerous-command detection plus sanitization and reporting. Minor inconsistency: README mentions Node.js as the runtime but the registry metadata lists no required binaries; the code is JavaScript, so a runtime capable of executing the script (Node.js or equivalent) is implied but not declared.
Instruction Scope
SKILL.md keeps scope to scanning inputs, generating reports, and sanitizing commands. The instructions do not ask the agent to read unrelated files, environment variables, or send data to external endpoints. The included script likewise only analyzes strings and returns simulated reports (no I/O or network).
Install Mechanism
No install spec is provided (instruction-only metadata), and the included JS file has no external downloads or install steps. This is low-risk; the skill will rely on the agent runtime to execute the provided script.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code does not access environment variables or secrets. The lack of requested credentials is proportionate to its local-analysis functionality.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request system-wide configuration changes or long-term privileges; no elevated persistence or cross-skill config modification is present.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shi-gou
  3. After installation, invoke the skill by name or use /shi-gou
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.6
- 更新版本号至 2.0.6,并同步所有 changelog 项及历史版本号 - 无功能/能力变更,仅为 changelog 和元信息修订,保持与实际版本号一致 - 技能能力与接口保持不变
v2.0.5
shi-gou 2.0.5 - 更新版本号与变更历史(changelog)中的所有版本号为 2.0.5 - 其余内容未发生更改
v2.0.4
- Updated changelog version numbers from 2.0.3 to 2.0.4 for all historical entries. - No changes to features or functionality; documentation version alignment only.
v2.0.3
- Changelog version numbers updated from 2.0.2 to 2.0.3 to match the current release. - No changes to features or functionality; only historical version numbers were revised for accuracy in the changelog section.
v2.0.2
- Updated changelog and metadata to version 2.0.2. - No code or functional changes; only the SKILL.md file was modified. - The version history and changelog entries were revised to reflect the new version number.
v2.0.1
- Migrated to v2 skill specification format for enhanced structure and metadata. - Added progressive/lazy loading and capacity management settings. - Standardized soul attribution and added more detailed trigger keywords. - Expanded documentation for capabilities and usage scenarios.
v1.0.11
Version 1.0.11 - Documentation updates in SKILL.md; no logic or API changes. - Updated version header to 1.0.11. - No functional modifications to skill capabilities.
v1.0.10
- Update version to 1.0.10 in SKILL.md. - No functional or content changes; only the version header updated.
v1.0.9
shi-gou 1.0.9 - 更新 SKILL.md 版本号至 1.0.9 - 其他内容未变
v1.0.8
- Bumped version to 1.0.8 in SKILL.md. - No other content changes detected.
v1.0.7
- 更新 version 字段至 1.0.7 - 其余内容未变,未引入新功能或接口修改
v1.0.6
- Bumped version to 1.0.6 in SKILL.md. - No other content or functionality changes.
v1.0.5
- Updated version to 1.0.5 in documentation. - No other content or feature changes.
v1.0.4
- Bump version to 1.0.4 in SKILL.md. - No other content or functionality changes.
v1.0.3
shi-gou 1.0.3 - Updated SKILL.md version to 1.0.3. - No functional or capability changes—documentation update only.
v1.0.2
shi-gou v1.0.2 - Clarified core responsibilities and capabilities in SKILL.md, including specific threat detection patterns and outputs. - Added detailed parameter and output specifications for each function (security_check, security_report, sanitize_command). - Improved documentation on integration with other skills and the overall seven-po architecture. - No code/configuration changes noted; focus is on clearer skill structure and usage instructions.
Metadata
Slug shi-gou
Version 2.0.6
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 16
Frequently Asked Questions

What is Shi Gou?

监控权限拒绝事件,检测提示词注入、路径遍历及危险命令,生成安全报告并识别潜在威胁告警。 It is an AI Agent Skill for Claude Code / OpenClaw, with 325 downloads so far.

How do I install Shi Gou?

Run "/install shi-gou" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shi Gou free?

Yes, Shi Gou is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shi Gou support?

Shi Gou is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shi Gou?

It is built and maintained by 无为上人 (@lt8899789); the current version is v2.0.6.

💬 Comments