ErrLookup › anthropics/skills
anthropics/skills
Public repository for Agent Skills · Python · 68 source files
Analyzed at f6656c1256 on 2026-08-14. 37 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| 1 | error_code | error | cli, exit-code, libreoffice, docx, process |
| {word} not found (not an unpacked .docx?) | exception | error | docx, filesystem, validation, ooxml |
| parent comment {parent_id} not found | validation | error | docx, comments, validation, ooxml |
| relationship target is not a POSIX part name: {target!r} | validation | error | ooxml, opc, relationships, validation, docx, pptx |
| relationship target escapes the package: {target!r} | validation | error | ooxml, opc, security, path-traversal, relationships, docx, pptx |
| relationship target resolves to nothing: {target!r} | validation | error | ooxml, opc, relationships, validation, docx, pptx |
| symlink archive entry not allowed: {m.filename!r} | validation | error | security, zip-slip, symlink, ooxml, docx, pptx, extraction |
| unsafe archive entry: {m.filename!r} | validation | error | security, zip-slip, extraction, ooxml, docx, pptx |
| Command is required for stdio transport | validation | error | mcp, validation, config, stdio |
| URL is required for sse transport | validation | error | mcp, validation, config, sse |
| URL is required for http transport | validation | error | mcp, validation, config, http |
| Unsupported transport type: {transport}. Use 'stdio', 'sse', | validation | error | mcp, validation, config, transport |
| <p:sldIdLst> lists {len(listed)} slide(s) and none of the {l | exception | error | pptx, ooxml, safety, cleaning, slides |
| no relationship in this package names a part we can resolve. | exception | error | pptx, ooxml, safety, cleaning, relationships |
| relationship target is not a POSIX part name: {target!r} | validation | error | pptx, ooxml, opc, relationships, validation |
| relationship target escapes the package: {target!r} | validation | error | pptx, ooxml, opc, security, path-traversal |
| relationship target resolves to nothing: {target!r} | validation | error | pptx, ooxml, opc, relationships, validation |
| symlink archive entry not allowed: {m.filename!r} | validation | error | pptx, security, symlink, zip-slip, extraction |
| unsafe archive entry: {m.filename!r} | validation | error | pptx, security, zip-slip, extraction |
| LibreOffice rendered {len(visible_images)} page(s) for {visi | validation | error | pptx, libreoffice, thumbnails, rendering, validation |
| PDF conversion failed: {detail} | exception | error | libreoffice, pdf, subprocess, conversion, pptx |
| Image conversion failed | exception | error | poppler, pdftoppm, subprocess, pdf, thumbnail |
| Expected JSON object with 'reviews' key | http | warning | json, http, api-contract, validation |
| claude -p exited {result.returncode} stderr: {result.stderr} | exception | error | claude-cli, subprocess, authentication, rate-limit |
| SKILL.md missing frontmatter (no opening ---) | validation | error | markdown, frontmatter, validation, skill-creator |
| SKILL.md missing frontmatter (no closing ---) | validation | error | markdown, frontmatter, validation, skill-creator |
| No frames to save. Add frames with add_frame() first. | validation | error | gif, precondition, validation, slack |
| Server failed to start on port {server['port']} within {args | exception | error | dev-server, timeout, port, subprocess, testing |
| relationship target is not a POSIX part name: {target!r} | exception | warning | ooxml, rels, validation, path-separator |
| relationship target escapes the package: {target!r} | exception | error | ooxml, path-traversal, security, validation, rels |
| relationship target resolves to nothing: {target!r} | exception | warning | ooxml, rels, validation, malformed |
| symlink archive entry not allowed: {m.filename!r} | exception | error | zip, security, symlink, extraction, hardening |
| unsafe archive entry: {m.filename!r} | exception | error | zip-slip, security, zip, extraction, path-traversal |
| This module should not be run directly. | exception | info | module-guard, usage-error, python |
| This module should not be run directly. | exception | info | module-guard, usage-error, python |
| This module should not be run directly. | exception | info | module-guard, usage-error, python |
| This module should not be run directly. | exception | info | module-guard, usage-error, python |