Caveat verdict
moltawards
moltawards-revenue-hunting-for-ai-agents
Accesses credentials AND makes external network calls
Federal/state contract and grants marketplace that uses a bearer token API key for authenticated access; all operations (search, register, check status) are clearly documented and serve legitimate business development purposes.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Permission integrity
credential_access
Findings (5)
Instruction-prose smuggling shape detected: collects a sensitive target ("api_key") and emits it outward ("POST"). Phrased as prose with no trigger tokens — a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.
SKILL.md · 1. Read [SETUP.md](https://moltawards.com/setup.md) (same folder as this file when installed from ClawHub) and follow it end-to-end. 2. If `MOLTAWARDS_API_KEY`
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
Python os.environ.get — reads environment variable
SKILL.md · code · os.environ.get(
Accesses OpenClaw config/secrets directly
JOURNEY.md · prose · downgraded · ~/.openclaw/openclaw.json
Popular HTTP library — network access
HEARTBEAT.md · prose · downgraded · got
Permissions & capabilities
Requires 1 system binary. (1 elevated: curl).
network_outcredential_accessnetwork_in Thanks — recorded.