← Back to scan
File as GitHub Issue repo: anthropics/skills

Push this scan report to anthropics/skills

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

pillow: GHSA-3f63-hfp8-52jq

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT MINED107 Missing import: `warnings` used but not imported skills/xlsx/scripts/office/validators/b…:827
CRIT MINED107 Missing import: `warnings` used but not imported skills/pptx/scripts/office/validators/b…:827
CRIT MINED107 Missing import: `warnings` used but not imported skills/docx/scripts/office/validators/b…:827
CRIT MINED107 Missing import: `html` used but not imported skills/skill-creator/eval-viewer/genera…:343
CRIT GHSA-3f63-hfp8-52jq pillow: GHSA-3f63-hfp8-52jq skills/slack-gif-creator/requirements.t…
HIGH MINED034 [MINED034] Python Subprocess Shell True: subprocess(..., shell=True) enables command inje… skills/webapp-testing/scripts/with_serv…:69
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … skills/pptx/scripts/thumbnail.py:139
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … skills/pdf/scripts/create_validation_im…:24
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … skills/pdf/scripts/convert_pdf_to_image…:21
HIGH MINED006 [MINED006] Overcatch Baseexception: except BaseException: ... — prevents Ctrl+C and Syste… skills/mcp-builder/scripts/connections.…:44
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… skills/mcp-builder/scripts/connections.…:127
HIGH MINED023 [MINED023] Xxe Sax Default: xml.etree.ElementTree.parse / xml.sax / lxml without disable-… skills/xlsx/scripts/office/validators/p…:72
HIGH MINED023 [MINED023] Xxe Sax Default: xml.etree.ElementTree.parse / xml.sax / lxml without disable-… skills/pptx/scripts/office/validators/p…:72
HIGH MINED023 [MINED023] Xxe Sax Default: xml.etree.ElementTree.parse / xml.sax / lxml without disable-… skills/docx/scripts/office/validators/p…:72
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… skills/docx/scripts/office/validators/r…:56
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… skills/docx/scripts/office/unpack.py:87
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… skills/docx/scripts/comment.py:116
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… skills/algorithmic-art/templates/genera…:133
HIGH MINED108 `self.optimize_colors` used but never assigned in __init__ skills/slack-gif-creator/core/gif_build…:221
HIGH MINED108 `self.add_frame` used but never assigned in __init__ skills/slack-gif-creator/core/gif_build…:57
HIGH MINED108 `self.send_response` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:374
HIGH MINED108 `self.headers` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:363
HIGH MINED108 `self.wfile` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:378
HIGH MINED108 `self.send_response` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:371
HIGH MINED108 `self.rfile` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:364
HIGH MINED108 `self.send_error` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:380
HIGH MINED108 `self.end_headers` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:377
HIGH MINED108 `self.send_header` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:376
HIGH MINED108 `self.send_header` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:375
HIGH MINED108 `self.path` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:362
HIGH MINED108 `self.wfile` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:357
HIGH MINED108 `self.send_error` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:359
HIGH MINED108 `self.end_headers` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:356
HIGH MINED108 `self.send_header` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:355
HIGH MINED108 `self.send_header` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:354
HIGH MINED108 `self.send_response` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:353
HIGH MINED108 `self.wfile` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:348
HIGH MINED108 `self.path` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:349
HIGH MINED108 `self.end_headers` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:347
HIGH MINED108 `self.send_header` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:346
HIGH MINED108 `self.send_header` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:345
HIGH MINED108 `self.send_response` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:344
HIGH MINED108 `self.path` used but never assigned in __init__ skills/skill-creator/eval-viewer/genera…:333
HIGH GHSA-44wm-f244-xhp3 pillow: GHSA-44wm-f244-xhp3 skills/slack-gif-creator/requirements.t…
HIGH PYSEC-2026-165 pillow: PYSEC-2026-165 skills/slack-gif-creator/requirements.t…
HIGH PYSEC-2023-175 pillow: PYSEC-2023-175 skills/slack-gif-creator/requirements.t…
HIGH GHSA-j975-95f5-7wqh mcp: GHSA-j975-95f5-7wqh skills/mcp-builder/scripts/requirements…
HIGH GHSA-9h52-p55h-vw2f mcp: GHSA-9h52-p55h-vw2f skills/mcp-builder/scripts/requirements…
HIGH GHSA-3qhf-m339-9g5v mcp: GHSA-3qhf-m339-9g5v skills/mcp-builder/scripts/requirements…
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… skills/pdf/scripts/create_validation_im…:13
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… skills/webapp-testing/examples/static_h…:21
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… skills/pptx/scripts/office/unpack.py:87
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… skills/docx/scripts/office/validators/r…:56
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… skills/docx/scripts/office/unpack.py:87
MED SEC012 [SEC012] ZipSlip — Archive Path Traversal: Archive extraction without path validation all… skills/docx/scripts/office/validators/r…:64
MED SEC012 [SEC012] ZipSlip — Archive Path Traversal: Archive extraction without path validation all… skills/docx/scripts/office/validate.py:74
MED SEC012 [SEC012] ZipSlip — Archive Path Traversal: Archive extraction without path validation all… skills/docx/scripts/office/unpack.py:54
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… skills/docx/scripts/accept_changes.py:49
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … skills/algorithmic-art/templates/genera…:133
MED MINED111 Bare except continues silently skills/pptx/scripts/office/validators/r…:65
MED MINED111 Bare except continues silently skills/pptx/scripts/office/validators/p…:195
MED MINED111 Bare except continues silently skills/pptx/scripts/office/unpack.py:78
MED MINED111 Bare except continues silently skills/pptx/scripts/thumbnail.py:246
MED MINED111 Bare except continues silently skills/pptx/scripts/thumbnail.py:90
MED MINED111 Bare except continues silently skills/docx/scripts/office/helpers/simp…:43
MED MINED111 Bare except continues silently skills/docx/scripts/office/helpers/merg…:38
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/d…:174
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/d…:197
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/b…:564
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/b…:454
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/b…:357
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/b…:154
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/b…:784
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/b…:583
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/r…:65
MED MINED111 Bare except continues silently skills/docx/scripts/office/validators/p…:195
MED MINED111 Bare except continues silently skills/docx/scripts/office/unpack.py:78
MED MINED111 Bare except continues silently skills/docx/scripts/accept_changes.py:52
MED MINED111 Bare except continues silently skills/mcp-builder/scripts/evaluation.py:118
MED MINED111 Bare except continues silently skills/mcp-builder/scripts/evaluation.py:74
MED MINED111 Bare except continues silently skills/slack-gif-creator/core/validator…:56
MED MINED111 Bare except continues silently skills/slack-gif-creator/core/validator…:60
MED MINED111 Bare except continues silently skills/skill-creator/scripts/run_eval.py:223
MED MINED111 Bare except continues silently skills/skill-creator/scripts/package_sk…:106
MED COMP001 [COMP001] High cognitive complexity: Function `_consolidate_text` has cognitive complexit… skills/docx/scripts/office/helpers/merg…:178
MED GHSA-r73j-pqj5-w3x7 pillow: GHSA-r73j-pqj5-w3x7 skills/slack-gif-creator/requirements.t…
MED SEC005 [SEC005] Command Injection Risk: Unsafe shell execution or eval of user input. skills/webapp-testing/scripts/with_serv…:69
LOW COMP001 [COMP001] High cognitive complexity: Function `add_comment` has cognitive complexity 10 (… skills/docx/scripts/comment.py:218
LOW COMP001 [COMP001] High cognitive complexity: Function `_find_para_id` has cognitive complexity 10… skills/docx/scripts/comment.py:98
LOW CORE_NO_LICENSE No LICENSE file
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… skills/web-artifacts-builder/scripts/in…:36
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… skills/docx/scripts/office/validators/r…:57
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… skills/docx/scripts/office/unpack.py:98
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… skills/docx/scripts/comment.py:117
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… skills/xlsx/scripts/recalc.py:23
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… skills/docx/scripts/accept_changes.py:21
Reset to top 5 96 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `anthropics/skills`

**Score: 74/100 (C)**  ·  96 findings  ·  scanned 2026-06-05 04:46 UTC  ·  14,574 LOC

| Severity | Count |
|---|---|
| CRITICAL | 5 |
| HIGH | 45 |
| MEDIUM | 37 |
| LOW | 3 |

📊 [Full filterable report](https://repobility.com/scan/3b3babf3-493f-481f-8ce6-856823dae1a3/)  ·  ![scorecard](https://repobility.com/scan/3b3babf3-493f-481f-8ce6-856823dae1a3/report.png?v=1780634803-s2)

### Top findings

1. **CRITICAL** `MINED107` — Missing import: `warnings` used but not imported
   `skills/xlsx/scripts/office/validators/base.py:827` · ✓ Repobility
2. **CRITICAL** `MINED107` — Missing import: `warnings` used but not imported
   `skills/pptx/scripts/office/validators/base.py:827` · ✓ Repobility
3. **CRITICAL** `MINED107` — Missing import: `warnings` used but not imported
   `skills/docx/scripts/office/validators/base.py:827` · ✓ Repobility
4. **CRITICAL** `MINED107` — Missing import: `html` used but not imported
   `skills/skill-creator/eval-viewer/generate_review.py:343` · ✓ Repobility
5. **CRITICAL** `GHSA-3f63-hfp8-52jq` — pillow: GHSA-3f63-hfp8-52jq
   `skills/slack-gif-creator/requirements.txt`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/3b3babf3-493f-481f-8ce6-856823dae1a3/_
Megaproject â high spam risk
Could not determine 'anthropics/skills' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.