審計歷史
baoyu-comic - 2 審計
審計版本 2
最新 低風險Jan 18, 2026, 02:49 AM
Static scanner detected 168 patterns including external_commands, weak cryptographic algorithms, and C2 keywords. All findings are FALSE POSITIVES. The scanner misinterpreted markdown code block backticks as shell commands, color hex codes as cryptographic hashes, and color names as C2 indicators. The actual code is a benign PDF generation script with standard file operations and no network access.
中風險問題 (2)
低風險問題 (1)
風險因素
審計版本 1
安全Jan 16, 2026, 01:55 PM
All 101 static findings are FALSE POSITIVES. This skill contains ONLY markdown documentation files with no executable TypeScript code. The detected 'backtick execution' patterns are markdown code fences. The 'weak cryptographic algorithm' patterns are hex color codes (#3182CE, #1A365D) used for CSS styling. The 'reconnaissance' patterns are file path references in documentation. No security concerns present.