扫描报告
5 /100
cjl-plugin
CJL Skills Collection - 17 production skills for content creation, analysis, and media handling
This is a legitimate collection of 17 content creation and analysis skills with no malicious behavior detected. All declared capabilities match actual functionality.
可以安装
This skill collection is safe to use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md declares Write tool usage for file generation |
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md declares Read tool for template/file access |
| 命令执行 | WRITE | WRITE | ✓ 一致 | Bash declared for yt-dlp/curl commands and Python script execution |
| 网络访问 | READ | READ | ✓ 一致 | WebFetch declared for paper/research content retrieval |
5 项发现
中危 外部 URL 外部 URL
https://x.com/user/status/123456 skills/cjl-x-download/SKILL.md:21 中危 外部 URL 外部 URL
https://twitter.com/user/status/123456 skills/cjl-x-download/SKILL.md:22 中危 外部 URL 外部 URL
https://mobile.twitter.com/user/status/123456 skills/cjl-x-download/SKILL.md:23 中危 外部 URL 外部 URL
https://pbs.twimg.com/media/xxx?format=jpg&name=orig skills/cjl-x-download/SKILL.md:59 中危 外部 URL 外部 URL
https://pbs.twimg.com/media/yyy?format=jpg&name=orig skills/cjl-x-download/SKILL.md:60 目录结构
25 文件 · 126.8 KB · 3248 行 Markdown 23f · 2808L
Python 2f · 440L
├─
▾
skills
│ ├─
▾
cjl-card
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-invest
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-learn
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-paper
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-paper-flow
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-paper-river
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-plain
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-rank
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-relationship
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-roundtable
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-skill-map
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-slides
│ │ ├─
▾
scripts
│ │ │ ├─
extract-pptx.py
Python
│ │ │ └─
html-to-pptx.py
Python
│ │ ├─
SKILL.md
Markdown
│ │ └─
STYLE_PREVIEWS.md
Markdown
│ ├─
▾
cjl-travel
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-word
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-word-flow
│ │ └─
SKILL.md
Markdown
│ ├─
▾
cjl-writes
│ │ └─
SKILL.md
Markdown
│ └─
▾
cjl-x-download
│ └─
SKILL.md
Markdown
├─
CLAUDE.md
Markdown
├─
README_ja.md
Markdown
├─
README_zh.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
依赖分析 1 项
| 包名 | 版本 | 来源 | 已知漏洞 | 备注 |
|---|---|---|---|---|
python-pptx | unspecified | pip | 否 | Used for PPTX conversion in cjl-slides; version should be pinned for reproducibility |
安全亮点
✓ All capabilities properly declared in SKILL.md frontmatter
✓ Python scripts (html-to-pptx.py, extract-pptx.py) use only standard libraries plus python-pptx
✓ No credential harvesting or environment variable access for secrets
✓ No base64-encoded or obfuscated code detected
✓ No sensitive path access (~/.ssh, ~/.aws, .env)
✓ Media downloading (cjl-x-download) uses standard yt-dlp tool with user-provided URLs only
✓ Skill collection is purely documentation and content generation focused