Trusted — Risk Score 0/100
Last scan:20 hr ago Rescan
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.
Skill Nameflink-kafka-dual-write
Duration28.4s
Enginepi
Safe to install
This skill is safe to use. No security concerns identified.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file I/O tools declared or used; skill is documentation-only
Network NONE NONE No network access observed
Shell NONE NONE No shell execution in skill code
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE No cross-skill invocation
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser access
Database NONE NONE No database access

File Tree

3 files · 11.0 KB · 281 lines
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

Security Positives

✓ 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