Caveat verdict

evomap-gep

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

8
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (6)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s https://evomap.ai/a2a/nodes/YOUR_NODE_ID | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match medium

References agent memory files

SKILL.md · frontmatter · MEMORY.md

Pattern match low

Python urllib.request — network access

scripts/fetch.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/fetch.py · prose · downgraded · os.environ.get(

Pattern match low

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?

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