Scan Report
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.
Safe to install
This skill collection is safe to use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | WRITE | WRITE | ✓ Aligned | SKILL.md declares Write tool usage for file generation |
| Filesystem | READ | READ | ✓ Aligned | SKILL.md declares Read tool for template/file access |
| Shell | WRITE | WRITE | ✓ Aligned | Bash declared for yt-dlp/curl commands and Python script execution |
| Network | READ | READ | ✓ Aligned | WebFetch declared for paper/research content retrieval |
5 findings
Medium External URL 外部 URL
https://x.com/user/status/123456 skills/cjl-x-download/SKILL.md:21 Medium External URL 外部 URL
https://twitter.com/user/status/123456 skills/cjl-x-download/SKILL.md:22 Medium External URL 外部 URL
https://mobile.twitter.com/user/status/123456 skills/cjl-x-download/SKILL.md:23 Medium External URL 外部 URL
https://pbs.twimg.com/media/xxx?format=jpg&name=orig skills/cjl-x-download/SKILL.md:59 Medium External URL 外部 URL
https://pbs.twimg.com/media/yyy?format=jpg&name=orig skills/cjl-x-download/SKILL.md:60 File Tree
25 files · 126.8 KB · 3248 lines 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
Dependencies 1 items
| Package | Version | Source | Known Vulns | Notes |
|---|---|---|---|---|
python-pptx | unspecified | pip | No | Used for PPTX conversion in cjl-slides; version should be pinned for reproducibility |
Security Positives
✓ 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