csctf
Converts AI chat share links into clean Markdown and HTML transcripts, preserving code formatting and enabling easy sharing.
Install this skill
Security score
The csctf skill was audited on Feb 28, 2026 and we found 15 security issues across 3 threat categories, including 5 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Piping content to bash shell
| 29 | curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/chat_shared_conversation_to_file/main/install.sh | bash |
Piping content to bash shell
| 380 | curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/chat_shared_conversation_to_file/main/install.sh | bash |
Piping content to bash shell
| 383 | VERSION=v1.0.0 curl -fsSL .../install.sh | bash |
Piping content to bash shell
| 386 | DEST=/opt/bin curl -fsSL .../install.sh | bash |
Piping content to bash shell
| 389 | curl -fsSL .../install.sh | bash -s -- --verify |
Access to hidden dotfiles in home directory
| 318 | - Config: `~/.config/csctf/config.json` |
Access to hidden dotfiles in home directory
| 365 | | `DEST` | Install directory | `~/.local/bin` | |
Access to hidden dotfiles in home directory
| 372 | | `~/.local/bin/csctf` | Binary | |
Access to hidden dotfiles in home directory
| 373 | | `~/.config/csctf/config.json` | GitHub Pages settings | |
Access to hidden dotfiles in home directory
| 374 | | `~/.cache/ms-playwright/` | Playwright Chromium cache | |
External URL reference
| 32 | csctf https://chatgpt.com/share/69343092-91ac-800b-996c-7552461b9b70 |
External URL reference
| 33 | csctf https://gemini.google.com/share/66d944b0e6b9 |
External URL reference
| 34 | csctf https://grok.com/share/bGVnYWN5_d5329c61-f497-40b7-9472-c555fa71af9c |
External URL reference
| 35 | csctf https://claude.ai/share/549c846d-f6c8-411c-9039-a9a14db376cf |
External URL reference
| 177 | **Source:** https://chatgpt.com/share/... |