Caveat verdict

homepage

skill-fixon-homepage

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

30
security
60
transparency
70
maintenance

Findings (7)

Pattern match high

Possible hardcoded credential

scripts/call_agent.sh · prose · downgraded · TOKEN="$GATEWAY_TOKEN

Pattern match high

Pipe-to-python pattern — remote code execution risk

scripts/test.sh · prose · downgraded · curl -s "http://localhost:$PORT/homepage/health" | python

Pattern match high

Pipe to python — executes piped content as Python code

scripts/test.sh · prose · downgraded · | python3

Pattern match low

pip3 install — installs Python packages at runtime

scripts/init.sh · prose · downgraded · pip3 install

Pattern match low

References agent configuration files

scripts/main.py · prose · downgraded · agent_config

Pattern match low

Opens WebSocket connection

scripts/main.py · prose · downgraded · WebSocket

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API