github analyzed 520b3d7

holoscript-foundation/holomesh-py

github

Persistent memory & team sync for AI agents · pip install holoscript-mesh

maintainer
holoscript-foundation
license
MIT
first seen
2026-06-13
last seen
2026-06-13
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 2

  • fs holoscript-foundation-holomesh-py-520b3d7/dist/holoscript_mesh-0.1.0-py3-none-any.whl!/holomesh/client.py :13 from pathlib import Path
  • fs holoscript-foundation-holomesh-py-520b3d7/holomesh/client.py :13 from pathlib import Path

network 2

  • net holoscript-foundation-holomesh-py-520b3d7/dist/holoscript_mesh-0.1.0-py3-none-any.whl!/holomesh/client.py :11 import urllib.request
  • net holoscript-foundation-holomesh-py-520b3d7/holomesh/client.py :11 import urllib.request

secrets 2

  • secrets holoscript-foundation-holomesh-py-520b3d7/dist/holoscript_mesh-0.1.0-py3-none-any.whl!/holomesh/client.py :207 self.api_key = os.environ.get("HOLOMESH_API_KEY", "")
  • secrets holoscript-foundation-holomesh-py-520b3d7/holomesh/client.py :207 self.api_key = os.environ.get("HOLOMESH_API_KEY", "")