감사 이력
wp-block-themes - 7 감사
감사 버전 7
최신 낮은 위험Jun 28, 2026, 11:44 AM
Static analysis reported many high-risk patterns, but review found no malicious intent, no prompt injection, and no confirmed weak cryptography. Most command and crypto matches are Markdown backticks around WordPress terms, file paths, or documentation links. The only real concern is a local Node.js helper that reads the current repository to detect block theme folders.
낮은 위험 문제 (4)
위험 요인
⚡ 스크립트 포함 (1)
⚙️ 외부 명령어 (2)
🌐 네트워크 접근 (6)
감사 버전 6
낮은 위험Jan 16, 2026, 05:50 PM
This skill provides documentation and guidance for WordPress block theme development. The only executable script (detect_block_themes.mjs) safely reads theme.json files using bounded filesystem operations with no network access or command execution. All 92 static findings are false positives: markdown backticks are misinterpreted as shell execution, documentation URLs as network calls, and JSON content hashes as C2 indicators.
중간 위험 문제 (1)
위험 요인
📁 파일 시스템 접근 (1)
감사 버전 5
낮은 위험Jan 16, 2026, 05:50 PM
This skill provides documentation and guidance for WordPress block theme development. The only executable script (detect_block_themes.mjs) safely reads theme.json files using bounded filesystem operations with no network access or command execution. All 92 static findings are false positives: markdown backticks are misinterpreted as shell execution, documentation URLs as network calls, and JSON content hashes as C2 indicators.
중간 위험 문제 (1)
위험 요인
📁 파일 시스템 접근 (1)
감사 버전 4
낮은 위험Jan 16, 2026, 05:50 PM
This skill provides documentation and guidance for WordPress block theme development. The only executable script (detect_block_themes.mjs) safely reads theme.json files using bounded filesystem operations with no network access or command execution. All 92 static findings are false positives: markdown backticks are misinterpreted as shell execution, documentation URLs as network calls, and JSON content hashes as C2 indicators.
중간 위험 문제 (1)
위험 요인
📁 파일 시스템 접근 (1)
감사 버전 3
낮은 위험Jan 10, 2026, 10:42 AM
This skill provides guidance and tooling for WordPress block theme development. The included script (detect_block_themes.mjs) safely scans repositories for theme.json files with bounded filesystem access and no network or command execution capabilities. All behavior matches the stated purpose.
위험 요인
⚡ 스크립트 포함 (1)
📁 파일 시스템 접근 (1)
감사 버전 2
낮은 위험Jan 10, 2026, 10:42 AM
This skill provides guidance and tooling for WordPress block theme development. The included script (detect_block_themes.mjs) safely scans repositories for theme.json files with bounded filesystem access and no network or command execution capabilities. All behavior matches the stated purpose.
위험 요인
⚡ 스크립트 포함 (1)
📁 파일 시스템 접근 (1)
감사 버전 1
낮은 위험Jan 10, 2026, 10:42 AM
This skill provides guidance and tooling for WordPress block theme development. The included script (detect_block_themes.mjs) safely scans repositories for theme.json files with bounded filesystem access and no network or command execution capabilities. All behavior matches the stated purpose.