{"data":{"skill":{"slug":"volcengine-byted-mediakit-editing","name":"byted-mediakit-editing","icon":"📦","repo":"https://github.com/volcengine/mediakit-cli/tree/120059a6c4a089fb580edd24d8ecf93d687e3c96/skills/byted-mediakit-editing","status":"approved","author":"volcengine","authorVersion":"0.2.1","skillstoreRevision":1},"audit":{"id":"d1ef693d-8f79-4221-9d77-325d095d6fe3","skill_id":"9a97274b-1ec7-4bf3-a4b5-76e105682d1b","version":1,"content_hash":"v3:5526951beaeca22519572a471618555839b53b05:9592ed565f18cfb8eb455aeebbaa362e41ebe2f34d5228e57e304a0e1beca5b4:9e1d8be6acb650e60e3d797594648bf118ad46bd16640ed8e06c2fb93ad4597c:736b696c6c732f766f6c63656e67696e652f62797465642d6d656469616b69742d65646974696e67:156db6aa13bd59441c4a7cfdd39fb659","risk_level":"safe","is_blocked":false,"safe_to_publish":true,"analysis_status":"ok","agent_auto_install_policy":"allowed","manual_install_policy":"allowed","summary":"All 79 static findings are false positives caused by Markdown command formatting, task polling examples, a fixed sibling reference, or entropy heuristics on prose. No prompt injection, malicious payload, or data-exfiltration intent was found in the reviewed files. The skill still invokes a media CLI and can process user-provided local or cloud media, so input and destination controls remain important.","remediation":[{"issue":"The skill requires shell access to invoke mediakit-cli.","severity":"medium","suggestion":"Keep subcommands fixed, pass user values as separate validated arguments, and require confirmation before cloud processing or local file writes."},{"issue":"Cloud inputs, callbacks, and storage destinations can expose user media or results.","severity":"medium","suggestion":"Require explicit user-provided URLs and destinations, allow only documented schemes, and explain retention and access implications before submission."}],"risk_factor_evidence":[{"factor":"external_commands","evidence":[{"file":"SKILL.md","line_end":20,"line_start":20},{"file":"SKILL.md","line_end":21,"line_start":21},{"file":"SKILL.md","line_end":22,"line_start":22},{"file":"SKILL.md","line_end":24,"line_start":24},{"file":"SKILL.md","line_end":25,"line_start":25},{"file":"SKILL.md","line_end":35,"line_start":35},{"file":"SKILL.md","line_end":36,"line_start":36},{"file":"SKILL.md","line_end":37,"line_start":37},{"file":"SKILL.md","line_end":38,"line_start":38},{"file":"SKILL.md","line_end":39,"line_start":39},{"file":"SKILL.md","line_end":40,"line_start":40},{"file":"SKILL.md","line_end":41,"line_start":41},{"file":"SKILL.md","line_end":42,"line_start":42},{"file":"SKILL.md","line_end":43,"line_start":43},{"file":"SKILL.md","line_end":44,"line_start":44},{"file":"SKILL.md","line_end":45,"line_start":45},{"file":"SKILL.md","line_end":46,"line_start":46},{"file":"SKILL.md","line_end":47,"line_start":47},{"file":"SKILL.md","line_end":48,"line_start":48},{"file":"SKILL.md","line_end":49,"line_start":49},{"file":"SKILL.md","line_end":50,"line_start":50},{"file":"SKILL.md","line_end":51,"line_start":51},{"file":"SKILL.md","line_end":52,"line_start":52},{"file":"SKILL.md","line_end":53,"line_start":53},{"file":"SKILL.md","line_end":54,"line_start":54},{"file":"SKILL.md","line_end":55,"line_start":55},{"file":"SKILL.md","line_end":56,"line_start":56},{"file":"SKILL.md","line_end":57,"line_start":57}]},{"factor":"filesystem","evidence":[{"file":"SKILL.md","line_end":20,"line_start":20}]}],"critical_findings":[],"high_findings":[],"medium_findings":[],"low_findings":[],"dangerous_patterns":[],"files_scanned":25,"total_lines":2502,"audit_model":"codex","audited_at":"2026-09-12T11:54:34.041+00:00","created_at":"2026-09-14T00:42:25.21445+00:00","static_findings":[{"id":"blocker:reference/add-image-to-video.md:65:system-reconnaissance","file":"reference/add-image-to-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":65,"severity":"low","line_start":65},{"id":"blocker:reference/add-subtitle-to-video.md:75:system-reconnaissance","file":"reference/add-subtitle-to-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":75,"severity":"low","line_start":75},{"id":"blocker:reference/adjust-audio-speed.md:58:system-reconnaissance","file":"reference/adjust-audio-speed.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":58,"severity":"low","line_start":58},{"id":"blocker:reference/adjust-video-speed.md:58:system-reconnaissance","file":"reference/adjust-video-speed.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":58,"severity":"low","line_start":58},{"id":"blocker:reference/adjust-video-volume.md:58:system-reconnaissance","file":"reference/adjust-video-volume.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":58,"severity":"low","line_start":58},{"id":"blocker:reference/apply-camera-motion.md:44:system-reconnaissance","file":"reference/apply-camera-motion.md","pattern":"System reconnaissance","snippet":"提交成功后会返回 `task_id`,再执行 `mediakit-cli shared query-task --task-id <task_id>` 查询。","category":"blocker","line_end":44,"severity":"low","line_start":44},{"id":"blocker:reference/apply-camera-motion.md:47:system-reconnaissance","file":"reference/apply-camera-motion.md","pattern":"System reconnaissance","snippet":"- 推荐查询:`mediakit-cli shared query-task --task-id <task_id>`","category":"blocker","line_end":47,"severity":"low","line_start":47},{"id":"blocker:reference/apply-video-filter.md:27:system-reconnaissance","file":"reference/apply-video-filter.md","pattern":"System reconnaissance","snippet":"| `filter_style` | `--filter-style` | string | 否 | \"spring\" | 枚举: [\"spring\",\"sunset\",\"vivid\",\"fair_s","category":"blocker","line_end":27,"severity":"low","line_start":27},{"id":"blocker:reference/apply-video-filter.md:57:system-reconnaissance","file":"reference/apply-video-filter.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":57,"severity":"low","line_start":57},{"id":"blocker:reference/concat-audio.md:62:system-reconnaissance","file":"reference/concat-audio.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":62,"severity":"low","line_start":62},{"id":"blocker:reference/concat-video.md:63:system-reconnaissance","file":"reference/concat-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":63,"severity":"low","line_start":63},{"id":"blocker:reference/crop-video.md:64:system-reconnaissance","file":"reference/crop-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":64,"severity":"low","line_start":64},{"id":"blocker:reference/extract-animated-image.md:61:system-reconnaissance","file":"reference/extract-animated-image.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":61,"severity":"low","line_start":61},{"id":"blocker:reference/extract-audio.md:57:system-reconnaissance","file":"reference/extract-audio.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":57,"severity":"low","line_start":57},{"id":"blocker:reference/fade-audio.md:59:system-reconnaissance","file":"reference/fade-audio.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":59,"severity":"low","line_start":59},{"id":"blocker:reference/fade-video-audio.md:59:system-reconnaissance","file":"reference/fade-video-audio.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":59,"severity":"low","line_start":59},{"id":"blocker:reference/flip-video.md:64:system-reconnaissance","file":"reference/flip-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":64,"severity":"low","line_start":64},{"id":"blocker:reference/image-to-video.md:69:system-reconnaissance","file":"reference/image-to-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":69,"severity":"low","line_start":69},{"id":"blocker:reference/mix-audio.md:65:system-reconnaissance","file":"reference/mix-audio.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":65,"severity":"low","line_start":65},{"id":"blocker:reference/mux-audio-video.md:68:system-reconnaissance","file":"reference/mux-audio-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":68,"severity":"low","line_start":68},{"id":"blocker:reference/rotate-video.md:58:system-reconnaissance","file":"reference/rotate-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":58,"severity":"low","line_start":58},{"id":"blocker:reference/stitch-video.md:65:system-reconnaissance","file":"reference/stitch-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":65,"severity":"low","line_start":65},{"id":"blocker:reference/text-to-scrolling-video.md:65:system-reconnaissance","file":"reference/text-to-scrolling-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":65,"severity":"low","line_start":65},{"id":"blocker:reference/trim-audio.md:59:system-reconnaissance","file":"reference/trim-audio.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":59,"severity":"low","line_start":59},{"id":"blocker:reference/trim-video.md:59:system-reconnaissance","file":"reference/trim-video.md","pattern":"System reconnaissance","snippet":"mediakit-cli shared query-task --task-id <task_id> --poll-complete","category":"blocker","line_end":59,"severity":"low","line_start":59},{"id":"external_commands:SKILL.md:20:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"1. 先读取 `../byted-mediakit-shared/SKILL.md`,执行统一前置检查;该 Skill 缺失时停止并提示安装。","category":"external_commands","line_end":20,"severity":"medium","line_start":20},{"id":"external_commands:SKILL.md:21:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"2. 只从下表选择 `editing` 域工具;相似能力按各工具“能力描述”和参数边界区分。","category":"external_commands","line_end":21,"severity":"medium","line_start":21},{"id":"external_commands:SKILL.md:22:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"3. 执行前按需读取对应 reference;参数与结果说明来自同一份已审核文案,完整机器合同以当前 CLI `--schema` 为准。","category":"external_commands","line_end":22,"severity":"medium","line_start":22},{"id":"external_commands:SKILL.md:24:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"5. 执行时设置 `MEDIAKIT_SURFACE=skill`,指定调用来源是 Skill。","category":"external_commands","line_end":24,"severity":"medium","line_start":24},{"id":"external_commands:SKILL.md:25:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"6. 执行时把 `MEDIAKIT_RUNTIME` 设置为当前 Agent 宿主,避免 CLI 无法可靠识别父级 Agent。","category":"external_commands","line_end":25,"severity":"medium","line_start":25},{"id":"external_commands:SKILL.md:35:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| add-image-to-video | 支持将指定图片(如 Logo、水印等)叠加到视频画面上。 | Cloud / Local | `mediakit-cli editing add-imag","category":"external_commands","line_end":35,"severity":"medium","line_start":35},{"id":"external_commands:SKILL.md:36:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| add-subtitle-to-video | 将字幕文件或文本内容按自定义样式压制到视频画面中,生成带内嵌字幕的新视频。 | Cloud / Local | `mediakit-cli edit","category":"external_commands","line_end":36,"severity":"medium","line_start":36},{"id":"external_commands:SKILL.md:37:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| adjust-audio-speed | 用于音频调速,可调整音频播放倍速,实现快放或慢放效果。 | Cloud / Local | `mediakit-cli editing adjust-au","category":"external_commands","line_end":37,"severity":"medium","line_start":37},{"id":"external_commands:SKILL.md:38:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| adjust-video-speed | 用于视频调速,通过调整播放倍速产生快放或慢放效果。 | Cloud / Local | `mediakit-cli editing adjust-vide","category":"external_commands","line_end":38,"severity":"medium","line_start":38},{"id":"external_commands:SKILL.md:39:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| adjust-video-volume | 用于调整输入视频的音量大小,也可实现静音。 | Cloud / Local | `mediakit-cli editing adjust-video-v","category":"external_commands","line_end":39,"severity":"medium","line_start":39},{"id":"external_commands:SKILL.md:40:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| apply-camera-motion | 对输入视频在指定时间段内添加一种运镜特效,常用于素材二次创作、营销片头、短剧动效等场景。 | Cloud | `mediakit-cli editing","category":"external_commands","line_end":40,"severity":"medium","line_start":40},{"id":"external_commands:SKILL.md:41:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| apply-video-filter | 为指定视频添加滤镜效果。 | Cloud | `mediakit-cli editing apply-video-filter` | [reference","category":"external_commands","line_end":41,"severity":"medium","line_start":41},{"id":"external_commands:SKILL.md:42:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| concat-audio | 拼接多个音频片段。 | Cloud / Local | `mediakit-cli editing concat-audio` | [reference/concat","category":"external_commands","line_end":42,"severity":"medium","line_start":42},{"id":"external_commands:SKILL.md:43:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| concat-video | 将多个视频按顺序拼接成一个完整的视频文件,并支持在拼接处添加转场效果。 | Cloud / Local | `mediakit-cli editing concat-","category":"external_commands","line_end":43,"severity":"medium","line_start":43},{"id":"external_commands:SKILL.md:44:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| crop-video | 按指定的矩形区域裁剪视频画面,裁剪结果仅保留指定的需要区域。 | Cloud | `mediakit-cli editing crop-video` | [referen","category":"external_commands","line_end":44,"severity":"medium","line_start":44},{"id":"external_commands:SKILL.md:45:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| extract-animated-image | 从视频中按指定开始时间和结束时间截取一段画面,生成 GIF 或 WebP 动图,常用于制作封面动图、营销素材和短预览。 | Cloud | `me","category":"external_commands","line_end":45,"severity":"medium","line_start":45},{"id":"external_commands:SKILL.md:46:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| extract-audio | 从输入视频文件中分离音轨,生成独立的音频文件。 | Cloud / Local | `mediakit-cli editing extract-audio` | [","category":"external_commands","line_end":46,"severity":"medium","line_start":46},{"id":"external_commands:SKILL.md:47:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| fade-audio | 对输入音频的起止位置实现淡入或淡出效果,输出处理后的音频文件。 | Cloud / Local | `mediakit-cli editing fade-audio` |","category":"external_commands","line_end":47,"severity":"medium","line_start":47},{"id":"external_commands:SKILL.md:48:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| fade-video-audio | 在片头或片尾对输入视频音轨执行淡入或淡出处理,用于弱化音轨突兀的起止,提升成片听感。输出处理后的视频文件。 | Cloud / Local | `mediak","category":"external_commands","line_end":48,"severity":"medium","line_start":48},{"id":"external_commands:SKILL.md:49:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| flip-video | 用于视频画面翻转,对指定视频进行上下或左右镜像翻转。 | Cloud / Local | `mediakit-cli editing flip-video` | [ref","category":"external_commands","line_end":49,"severity":"medium","line_start":49},{"id":"external_commands:SKILL.md:50:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| image-to-video | 将多张图片按顺序组合成动态视频,可配置转场动画和镜头内动画;仅把现有图片做成带动效的视频,不支持根据参考图生成新的画面内容。 | Cloud | `mediaki","category":"external_commands","line_end":50,"severity":"medium","line_start":50},{"id":"external_commands:SKILL.md:51:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| mix-audio | 将多个音频文件(如背景音乐、音效、人声)进行混音,生成一个新的音频文件。<br>处理耗时:处理耗时与视频时长正相关。视频时长越长,处理耗时越长。平均 RTF(处理耗时/原片","category":"external_commands","line_end":51,"severity":"medium","line_start":51},{"id":"external_commands:SKILL.md:52:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| mux-audio-video | 可将输入的音频流与视频流合并成一个新的视频文件,并可选择保留或替换视频的原有音轨;当音视频时长不一致时,可进行对齐处理。 | Cloud / Local | `","category":"external_commands","line_end":52,"severity":"medium","line_start":52},{"id":"external_commands:SKILL.md:53:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| rotate-video | 用于视频画面旋转,对指定视频进行整体旋转。 | Cloud | `mediakit-cli editing rotate-video` | [reference/ro","category":"external_commands","line_end":53,"severity":"medium","line_start":53},{"id":"external_commands:SKILL.md:54:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| stitch-video | 将多个视频在空间上按水平或垂直方向拼接成一个完整画面,适用于多视角对比、画面组合等场景。 | Cloud | `mediakit-cli editing stitch","category":"external_commands","line_end":54,"severity":"medium","line_start":54},{"id":"external_commands:SKILL.md:55:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| text-to-scrolling-video | 将指定文本内容转换为文字滚屏视频,输出视频为固定 9:16 竖版,常用于小说推文、内容讲解和歌词视频等场景。 | Cloud | `mediak","category":"external_commands","line_end":55,"severity":"medium","line_start":55},{"id":"external_commands:SKILL.md:56:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| trim-audio | 用于音频裁剪,按指定的开始时间和结束时间从输入音频中截取片段。 | Cloud / Local | `mediakit-cli editing trim-audio` |","category":"external_commands","line_end":56,"severity":"medium","line_start":56},{"id":"external_commands:SKILL.md:57:ruby-shell-backtick-execution","file":"SKILL.md","pattern":"Ruby/shell backtick execution","snippet":"| trim-video | 用于视频裁剪,可按指定的开始和结束时间从输入视频截取片段。 | Cloud / Local | `mediakit-cli editing trim-video` | [","category":"external_commands","line_end":57,"severity":"medium","line_start":57},{"id":"filesystem:SKILL.md:20:path-traversal-sequence","file":"SKILL.md","pattern":"Path traversal sequence","snippet":"1. 先读取 `../byted-mediakit-shared/SKILL.md`,执行统一前置检查;该 Skill 缺失时停止并提示安装。","category":"filesystem","line_end":20,"severity":"high","line_start":20},{"id":"obfuscation:reference/add-image-to-video.md:1:heuristic-high-file-entropy-6-74-bits-possible-b","file":"reference/add-image-to-video.md","pattern":"[HEURISTIC] High file entropy (6.74 bits) - possible binary/encrypted content","snippet":"File: reference/add-image-to-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/add-subtitle-to-video.md:1:heuristic-high-file-entropy-6-89-bits-possible-b","file":"reference/add-subtitle-to-video.md","pattern":"[HEURISTIC] High file entropy (6.89 bits) - possible binary/encrypted content","snippet":"File: reference/add-subtitle-to-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/adjust-audio-speed.md:1:heuristic-high-file-entropy-6-65-bits-possible-b","file":"reference/adjust-audio-speed.md","pattern":"[HEURISTIC] High file entropy (6.65 bits) - possible binary/encrypted content","snippet":"File: reference/adjust-audio-speed.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/adjust-video-speed.md:1:heuristic-high-file-entropy-6-65-bits-possible-b","file":"reference/adjust-video-speed.md","pattern":"[HEURISTIC] High file entropy (6.65 bits) - possible binary/encrypted content","snippet":"File: reference/adjust-video-speed.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/adjust-video-volume.md:1:heuristic-high-file-entropy-6-67-bits-possible-b","file":"reference/adjust-video-volume.md","pattern":"[HEURISTIC] High file entropy (6.67 bits) - possible binary/encrypted content","snippet":"File: reference/adjust-video-volume.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/apply-camera-motion.md:1:heuristic-high-file-entropy-6-85-bits-possible-b","file":"reference/apply-camera-motion.md","pattern":"[HEURISTIC] High file entropy (6.85 bits) - possible binary/encrypted content","snippet":"File: reference/apply-camera-motion.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/apply-video-filter.md:1:heuristic-high-file-entropy-6-82-bits-possible-b","file":"reference/apply-video-filter.md","pattern":"[HEURISTIC] High file entropy (6.82 bits) - possible binary/encrypted content","snippet":"File: reference/apply-video-filter.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/concat-audio.md:1:heuristic-high-file-entropy-6-76-bits-possible-b","file":"reference/concat-audio.md","pattern":"[HEURISTIC] High file entropy (6.76 bits) - possible binary/encrypted content","snippet":"File: reference/concat-audio.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/concat-video.md:1:heuristic-high-file-entropy-6-95-bits-possible-b","file":"reference/concat-video.md","pattern":"[HEURISTIC] High file entropy (6.95 bits) - possible binary/encrypted content","snippet":"File: reference/concat-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/crop-video.md:1:heuristic-high-file-entropy-6-81-bits-possible-b","file":"reference/crop-video.md","pattern":"[HEURISTIC] High file entropy (6.81 bits) - possible binary/encrypted content","snippet":"File: reference/crop-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/extract-animated-image.md:1:heuristic-high-file-entropy-6-70-bits-possible-b","file":"reference/extract-animated-image.md","pattern":"[HEURISTIC] High file entropy (6.70 bits) - possible binary/encrypted content","snippet":"File: reference/extract-animated-image.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/extract-audio.md:1:heuristic-high-file-entropy-6-66-bits-possible-b","file":"reference/extract-audio.md","pattern":"[HEURISTIC] High file entropy (6.66 bits) - possible binary/encrypted content","snippet":"File: reference/extract-audio.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/fade-audio.md:1:heuristic-high-file-entropy-6-61-bits-possible-b","file":"reference/fade-audio.md","pattern":"[HEURISTIC] High file entropy (6.61 bits) - possible binary/encrypted content","snippet":"File: reference/fade-audio.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/fade-video-audio.md:1:heuristic-high-file-entropy-6-65-bits-possible-b","file":"reference/fade-video-audio.md","pattern":"[HEURISTIC] High file entropy (6.65 bits) - possible binary/encrypted content","snippet":"File: reference/fade-video-audio.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/flip-video.md:1:heuristic-high-file-entropy-6-65-bits-possible-b","file":"reference/flip-video.md","pattern":"[HEURISTIC] High file entropy (6.65 bits) - possible binary/encrypted content","snippet":"File: reference/flip-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/image-to-video.md:1:heuristic-high-file-entropy-7-08-bits-possible-b","file":"reference/image-to-video.md","pattern":"[HEURISTIC] High file entropy (7.08 bits) - possible binary/encrypted content","snippet":"File: reference/image-to-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/mix-audio.md:1:heuristic-high-file-entropy-6-84-bits-possible-b","file":"reference/mix-audio.md","pattern":"[HEURISTIC] High file entropy (6.84 bits) - possible binary/encrypted content","snippet":"File: reference/mix-audio.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/mux-audio-video.md:1:heuristic-high-file-entropy-6-64-bits-possible-b","file":"reference/mux-audio-video.md","pattern":"[HEURISTIC] High file entropy (6.64 bits) - possible binary/encrypted content","snippet":"File: reference/mux-audio-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/rotate-video.md:1:heuristic-high-file-entropy-6-80-bits-possible-b","file":"reference/rotate-video.md","pattern":"[HEURISTIC] High file entropy (6.80 bits) - possible binary/encrypted content","snippet":"File: reference/rotate-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/stitch-video.md:1:heuristic-high-file-entropy-6-97-bits-possible-b","file":"reference/stitch-video.md","pattern":"[HEURISTIC] High file entropy (6.97 bits) - possible binary/encrypted content","snippet":"File: reference/stitch-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/text-to-scrolling-video.md:1:heuristic-high-file-entropy-7-12-bits-possible-b","file":"reference/text-to-scrolling-video.md","pattern":"[HEURISTIC] High file entropy (7.12 bits) - possible binary/encrypted content","snippet":"File: reference/text-to-scrolling-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/trim-audio.md:1:heuristic-high-file-entropy-6-61-bits-possible-b","file":"reference/trim-audio.md","pattern":"[HEURISTIC] High file entropy (6.61 bits) - possible binary/encrypted content","snippet":"File: reference/trim-audio.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:reference/trim-video.md:1:heuristic-high-file-entropy-6-63-bits-possible-b","file":"reference/trim-video.md","pattern":"[HEURISTIC] High file entropy (6.63 bits) - possible binary/encrypted content","snippet":"File: reference/trim-video.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1},{"id":"obfuscation:SKILL.md:5:heuristic-very-high-entropy-string-6-35-bits-lik","file":"SKILL.md","pattern":"[HEURISTIC] Very high entropy string (6.35 bits) - likely encoded/encrypted payload","snippet":"面向音频、视频或图片素材组成成片的编辑制作目标，适用于时间线裁剪与拼接、速度和音量调整、视频滤镜、运镜特效、转场、画面裁切旋转翻转、画面叠加、字幕压制、动图截取...","category":"obfuscation","line_end":5,"severity":"high","line_start":5},{"id":"obfuscation:SKILL.md:1:heuristic-high-file-entropy-6-37-bits-possible-b","file":"SKILL.md","pattern":"[HEURISTIC] High file entropy (6.37 bits) - possible binary/encrypted content","snippet":"File: SKILL.md","category":"obfuscation","line_end":1,"severity":"high","line_start":1}],"finding_verdicts":[{"id":"blocker:reference/add-image-to-video.md:65:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/add-subtitle-to-video.md:75:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/adjust-audio-speed.md:58:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/adjust-video-speed.md:58:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/adjust-video-volume.md:58:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/apply-camera-motion.md:44:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/apply-camera-motion.md:47:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/apply-video-filter.md:27:system-reconnaissance","reason":"The cited line is a filter_style parameter table entry in the reference documentation. It contains no host inspection, resource enumeration, or reconnaissance behavior.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/apply-video-filter.md:57:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/concat-audio.md:62:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/concat-video.md:63:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/crop-video.md:64:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/extract-animated-image.md:61:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/extract-audio.md:57:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/fade-audio.md:59:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/fade-video-audio.md:59:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/flip-video.md:64:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/image-to-video.md:69:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/mix-audio.md:65:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/mux-audio-video.md:68:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/rotate-video.md:58:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/stitch-video.md:65:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/text-to-scrolling-video.md:65:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/trim-audio.md:59:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"blocker:reference/trim-video.md:59:system-reconnaissance","reason":"The cited command polls a previously returned MediaKit task ID and retrieves its completion state. It does not inspect the host system or enumerate resources.","verdict":"false_positive","confidence":0.99},{"id":"external_commands:SKILL.md:20:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:21:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:22:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:24:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:25:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:35:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:36:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:37:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:38:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:39:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:40:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:41:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:42:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:43:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:44:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:45:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:46:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:47:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:48:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:49:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:50:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:51:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:52:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:53:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:54:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:55:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:56:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"external_commands:SKILL.md:57:ruby-shell-backtick-execution","reason":"The finding is triggered by Markdown backticks around fixed mediakit-cli names and documentation text. No shell backtick execution or dynamically constructed command is present at this location.","verdict":"false_positive","confidence":0.97},{"id":"filesystem:SKILL.md:20:path-traversal-sequence","reason":"The ../byted-mediakit-shared/SKILL.md reference is a fixed relative documentation path to a sibling skill. It is not untrusted path input or an attempted traversal operation.","verdict":"false_positive","confidence":0.98},{"id":"obfuscation:reference/add-image-to-video.md:1:heuristic-high-file-entropy-6-74-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/add-subtitle-to-video.md:1:heuristic-high-file-entropy-6-89-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/adjust-audio-speed.md:1:heuristic-high-file-entropy-6-65-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/adjust-video-speed.md:1:heuristic-high-file-entropy-6-65-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/adjust-video-volume.md:1:heuristic-high-file-entropy-6-67-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/apply-camera-motion.md:1:heuristic-high-file-entropy-6-85-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/apply-video-filter.md:1:heuristic-high-file-entropy-6-82-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/concat-audio.md:1:heuristic-high-file-entropy-6-76-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/concat-video.md:1:heuristic-high-file-entropy-6-95-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/crop-video.md:1:heuristic-high-file-entropy-6-81-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/extract-animated-image.md:1:heuristic-high-file-entropy-6-70-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/extract-audio.md:1:heuristic-high-file-entropy-6-66-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/fade-audio.md:1:heuristic-high-file-entropy-6-61-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/fade-video-audio.md:1:heuristic-high-file-entropy-6-65-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/flip-video.md:1:heuristic-high-file-entropy-6-65-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/image-to-video.md:1:heuristic-high-file-entropy-7-08-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/mix-audio.md:1:heuristic-high-file-entropy-6-84-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/mux-audio-video.md:1:heuristic-high-file-entropy-6-64-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/rotate-video.md:1:heuristic-high-file-entropy-6-80-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/stitch-video.md:1:heuristic-high-file-entropy-6-97-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/text-to-scrolling-video.md:1:heuristic-high-file-entropy-7-12-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/trim-audio.md:1:heuristic-high-file-entropy-6-61-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:reference/trim-video.md:1:heuristic-high-file-entropy-6-63-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:SKILL.md:5:heuristic-very-high-entropy-string-6-35-bits-lik","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99},{"id":"obfuscation:SKILL.md:1:heuristic-high-file-entropy-6-37-bits-possible-b","reason":"The entropy heuristic applies to ordinary Markdown headings, prose, or structured reference documentation. No encoded payload, encrypted content, or concealment behavior is present.","verdict":"false_positive","confidence":0.99}],"semantic_findings":[],"subject_marketplace_commit_sha":"5526951beaeca22519572a471618555839b53b05","subject_content_hash":"9592ed565f18cfb8eb455aeebbaa362e41ebe2f34d5228e57e304a0e1beca5b4","subject_tree_hash":"9e1d8be6acb650e60e3d797594648bf118ad46bd16640ed8e06c2fb93ad4597c","subject_plugin_path":"skills/volcengine/byted-mediakit-editing","audit_payload_hash":"156db6aa13bd59441c4a7cfdd39fb659","confirmed_risk_level":"safe","scanner_version":"3.0.0","policy_version":"skillstore-security-audit-policy-v1","subject":{"marketplaceCommitSha":"5526951beaeca22519572a471618555839b53b05","contentHash":"9592ed565f18cfb8eb455aeebbaa362e41ebe2f34d5228e57e304a0e1beca5b4","treeHash":"9e1d8be6acb650e60e3d797594648bf118ad46bd16640ed8e06c2fb93ad4597c","pluginPath":"skills/volcengine/byted-mediakit-editing","auditPayloadHash":"156db6aa13bd59441c4a7cfdd39fb659"},"scannerVersion":"3.0.0","policyVersion":"skillstore-security-audit-policy-v1"},"auditTranslation":null,"localization":{"requestedLocale":"en","contentLocale":"en","availableLocales":["en"],"fallbackToEnglish":false},"attestation":{"availability":"issued","url":"/api/skills/volcengine-byted-mediakit-editing/audits/1/attestation","status":"active"},"trust":{"publicState":"public","auditState":"complete","auditCurrentness":null,"confirmedRiskLevel":"safe","confirmedFindingCount":0,"capabilityReviewCount":0,"needsReviewCount":0,"falsePositiveCount":0,"agentAutoInstallPolicy":"allowed","manualInstallPolicy":"allowed","artifactSignatureState":"available","attestationState":"active","verificationState":"not_verified"},"isLatest":true}}