Scan Report
0 /100
duckdb-en
DuckDB CLI specialist for SQL analysis, data processing and file conversion
Pure documentation skill containing only DuckDB CLI reference material with no executable code, scripts, or suspicious behavior.
Safe to install
This skill is safe to use. It contains only markdown documentation and does not execute any code.
9 findings
Medium External URL 外部 URL
https://claude.ai/code README.md:3 Medium External URL 外部 URL
https://duckdb.org/docs/stable/clients/cli/overview README.md:58 Medium External URL 外部 URL
https://duckdb.org/docs/stable/clients/cli/arguments README.md:59 Medium External URL 外部 URL
https://duckdb.org/docs/stable/clients/cli/dot_commands README.md:60 Medium External URL 外部 URL
https://duckdb.org/docs/stable/clients/cli/output_formats README.md:61 Medium External URL 外部 URL
https://duckdb.org/docs/stable/clients/cli/editing README.md:62 Medium External URL 外部 URL
https://duckdb.org/docs/stable/clients/cli/autocomplete README.md:63 Medium External URL 外部 URL
https://duckdb.org/docs/stable/clients/cli/syntax_highlighting README.md:64 Medium External URL 外部 URL
https://duckdb.org/docs/stable/clients/cli/safe_mode README.md:65 File Tree
3 files · 8.9 KB · 354 lines Markdown 2f · 349L
JSON 1f · 5L
├─
_meta.json
JSON
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ No executable code present - purely documentation
✓ No scripts or binaries in the package
✓ No credential access or environment variable reading
✓ No network calls from skill itself (external URLs are documentation links to duckdb.org)
✓ No file system writes by the skill itself
✓ No obfuscation or base64-encoded payloads
✓ No supply chain dependencies
✓ No suspicious patterns (eval, subprocess, curl|bash, etc.)