ClawAudit verdict

nvidia-agent-fleet

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Multi-model LLM orchestration skill using NVIDIA API; credential_access is for the NVIDIA API key used legitimately, all documented commands are standard LLM dispatch operations matching the stated purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

35
security
80
transparency
90
maintenance

Findings (6)

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match high

Pipe to bash — executes piped content as shell commands

dispatcher/fleet.py · prose · downgraded · |bash

Pattern match medium

subprocess execution — runs system commands from Python

dispatcher/fleet.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses OpenClaw config/secrets directly

dispatcher/fleet.py · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Python os.environ.get — reads environment variable

dispatcher/fleet.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

dispatcher/fleet.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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