审计历史
docx - 4 审计
审计版本 4
最新 安全Jan 17, 2026, 05:11 AM
Official Anthropic skill from github.com/anthropics/skills. Code uses defusedxml for secure XML parsing to prevent XXE attacks, HTML escaping for author names to prevent XSS, and processes files locally without network calls. Validates document structure before repacking.
风险因素
⚡ 包含脚本 (1)
📁 文件系统访问 (1)
⚙️ 外部命令 (1)
审计版本 3
安全Jan 17, 2026, 05:11 AM
Official Anthropic skill from github.com/anthropics/skills. Code uses defusedxml for secure XML parsing to prevent XXE attacks, HTML escaping for author names to prevent XSS, and processes files locally without network calls. Validates document structure before repacking.
风险因素
⚡ 包含脚本 (1)
📁 文件系统访问 (1)
⚙️ 外部命令 (1)
审计版本 2
安全Jan 4, 2026, 04:26 PM
This is an official Anthropic skill from github.com/anthropics/skills. A minimal audit was performed as per source type policy. The code uses defusedxml for secure XML parsing, HTML escaping for author names to prevent XSS, and operates on local files only without network calls.
风险因素
⚡ 包含脚本 (1)
📁 文件系统访问 (1)
⚙️ 外部命令 (1)
审计版本 1
安全Jan 4, 2026, 04:26 PM
This is an official Anthropic skill from github.com/anthropics/skills. A minimal audit was performed as per source type policy. The code uses defusedxml for secure XML parsing, HTML escaping for author names to prevent XSS, and operates on local files only without network calls.