ClawAudit verdict

droidrun-agent

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

The skill provides Python async clients to control a user's Android device running DroidRun Portal via HTTP/WebSocket with Bearer token auth; all actions are user-directed device interactions against a locally-hosted portal.

⚠ 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.

38
security
80
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · token="YOUR_TOKEN

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://192.168.1.100

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match low

Base64 encoding/decoding

SKILL.md · prose · downgraded · base64-encode

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

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