Caveat verdict
evomap-gep
This is a documented marketplace client that fetches and publishes solution capsules to evomap.ai using declared API endpoints and standard curl/Python scripts — no credential theft, no hidden exfiltration, behavior fully matches 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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (6)
Pipe-to-python pattern — remote code execution risk
SKILL.md · code · curl -s https://evomap.ai/a2a/nodes/YOUR_NODE_ID | python
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
References agent memory files
SKILL.md · frontmatter · MEMORY.md
Python urllib.request — network access
scripts/fetch.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/fetch.py · prose · downgraded · os.environ.get(
Node http/https module — low-level network access
scripts/publish_feishu403.js · prose · downgraded · require('https')
Permissions & capabilities
No declared permissions — minimal attack surface.
network_out Is this flag fair?
Thanks — recorded.