Audit History
docx - 9 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v9 Latest | Jul 21, 2026, 08:03 AM | No confirmed findings | 4 | No capability change |
| v8 | Jul 9, 2026, 08:59 AM | 1 confirmed | 15 | No capability change |
| v7 | Jul 9, 2026, 04:19 AM | 2 confirmed | 9 | No capability change |
| v6 | Jul 6, 2026, 05:45 PM | 1 confirmed | 19 | Contains scripts |
| v5 | Jun 30, 2026, 05:56 AM | 1 confirmed | 3 | External commands |
| v4 | Jan 17, 2026, 06:51 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 06:51 AM | No confirmed findings | 0 | No capability change |
| v2 | Jan 12, 2026, 04:27 PM | No confirmed findings | 0 | Network access External commands |
| v1 | Jan 4, 2026, 05:14 PM | No confirmed findings | 1 | Baseline |
Jul 21, 2026, 08:03 AM
The review confirmed four unsafe ZIP extraction calls that can permit Zip Slip when processing a crafted Office archive. The remaining static matches are false positives from OOXML namespaces, templates, documentation, or local document-processing operations; no prompt injection, credential theft, or network exfiltration was found. Static review was capped at 400/460 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (50)
๐ Filesystem access (50)
โ๏ธ External commands (50)
Jul 9, 2026, 08:59 AM
The skill is a legitimate DOCX and OOXML toolkit, but it contains real operational risks. I confirmed unguarded archive extraction and privileged dependency install instructions. Most other static alerts are false positives from XML namespaces, schema imports, Markdown backticks, or OOXML identifiers. Static review was capped at 400/460 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
Confirmed security concerns (1)
Capability review items (15)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (50)
๐ Filesystem access (50)
โ๏ธ External commands (50)
Jul 9, 2026, 04:19 AM
The skill is primarily a legitimate DOCX and OOXML document-processing toolkit, and many static alerts are false positives from Markdown examples, XML namespaces, and schema files. Real risk remains in unsafe ZIP extraction of user-supplied Office archives and incomplete path normalization in relationship handling. The instructions also include non-core promotional and cross-skill AI generation guidance that should be removed or gated by explicit user consent. Static review was capped at 400/460 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
Confirmed security concerns (2)
Capability review items (9)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (50)
๐ Filesystem access (50)
โ๏ธ External commands (50)
Jul 6, 2026, 05:45 PM
Most static alerts are OOXML namespace, schema, XML ID, or documentation false positives. I confirmed unsafe archive extraction of user-supplied Office files, active sudo and global install instructions, and a low-severity environment search command. The bundled evaluation.json also contains audit-style safe-publish claims that should be removed from marketplace content.
Confirmed security concerns (1)
Capability review items (19)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Static false positives ignored (2)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
๐ Network access (224)
๐ Filesystem access (59)
โ๏ธ External commands (53)
Jun 30, 2026, 05:56 AM
The skill has legitimate DOCX and OOXML document-processing intent, and many static alerts are false positives from markdown code blocks, XML namespaces, and OOXML vocabulary. However, several bundled scripts extract user-supplied Office archives with extractall() and no member path validation, which is a confirmed Zip Slip risk. Publication should wait until archive extraction is hardened and privileged install guidance is removed or clearly isolated.
Confirmed security concerns (1)
Capability review items (3)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Static false positives ignored (3)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
โก Contains scripts (3)
โ๏ธ External commands (4)
๐ Filesystem access (4)
๐ Network access (3)
Detected Patterns
Jan 17, 2026, 06:51 AM
This is a legitimate document processing skill with no security concerns. All 1146 static findings are false positives: documentation code blocks (pandoc, soffice commands), OOXML schema namespace URLs, and XML attribute names misidentified as crypto/C2 patterns. The code uses safe XML parsing (defusedxml) to prevent XXE attacks.
Risk Factors
๐ Filesystem access (3)
๐ Network access (2)
โก Contains scripts (2)
Jan 17, 2026, 06:51 AM
This is a legitimate document processing skill with no security concerns. All 1146 static findings are false positives: documentation code blocks (pandoc, soffice commands), OOXML schema namespace URLs, and XML attribute names misidentified as crypto/C2 patterns. The code uses safe XML parsing (defusedxml) to prevent XXE attacks.
Risk Factors
๐ Filesystem access (3)
๐ Network access (2)
โก Contains scripts (2)
Jan 12, 2026, 04:27 PM
This is a legitimate document processing skill with no security concerns. All static findings are false positives: documentation code blocks (pandoc, soffice commands), OOXML schema namespace URLs, and XML attribute names misidentified as crypto/C2 patterns. The code uses safe XML parsing (defusedxml) to prevent XXE attacks.
Risk Factors
โก Contains scripts (2)
๐ Network access (2)
๐ Filesystem access (3)
Jan 4, 2026, 05:14 PM
This is a legitimate document processing skill with controlled filesystem access and secure XML parsing. Uses defusedxml library to prevent XXE attacks. External commands (soffice, git) are called with hardcoded paths and controlled arguments. Operations are confined to user-specified files within designated workspaces.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.