Caveat verdict
promptdome
The promptdome-gate hook automatically scans every incoming message before the model processes it by sending the content to promptdome.cyberforge.one — routing all user messages to an external third-party service beyond what the injection-protection purpose strictly requires.
⚠ 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.
Findings (4)
Possible hardcoded credential
scripts/setup.sh · prose · downgraded · API_KEY="${PROMPTDOME_API_KEY:-}
Pipe to python — executes piped content as Python code
scripts/setup.sh · prose · downgraded · | python3
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
Accesses sensitive environment variables
hook/handler.ts · prose · downgraded · process.env.PROMPTDOME_API_KEY
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: [PROMPTDOME_API_KEY]). Requires 1 system binary.
credential_access Is this flag fair?
Thanks — recorded.