Skip to main content

fleetflow

Provides a comprehensive guide for effectively using FleetFlow, a KDL-based container orchestration tool.

Install this skill

or
59/100

Security score

The fleetflow skill was audited on Feb 9, 2026 and we found 9 security issues across 4 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 46

Piping content to sh shell

SourceSKILL.md
46curl -sSf https://raw.githubusercontent.com/chronista-club/fleetflow/main/install.sh | sh
medium line 255

Access to hidden dotfiles in home directory

SourceSKILL.md
255- Docker標準の `~/.docker/config.json` から認証情報を取得
low line 96

Access to .env file

SourceSKILL.md
96├── .env # グローバル(共通)
low line 97

Access to .env file

SourceSKILL.md
97├── .env.local # local 固有
low line 98

Access to .env file

SourceSKILL.md
98├── .env.dev # dev 固有
low line 99

Access to .env file

SourceSKILL.md
99└── .env.live # live 固有
high line 256

Access to system keychain/keyring

SourceSKILL.md
256- credential helper(osxkeychain, desktop など)も自動対応
low line 445

External URL reference

SourceSKILL.md
445- [KDL Document Language](https://kdl.dev/)
low line 446

External URL reference

SourceSKILL.md
446- [OrbStack](https://orbstack.dev/)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →