审计历史
senior-backend - 5 审计
审计版本 5
最新 安全Jan 17, 2026, 01:40 AM
After evaluating all 84 static findings, this skill is SAFE. The vast majority of detections are false positives from documentation and reference materials containing example code snippets. The backtick patterns are from markdown code blocks, not executable Ruby commands. The MD5 references are educational examples showing weak algorithms to avoid. The Python scripts are legitimate development utilities that write local files for scaffolding purposes.
风险因素
⚙️ 外部命令
📁 文件系统访问 (3)
🌐 网络访问
审计版本 4
安全Jan 17, 2026, 01:40 AM
After evaluating all 84 static findings, this skill is SAFE. The vast majority of detections are false positives from documentation and reference materials containing example code snippets. The backtick patterns are from markdown code blocks, not executable Ruby commands. The MD5 references are educational examples showing weak algorithms to avoid. The Python scripts are legitimate development utilities that write local files for scaffolding purposes.
风险因素
⚙️ 外部命令
📁 文件系统访问 (3)
🌐 网络访问
审计版本 3
低风险Jan 7, 2026, 01:15 AM
This is a legitimate backend development toolkit. The three Python scripts are skeleton templates that validate paths and generate reports. No network calls, no credential access, and no external command execution detected. Filesystem access is limited to user-specified directories.
风险因素
⚡ 包含脚本 (3)
审计版本 2
低风险Jan 7, 2026, 01:15 AM
This is a legitimate backend development toolkit. The three Python scripts are skeleton templates that validate paths and generate reports. No network calls, no credential access, and no external command execution detected. Filesystem access is limited to user-specified directories.
风险因素
⚡ 包含脚本 (3)
审计版本 1
低风险Jan 7, 2026, 01:15 AM
This is a legitimate backend development toolkit. The three Python scripts are skeleton templates that validate paths and generate reports. No network calls, no credential access, and no external command execution detected. Filesystem access is limited to user-specified directories.