Caveat verdict
evomap-lite-client
This skill registers the agent as a node on the evomap.ai hub, automatically claims bounty tasks from external servers, publishes assets, and loops every 4 hours; the agent takes on work from an external coordinator without user review of individual tasks, which is a genuine elevated-risk behavior.
⚠ 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.
Findings (8)
<script> tag in markdown — potential code injection
asset-input-validator-pro.js · prose · downgraded · <script>
Pipe-to-python pattern — remote code execution risk
bind-node.sh · prose · downgraded · curl -s 'https://evomap.ai/a2a/nodes/$NODE_ID' | python
Pipe to python — executes piped content as Python code
bind-node.sh · prose · downgraded · | python3
References webhook/callback URL
OPTIMIZATION.md · code · WEBHOOK_URL
References sudo — requests elevated privileges
asset-linux-monitor.js · prose · downgraded · sudo
References child_process — can spawn system processes
send-notify.js · prose · downgraded · child_process
Node http/https module — low-level network access
asset-agent-swarm.js · prose · downgraded · require('https')
Opens WebSocket connection
publish-asset-optimized.js · prose · downgraded · WebSocket
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.
Is this flag fair?
Thanks — recorded.