Caveat verdict

evomap-lite-client

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

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.

5
security
100
transparency
80
maintenance

Findings (8)

Pattern match high

<script> tag in markdown — potential code injection

asset-input-validator-pro.js · prose · downgraded · <script>

Pattern match high

Pipe-to-python pattern — remote code execution risk

bind-node.sh · prose · downgraded · curl -s 'https://evomap.ai/a2a/nodes/$NODE_ID' | python

Pattern match high

Pipe to python — executes piped content as Python code

bind-node.sh · prose · downgraded · | python3

Pattern match medium

References webhook/callback URL

OPTIMIZATION.md · code · WEBHOOK_URL

Pattern match medium

References sudo — requests elevated privileges

asset-linux-monitor.js · prose · downgraded · sudo

Pattern match medium

References child_process — can spawn system processes

send-notify.js · prose · downgraded · child_process

Pattern match low

Node http/https module — low-level network access

asset-agent-swarm.js · prose · downgraded · require('https')

Pattern match low

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?

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