Caveat verdict

moltawards

moltawards-revenue-hunting-for-ai-agents

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

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.

23
security
80
transparency
100
maintenance

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.

Capability combination high

Accesses credentials AND makes external network calls — potential credential theft

LLM02 · ASI03

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Coarse signal — prose, single-step high

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`

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

Python os.environ.get — reads environment variable

SKILL.md · code · os.environ.get(

Pattern match medium

Accesses OpenClaw config/secrets directly

JOURNEY.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Popular HTTP library — network access

HEARTBEAT.md · prose · downgraded · got

Permissions & capabilities

Requires 1 system binary. (1 elevated: curl).

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