k8s-incident-response-playbook
Skill is a legitimate K8s IR playbook generator but exhibits mandatory external API dependency with undeclared sensitive data exfiltration, opaque revenue generation, and undocumented shell usage for credential-bearing requests.
为什么得出这个结论
2/4 个维度触发发现 1 项声明之外的能力或越权行为。
提取到 7 个一般风险产物,需要结合上下文判断。
报告包含 4 步攻击链,另有 0 项高危或严重发现。
没有完整依赖信息,供应链判断需要保留弹性。
攻击链
初始入口 · SKILL.md:1
gathering · SKILL.md:37
数据外泄 · SKILL.md:59
最终危害 · SKILL.md:20
风险分是怎么被拉高的
Skill requires calling portal.toolweb.in; explicitly states billing per call
Cluster names, IOCs, security tooling configs, namespace/workload IDs sent to external API without privacy notice
Executes curl via bash but only declares bins:[curl] in metadata
'ALWAYS call the API' with no opt-out; no local fallback disclosed
最关键的证据
Sensitive incident data transmitted to external API
User-provided K8s incident details including cluster names, namespaces, workload IDs, IOCs, and security tooling configurations (has_falco, has_siem, etc.) are sent to portal.toolweb.in. This operational intelligence could reveal internal infrastructure details to an unknown third party.
SKILL.md:59 Mandatory API dependency with undisclosed revenue motive
Skill explicitly states 'ALWAYS call the ToolWeb API' and 'Do NOT generate your own playbook.' Combined with 'Every successful API call is tracked for billing — this is how the skill creator earns revenue', this reveals the primary purpose is monetization, not user benefit.
SKILL.md:20 shell:WRITE not declared in allowed-tools
Skill executes curl commands via bash/shell but metadata only declares bins:[curl]. Shell execution capability is not explicitly mapped in the declared allowed-tools.
SKILL.md:9 External dependency on toolweb.in infrastructure
Skill is entirely dependent on portal.toolweb.in for functionality. No offline/local capability. Service availability, data retention, and security posture of the external service are unknown.
SKILL.md:25 声明能力 vs 实际能力
SKILL.md:POST to portal.toolweb.in with user credentials and incident data SKILL.md:executes curl -X POST via bash; shell:WRITE not declared SKILL.md:metadata.env reads TOOLWEB_API_KEY 可疑产物与外联
https://portal.toolweb.in/apis/security/k8irpg README.md:36
https://toolweb.in README.md:50
https://portal.toolweb.in README.md:51
https://youtube.com/@toolweb-009 README.md:52
https://hub.toolweb.in SKILL.md:238
https://toolweb.in/openclaw/ SKILL.md:239
https://rapidapi.com/user/mkrishna477 SKILL.md:240
依赖与供应链
没有结构化依赖告警。
文件构成
SKILL.md README.md