Skip to main content
Scans/clawhub/cjg-skill-forge

cjg-skill-forge

clawhub

Share

Summary

cjg-skill-forge v3.0.1 was classified as CRITICAL RISK with a risk score of 157. Sigil detected 18 findings across 50 files, covering phases including install hooks, code patterns, network exfiltration, obfuscation. Review the findings below before installing this package.

Package description: 技能锻造炉 / Skill Forge —— 元技能:**创建、升级、重铸、审计**一个「全球最牛」的 WorkBuddy / AI 技能,并让它越用越强。**锻造**模式:从零打造新技能(带版本反馈环、真实素材覆盖审计、外部标杆对比、自我迭代、生产签批、真机验证);**审视**模式:10 维加权评分尺,给任何技能(含它自己)打分,判断够不够好;**重铸**模式:审计并整合本机重叠技能、合并...

CRITICAL RISK(157)

v3.0.1

29 August 2026, 21:52 UTC

by Sigil Bot

Risk Score

157

Findings

18

Files Scanned

50

Provenance

Findings by Phase

Phase Ordering

Phases are ordered by criticality, with the most dangerous at the top. Click any phase header to expand or collapse its findings. Critical phases are expanded by default.

install-makefile-curl

LOW

Makefile/script pipes remote content to shell

references/security-audit.md:42

- 发现次数: 0 次自动执行危险命令
- 明细:`grep` 扫描 `curl |`、`wget |`、`eval(`、`os.system`、`subprocess shell=True`、`base64|bash` → **全部零命中**
- `scripts/*.py` 中的 `subprocess.run(...)` 仅用于调用 SkillHub/ClawHub 官方 CLI(用户显式发布时触发),非技能自动执行投毒行为。
Why was this flagged?

A script or Makefile pipes content from a remote URL directly into a shell (curl | sh or wget | bash). This is inherently dangerous because the remote content can change at any time, and the command runs with the current user's permissions. Rated HIGH because it requires manual execution (unlike install hooks) but still executes arbitrary remote code.

install-makefile-curl

LOW

Makefile/script pipes remote content to shell

references/security-audit.md:54

### 远程脚本深度分析
- 无 `curl | bash` / `wget | sh` / 下载后执行模式 → 无需深度分析。
Why was this flagged?

A script or Makefile pipes content from a remote URL directly into a shell (curl | sh or wget | bash). This is inherently dangerous because the remote content can change at any time, and the command runs with the current user's permissions. Rated HIGH because it requires manual execution (unlike install hooks) but still executes arbitrary remote code.

Badge

Sigil scan badge for clawhub/cjg-skill-forge

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/clawhub/cjg-skill-forge)](https://sigilsec.ai/scans/E04104C5-2645-420C-BBF3-C25CD78E2481)

HTML

<a href="https://sigilsec.ai/scans/E04104C5-2645-420C-BBF3-C25CD78E2481"><img src="https://sigilsec.ai/badge/clawhub/cjg-skill-forge" alt="Sigil Scan"></a>

Run This Scan Yourself

Scan your own packages

Run Sigil locally to audit any package before it touches your codebase.

curl -sSL https://sigilsec.ai/install.sh | sh
Read the docs →Free. Apache 2.0.

Sigil Pro

Cloud scanning, AI investigation, web dashboard, and CI/CD integration. 14-day free trial.

Start free trial →

Get threat intelligence and product updates

Security research, new threat signatures, and product updates. No spam.

Other clawhub scans

Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.

Scanned bySigil Bot