可信 — 风险评分 0/100
上次扫描:20 小时前 重新扫描
0 /100
flink-kafka-dual-write
为 bethune 项目生成新的 Flink Kafka 到 Hive 和 StarRocks 双写监控任务
This skill is purely a documentation and code-pattern reference guide for generating Flink Kafka-to-Hive/StarRocks monitoring tasks in the bethune project. It contains no executable scripts, no network requests, no credential access, and no malicious behavior.
技能名称flink-kafka-dual-write
分析耗时28.4s
引擎pi
可以安装
This skill is safe to use. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file I/O tools declared or used; skill is documentation-only
网络访问 NONE NONE No network access observed
命令执行 NONE NONE No shell execution in skill code
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No cross-skill invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser access
数据库 NONE NONE No database access

目录结构

3 文件 · 11.0 KB · 281 行
Markdown 2f · 276L JSON 1f · 5L
├─ 📁 references
│ └─ 📝 bethune-patterns.md Markdown 152L · 5.3 KB
├─ 📋 _meta.json JSON 5L · 141 B
└─ 📝 SKILL.md Markdown 124L · 5.6 KB

安全亮点

✓ Skill contains only Markdown documentation files — no executable code present
✓ references/bethune-patterns.md is a pure reference document with Java code snippets and SQL DDL templates
✓ No file write, shell execution, network, or credential access declared or implied
✓ The 'mvn -DskipTests compile' step mentioned in SKILL.md is a documented verification step for the generated output, not a runtime execution by the skill itself
✓ No base64, obfuscation, external IP communication, or suspicious patterns found
✓ Skill is scoped exclusively to producing Flink job code patterns and configuration key patterns for an internal data engineering project