Caveat verdict
homepage
skill-fixon-homepage
HTTP bridge service wrapping an OpenClaw Agent for personal homepage chat; uses the user's own API key for declared agent-bridging with session isolation.
⚠ 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 (7)
Possible hardcoded credential
scripts/call_agent.sh · prose · downgraded · TOKEN="$GATEWAY_TOKEN
Pipe-to-python pattern — remote code execution risk
scripts/test.sh · prose · downgraded · curl -s "http://localhost:$PORT/homepage/health" | python
Pipe to python — executes piped content as Python code
scripts/test.sh · prose · downgraded · | python3
pip3 install — installs Python packages at runtime
scripts/init.sh · prose · downgraded · pip3 install
References agent configuration files
scripts/main.py · prose · downgraded · agent_config
Opens WebSocket connection
scripts/main.py · prose · downgraded · WebSocket
Python os.environ.get — reads environment variable
scripts/main.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
credential_access Is this flag fair?
Thanks — recorded.