Skip to main content

image-audit

对图片进行鉴黄、政治、暴恐内容审核。先将图片压缩到 500px/JPEG 后直传 NX API 审核,以表格汇总结果。适用于用户提到图片审核、内容检查、鉴黄、政治识别、暴恐识别、违规扫描、图片安全、JPG/PNG/BMP/WebP/TGA 审核的场景。

Install this skill

or
98/100

Security score

The image-audit skill was audited on Jul 31, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 62

Access to home directory dotfiles

SourceSKILL.md
60node .claude/skills/image-audit/scripts/audit.js "<目标路径>" --channel=github
61
62# 全局安装(~/.claude/skills/)
63node ~/.claude/skills/image-audit/scripts/audit.js "<目标路径>" --channel=github
64```
low line 63

Access to home directory dotfiles

SourceSKILL.md
61
62# 全局安装(~/.claude/skills/)
63node ~/.claude/skills/image-audit/scripts/audit.js "<目标路径>" --channel=github
64```
65
Scanned on Jul 31, 2026
View Security Dashboard
Installation guide →
GitHub Stars 3
Rate this skill
Categoryother
UpdatedAugust 9, 2026
xiaowu89/skill-function