Caveat verdict
box2robot
box2robot-skills
Box2Robot controls physical robotic arms via HTTP calls to the declared robot.box2ai.com endpoint; the skill explicitly documents safety requirements, human supervision requirements, and that all network calls go exclusively to B2R_SERVER — transparent and legitimate use of its capabilities.
⚠ 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.
Permission integrity
network_out
package_install
Findings (5)
Possible hardcoded credential
SKILLS.md · code · TOKEN="<jwt_token>
subprocess execution — runs system commands from Python
b2r.py · prose · downgraded · subprocess.run(
Opens WebSocket connection
b2r.py · prose · downgraded · WebSocket
Python os.environ.get — reads environment variable
b2r.py · prose · downgraded · os.environ.get(
Python aiohttp session — async network access
b2r.py · prose · downgraded · aiohttp.ClientSession
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class 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.
network_outpackage_install Is this flag fair?
Thanks — recorded.