审计历史
ai-music - 2 审计
审计版本 2
最新 低风险Jun 3, 2026, 09:48 AM
The skill is a well-documented router for the legitimate RunComfy CLI music generation service. All 72 'backtick execution' detections are false positives—they are markdown code blocks showing `runcomfy run` command examples in documentation. The 23 'hardcoded URLs' are documentation links to runcomfy.com, skills.sh, and example placeholder URLs. The 'hidden file' detection at line 259 is the documented token storage location (~/.config/runcomfy/token.json). The 'weak cryptographic algorithm' detections are false positives triggered by non-crypto content. The skill has transparent security practices: scope-restricted bash access (Bash(runcomfy *)), documented network allowlist, and warnings about prompt injection from third-party audio sources.
低风险问题 (2)
风险因素
⚙️ 外部命令 (8)
📁 文件系统访问 (1)
审计版本 1
低风险Jun 3, 2026, 09:48 AM
The skill is a well-documented router for the legitimate RunComfy CLI music generation service. All 72 'backtick execution' detections are false positives—they are markdown code blocks showing `runcomfy run` command examples in documentation. The 23 'hardcoded URLs' are documentation links to runcomfy.com, skills.sh, and example placeholder URLs. The 'hidden file' detection at line 259 is the documented token storage location (~/.config/runcomfy/token.json). The 'weak cryptographic algorithm' detections are false positives triggered by non-crypto content. The skill has transparent security practices: scope-restricted bash access (Bash(runcomfy *)), documented network allowlist, and warnings about prompt injection from third-party audio sources.