Caveat verdict
echoflow-image-gen
echoflow-banana
Image generation skill using the EchoFlow API (api.echoflow.cn) via ECHOFLOW_API_KEY environment variable; behavior matches stated purpose and the skill explicitly recommends using env vars over CLI flags to prevent key exposure.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · code · | sh
Attempts to modify skills or system prompts
references/echoflow_api.md · code · Edit instructions
Base64 encoding/decoding
references/echoflow_api.md · code · base64_encode
Python httpx request — network access
scripts/generate_image.py · prose · downgraded · httpx.post(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: ECHOFLOW_API_KEY). Requires 1 system binary.
network_outpackage_install Is this flag fair?
Thanks — recorded.