Audit History
docx - 4 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v4 Latest | Jul 21, 2026, 08:38 AM | No confirmed findings | 4 | No capability change |
| v3 | Jul 8, 2026, 12:49 PM | No confirmed findings | 20 | Contains scripts |
| v2 | Jul 1, 2026, 03:35 AM | 3 confirmed | 0 | Contains scriptsExternal commandsFilesystem accessNetwork access |
| v1 | Feb 24, 2026, 09:18 AM | No confirmed findings | 0 | Baseline |
Jul 21, 2026, 08:38 AM
Four archive-extraction calls accept Office ZIP archives without validating member paths, creating a high-confidence Zip Slip risk. The remaining 396 static matches are false positives from OOXML schemas, local document-processing code, or Markdown examples; no outbound network behavior or prompt injection was evidenced. Static review was capped at 400/450 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 (49)
Jul 8, 2026, 12:49 PM
Most static findings are false positives from OOXML namespace URLs, schema imports, Markdown examples, and Word template XML. Confirmed risks remain in archive extraction, privileged install instructions, global package installation, and local command execution for document conversion or validation.
Capability review items (20)
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 (224)
๐ Filesystem access (59)
โ๏ธ External commands (49)
Jul 1, 2026, 03:35 AM
Static analysis reported many high-severity patterns, but most network, cryptographic, C2, and obfuscation hits are OOXML schema terms, XML namespaces, examples, or bundled templates. The confirmed concerns are legitimate but risky document-processing behavior: local command execution, archive extraction, filesystem writes, and XML mutation of user-supplied Office files.
Confirmed security concerns (3)
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)
Detected Patterns
Feb 24, 2026, 09:18 AM
This is a legitimate document manipulation skill for creating and editing Microsoft Word (.docx) files. Static scanner flagged external commands (pandoc, Python scripts), network URLs (XML namespace references in schema files), and filesystem operations (document read/write) - all are expected functionality for this skill. The cryptographic algorithm references in XSD schemas are standard XML schema definitions, not actual implementations. No malicious intent detected.